Linux 软件免费装
Banner图

Web-Tracking.eu

开发者 tplund
更新时间 2026年5月21日 19:39
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: MIT
版权网址: 版权信息

标签

tracking statistics visitors analytics page-views

下载

1.0.0

详情介绍:

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 <script> tag pointing to your configured Web-Tracking.eu endpoint. What this plugin does What this plugin does not do Requirements

安装:

  1. Upload the plugin via WordPress admin → Plugins → Add New → Upload Plugin
  2. Activate the plugin
  3. Go to Settings → Web-Tracking.eu
  4. Paste your Site ID from your Web-Tracking.eu account dashboard
  5. Save
The tracking script will be injected on subsequent front-end page loads.

常见问题:

Where do I find my Site ID?

Sign 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.

How do I exclude certain URLs from being tracked?

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.

How do I exclude logged-in admins and editors?

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.

How do I use a custom subdomain for the tracking script?

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.

Does this plugin store anything in my database?

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.

更新日志:

1.0.0