1 minute

Install Web-Tracking.eu on Wix

Wix has a built-in custom code panel under Tracking & Analytics. Paste the snippet there and you're done.

1

Open Tracking & Analytics

In your Wix dashboard go to Settings > Tracking & Analytics (under Advanced Settings). Click + New Tool > Custom.

Screenshot: Wix Tracking & Analytics page
2

Paste the script

Paste this into the code box and replace YOUR_SITE_ID with your dashboard ID:

<script src="https://web-tracking.eu/t.js?site=YOUR_SITE_ID" defer></script>
3

Configure placement

Set the following options:

  • Name: Web-Tracking.eu
  • Add code to: All pages
  • Place code in: Head
  • Load code on each new page: Once per visit (Wix is SPA-aware)

Click Apply. Wix will publish the change automatically the next time you publish your site.

Verify it's working

  1. Open your site in a private/incognito window.
  2. Visit any page on the site.
  3. Open the Web-Tracking.eu dashboard for this site.
  4. The Realtime view should show your visit within 5–10 seconds.

Having trouble?

  • No data showing: Confirm the script is in the page source (View Source > search web-tracking.eu/t.js).
  • Wrong site ID: Double-check the ID matches the one in your dashboard. IDs are case-sensitive.
  • Ad blocker: Web-Tracking.eu is privacy-friendly, but some aggressive blockers still hide it. Test in a fresh browser.
  • Caching: Many platforms cache the page HTML. Purge your cache after install.
  • Still stuck? Email hello@web-tracking.eu with your site URL.
← Back to install hub