kobbe

Install on Wix

Add the Kobbe tracker to a Wix site with custom code.

Wix can inject global scripts from Settings → Custom code (requires a plan that supports it). Token: Add the tracker.

Tracker snippet

<script
  defer
  data-token="YOUR_SITE_TOKEN"
  src="https://app.kobbe.io/tracker.js"
></script>

Steps

  1. Wix Editor → Settings → Custom code (or Tracking & Analytics).
  2. Add custom code → place in Head on All pages.
  3. Apply and publish.

Free tiers may block custom head code — use a Premium plan or Wix’s approved analytics integrations workaround per their docs.

Verify

Open the live site and confirm Kobbe.

Next steps