Webflow install
On Webflow, you paste the Snorklee code once and it covers the whole site. Two minutes and you're done.
- In Webflow Designer: open Project Settings (gear icon, bottom left).
- Custom Code tab.
- In the Head Code area, paste:
<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>
- Save Changes, then Publish the site.
Notes
- The code in Head Code applies to every page — no need to paste it page by page.
- In Designer preview, the Snorklee code doesn't run — publish the site to test it.
- CMS pages (Collection Pages) inherit the global
<head>automatically.