Installation
Wix
Install Talivia in Wix using site-wide custom code.
Use Wix custom code to load Talivia on every public page.
Copy the complete snippet from Settings -> Tracking. The examples below focus on framework placement. Keep generated attributes such as
data-domain in the installed snippet. See Tracker configuration for every option and Subdomain tracking when the same visitor moves between subdomains.Add custom code
- Open your Wix dashboard.
- Go to the site's custom code or tracking tools area.
- Add a new custom code snippet.
- Paste the Talivia script.
- Set it to load on all pages, near the end of the body.
<script defer src="https://talivia.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>Replace the website ID. Copy it from Talivia Settings -> Tracking for the Wix domain you are measuring.
Publish the Wix site, open it in a browser, and verify the new visit in Talivia.