Framer install
On Framer, you add the Snorklee code in the site settings and it covers every page.
- 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
- This code applies to every page of your Framer site.
- In Framer preview, the Snorklee code doesn't load — publish the site to test it.
- On a custom domain, the Snorklee code works from your first publish — nothing else to set up.