1. Add the Tag in Custom Code
In Framer:- Open your project.
- Site Settings → Custom Code.
- Paste this snippet into End of
<head>:
<YOUR_TAG_ID> with the tag ID Thrad sent you. Republish the site.
That’s enough to start receiving page views from any visitor arriving via a Thrad ad — they’re tracked automatically.
2. Track custom events
Anywhere Framer lets you run custom JS (embed blocks, page-specific custom code), callthradTag("event", …):
