Installation
Framer
Install Talivia in a Framer site.
Use Framer custom code to load Talivia across the published site.
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 Framer project.
- Go to Site Settings.
- Open the Custom Code area.
- Add the Talivia snippet before the closing body tag.
- Publish the site.
<script defer src="https://talivia.com/script.js" data-website-id="YOUR_WEBSITE_ID"></script>Replace the website ID. Copy the ID from Talivia Settings -> Tracking for this Framer site.
Visit the published site and verify the first Talivia session.