All integrations
Wix logo
Install guide

Add e-ZeeInternet to Wix

Wix's Custom Code panel is the supported way to add third-party scripts. Requires a paid Wix plan.

  1. 1

    1. Copy your snippet

    Create a tracker in e-ZeeInternet and copy the tag below (replace YOUR_SITE_ID).

    <script async
      src="https://e-zeeinternet.com/t.js"
      data-site="YOUR_SITE_ID"
      data-mode="cookieless">
    </script>
  2. 2

    2. Open Custom Code

    Wix dashboard → Settings → Custom Code → + Add Custom Code.

  3. 3

    3. Configure & save

    Paste the snippet, set Add Code to Pages → "All pages — Load code once", then place in Head (tracking-only) or Body — end (with visible counter). Save.

  4. 4

    4. Verify

    Open your published Wix site in a private window and confirm a hit appears.

Notes
  • Placement: anywhere inside the <body> tag works for both tracking and the visible counter. If you only use tracking (no on-page counter), the snippet can also live in the <head>.
  • Custom Code requires a paid Wix plan — free sites can't inject third-party scripts.