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

Install the snippet

The snippet is a lightweight script (≈ 2 KB gzip) that goes into your site's <head> once. It sets no analytics cookies. The default mode is designed to support audience measurement without a dedicated consent banner when your use remains strictly statistical, but you must check your own privacy notice and other scripts.

The code

Get your personal snippet from the Integration tab of the dashboard (the data-site attribute contains your site's domain).

<script defer src="https://snorklee.com/w.js" data-site="yoursite.com"></script>

Where to paste it

  • Inside the <head> of every page you want to track.
  • Once per page. Do not paste two snippets on the same page.
  • defer ensures it never blocks rendering.

Using a CMS?

For most platforms, don't paste the code by hand — follow the matching guide.

  • WordPress — one-click official plugin, or manual install in header.php.
  • Shopifytheme.liquid.
  • WebflowProject Settings → Custom Code.
  • WixSettings → Custom Code.
  • SquarespaceSettings → Advanced → Code Injection.
  • FramerSettings → General → Custom Code.
  • Next.js<Script> component in your layout.
  • Plain HTML — straight into index.html.

What's next?

Once the snippet is in place, verify everything works. You should see a test event in the dashboard within a minute.