Aller au contenu
snorklee
Produit Vue d'ensemble Trafic IA Analytics Tarifs Manifeste Documentation Contact Connexion Essai gratuit 7 jours

Webflow install

  1. In Webflow Designer: open Project Settings (gear icon, bottom left).
  2. Custom Code tab.
  3. In the Head Code area, paste:
<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>
  1. Save Changes, then Publish the site.

Notes

  • Head Code applies to every page. No need to paste per page.
  • In Designer preview, the snippet doesn't run — you must publish to test it.
  • CMS pages (Collection Pages) inherit the global <head> automatically.