Installation
Webflow
Install Talivia in Webflow using custom code.
Use Webflow custom code to include Talivia on every published 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 the Webflow project.
- Go to Project Settings.
- Open the Custom Code section.
- Paste the Talivia snippet before the closing body tag.
- Save changes and publish the site.
<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 Webflow domain.
Visit the published site and verify the new session in Talivia.