Installation
Tilda
Install Talivia in Tilda with site-wide HTML code.
Add Talivia as site-wide HTML so every published page is tracked.
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.Site-wide code
- Open the Tilda project settings.
- Find the custom code or HTML injection section.
- Paste the Talivia script before the closing body tag.
- Publish the project again.
<script defer src="https://talivia.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>Use the correct website ID. If you have multiple Tilda domains or projects, each one should use its own Talivia website ID.
After publishing, open the live site and check Talivia for a page view.