| 开发者 | tplund |
|---|---|
| 更新时间 | 2026年5月21日 19:39 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | MIT |
| 版权网址: | 版权信息 |
<head> of your
front-end pages.
The plugin itself does not collect or transmit any data. It only outputs a
<script> tag pointing to your configured Web-Tracking.eu endpoint.
What this plugin does
data-exclude attribute on the script tag for the tracker to read)wp_options table beyond a single settings entrySign in to your account at https://web-tracking.eu and open the dashboard for the site you want to track. The Site ID is shown under Settings → Tracking code.
Enter the URL path prefixes (comma-separated) in the "Exclude paths" field
on the settings page. The plugin will pass these to the tracking script via
a data-exclude attribute, and the tracker reads that attribute and skips
matching pages.
Tick the "Exclude admins" checkbox on the settings page. When ticked, the
plugin will not output the tracking script for users with the
administrator or editor role.
Enter your subdomain (e.g. track.example.com) in the "Custom domain" field.
You must also create a CNAME record at your DNS provider that points the
subdomain to the Web-Tracking.eu endpoint shown in your account settings.
The plugin stores a single options-table row containing your Site ID, optional custom domain, the "exclude admins" checkbox value, and the "exclude paths" string. No visitor data is stored by the plugin.