Quickstart
Collect data
Confirm that Talivia is receiving page views and session context.
Once the script is installed, Talivia starts collecting page views automatically unless data-auto-track="false" is set.
What is collected
For each page view, Talivia stores:
- URL path and query string.
- Page title and hostname.
- Referrer domain and referrer path.
- UTM parameters and click IDs.
- Browser, OS, device, screen, language, country, region, and city.
- Visitor and session keys generated in browser storage.
First check
Open the website dashboard and use a short date range such as Last 24 hours. The newest session should show activity, source, entry page, browser, country, and page views.
If nothing appears
Check that:
- The script is present in the page HTML.
- The
data-website-idvalue matches the website in Talivia. - Ad blockers are not blocking your local test.
- The domain is allowed when you use
data-domains. - Your CSP allows the script and collection endpoint.