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

Install the Snorklee code

The Snorklee code is one small line you paste once into your site's <head>. It's barely 2 KB, it won't slow your pages down, and it sets no measurement cookies. Its default mode is built to measure your audience without a dedicated consent banner, as long as your use stays strictly statistical — you should still check your own privacy notice and your other scripts.

The code

Grab your personal code from the Integration tab of the dashboard (the data-site attribute holds your site's address).

<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 measure.
  • Once per page. Don't paste the code twice on the same page.
  • Thanks to defer, it never slows your page down.

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 code is in place, verify everything works. You should see a test event in the dashboard within a minute.