# Framer (https://talivia.com/docs/installation-guides/framer)



Use Framer custom code to load Talivia across the published site.




## Add custom code [#add-custom-code]

1. Open the Framer project.
2. Go to Site Settings.
3. Open the Custom Code area.
4. Add the Talivia snippet before the closing body tag.
5. Publish the site.

```html
<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.
