Framer install
- In Framer: open your project.
- Site Settings (top right, gear icon) → General → Custom Code.
- Under Start of
<head> tag, paste:
<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>
- Save, then Publish the site.
#Notes
- Custom code applies to every page of the Framer site.
- In Framer preview, the snippet doesn't load — you must publish to test.
- On a custom domain, the snippet works as soon as you first publish — no extra config.