Aller au contenu
snorklee
Trafic IA Analytics Tarifs Manifeste Documentation Contact Connexion Essai gratuit 14 jours

Framer install

  1. In Framer: open your project.
  2. Site Settings (top right, gear icon) → GeneralCustom Code.
  3. Under Start of <head> tag, paste:
<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>
  1. 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.