This plugin connects your WordPress site to a Web-Tracking.eu account
(https://web-tracking.eu). After saving your Site ID in the plugin settings,
the plugin injects the tracking script tag into the <head> of your
front-end pages.
The plugin itself does not collect or transmit any data. It only outputs a
tag pointing to your configured Web-Tracking.eu endpoint.
What this plugin does
- Adds a settings page under Settings → Web-Tracking.eu where you can paste your Site ID
- Injects the tracking script tag on front-end pages when a Site ID is configured
- Optionally skips the script when the visitor is a logged-in administrator or editor
- Optionally accepts a comma-separated list of URL path prefixes to mark as excluded (passed as a
data-exclude attribute on the script tag for the tracker to read)
- Optionally accepts a custom domain so the script can be loaded from your own subdomain (requires a CNAME you set up separately at your DNS provider)
What this plugin does not do
- It does not collect, store, or transmit any data on its own
- It does not modify your post content, templates, or theme files
- It does not write to the
wp_options table beyond a single settings entry
- It does not load any external resources from the WordPress admin
Requirements
- A Web-Tracking.eu account at https://web-tracking.eu (free tier available)
- WordPress 5.0 or newer
- PHP 7.4 or newer
Privacy Policy
This plugin does not collect, store, or transmit any data on its own. It
only outputs a <script> tag that loads the Web-Tracking.eu tracking
script from the URL configured in your settings. Any data handling
performed by the loaded script is governed by the Web-Tracking.eu
privacy policy at https://web-tracking.eu/privacy.