1 minute

Install Web-Tracking.eu on Webflow

Webflow has a built-in Custom Code section in Project Settings. Paste the snippet there and re-publish.

1

Open Project Settings

In the Webflow Designer, click the project name in the top-left and choose Project Settings. Open the Custom Code tab.

Screenshot: Webflow Project Settings → Custom Code tab
2

Paste in Head Code

In the Head Code text area, paste:

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

Replace YOUR_SITE_ID with the ID from your dashboard. Click Save Changes.

3

Publish

Custom Code only takes effect on the live site, not the Designer preview. Click the blue Publish button in the top-right of the Designer to push your changes live.

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