1 minute
Install Web-Tracking.eu on Ghost
Ghost has a built-in Code Injection feature. Paste your script in the site header and you're tracking.
1
Open Code Injection
In Ghost Admin go to Settings > Code injection.
Screenshot: Ghost Admin Code Injection screen
2
Paste in Site Header
In the Site Header code box, 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.
3
Save
Click Save. Tracking is live across the entire site immediately, no rebuild needed.
Verify it's working
- Open your site in a private/incognito window.
- Visit any page on the site.
- Open the Web-Tracking.eu dashboard for this site.
- 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.