5 minutes

Install Web-Tracking.eu on Google Tag Manager

Use our official GTM custom template — import once, set your site ID as a field, and trigger it on All Pages.

1

Download the template

Grab our pre-built template file. It's a standard GTM custom template export.

2

Import into Tag Manager

In Google Tag Manager open your container and go to Templates in the left sidebar. Under Tag Templates, click New. In the menu (three dots, top-right) choose Import. Select the JSON file you downloaded.

Screenshot: GTM template import dialog
3

Create a tag from the template

Go to Tags > New > Tag Configuration. Choose Web-Tracking.eu from the Custom section. Fill in the Site ID field with your ID from the dashboard.

4

Set trigger and publish

Set the trigger to All Pages. Save the tag. Click Submit in the top-right and publish your container version.

Prefer custom HTML? Create a tag of type Custom HTML and paste:

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

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