{"id":310239,"date":"2026-05-20T19:48:20","date_gmt":"2026-05-20T19:48:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/web-tracking-eu\/"},"modified":"2026-05-20T19:47:59","modified_gmt":"2026-05-20T19:47:59","slug":"web-tracking-eu","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/web-tracking-eu\/","author":23495723,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Web-Tracking.eu","header_author":"Web-Tracking.eu","header_description":"Connects your WordPress site to a Web-Tracking.eu account by injecting the tracking script in the page head.","assets_banners_color":"464d5c","last_updated":"2026-05-20 19:47:59","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/web-tracking.eu\/install\/wordpress","header_author_uri":"https:\/\/web-tracking.eu","rating":0,"author_block_rating":0,"active_installs":0,"downloads":24,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"tplund","date":"2026-05-20 19:47:59"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3540219,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3540219,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3540219,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3540219,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[232,3280,521,550,871],"plugin_category":[36],"plugin_contributors":[263742],"plugin_business_model":[],"class_list":["post-310239","plugin","type-plugin","status-publish","hentry","plugin_tags-analytics","plugin_tags-page-views","plugin_tags-statistics","plugin_tags-tracking","plugin_tags-visitors","plugin_category-analytics","plugin_contributors-tplund","plugin_committers-tplund"],"banners":{"banner":"https:\/\/ps.w.org\/web-tracking-eu\/assets\/banner-772x250.png?rev=3540219","banner_2x":"https:\/\/ps.w.org\/web-tracking-eu\/assets\/banner-1544x500.png?rev=3540219","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/web-tracking-eu\/assets\/icon-128x128.png?rev=3540219","icon_2x":"https:\/\/ps.w.org\/web-tracking-eu\/assets\/icon-256x256.png?rev=3540219","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin connects your WordPress site to a Web-Tracking.eu account\n(https:\/\/web-tracking.eu). After saving your Site ID in the plugin settings,\nthe plugin injects the tracking script tag into the <code>&lt;head&gt;<\/code> of your\nfront-end pages.<\/p>\n\n<p>The plugin itself does not collect or transmit any data. It only outputs a\n     tag pointing to your configured Web-Tracking.eu endpoint.<\/p>\n\n<h4>What this plugin does<\/h4>\n\n<ul>\n<li>Adds a settings page under Settings \u2192 Web-Tracking.eu where you can paste your Site ID<\/li>\n<li>Injects the tracking script tag on front-end pages when a Site ID is configured<\/li>\n<li>Optionally skips the script when the visitor is a logged-in administrator or editor<\/li>\n<li>Optionally accepts a comma-separated list of URL path prefixes to mark as excluded (passed as a <code>data-exclude<\/code> attribute on the script tag for the tracker to read)<\/li>\n<li>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)<\/li>\n<\/ul>\n\n<h4>What this plugin does not do<\/h4>\n\n<ul>\n<li>It does not collect, store, or transmit any data on its own<\/li>\n<li>It does not modify your post content, templates, or theme files<\/li>\n<li>It does not write to the <code>wp_options<\/code> table beyond a single settings entry<\/li>\n<li>It does not load any external resources from the WordPress admin<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>A Web-Tracking.eu account at https:\/\/web-tracking.eu (free tier available)<\/li>\n<li>WordPress 5.0 or newer<\/li>\n<li>PHP 7.4 or newer<\/li>\n<\/ul>\n\n<h3>Privacy Policy<\/h3>\n\n<p>This plugin does not collect, store, or transmit any data on its own. It\nonly outputs a <code>&lt;script&gt;<\/code> tag that loads the Web-Tracking.eu tracking\nscript from the URL configured in your settings. Any data handling\nperformed by the loaded script is governed by the Web-Tracking.eu\nprivacy policy at https:\/\/web-tracking.eu\/privacy.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin via WordPress admin \u2192 Plugins \u2192 Add New \u2192 Upload Plugin<\/li>\n<li>Activate the plugin<\/li>\n<li>Go to Settings \u2192 Web-Tracking.eu<\/li>\n<li>Paste your Site ID from your Web-Tracking.eu account dashboard<\/li>\n<li>Save<\/li>\n<\/ol>\n\n<p>The tracking script will be injected on subsequent front-end page loads.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"where%20do%20i%20find%20my%20site%20id%3F\"><h3>Where do I find my Site ID?<\/h3><\/dt>\n<dd><p>Sign in to your account at https:\/\/web-tracking.eu and open the dashboard\nfor the site you want to track. The Site ID is shown under Settings \u2192\nTracking code.<\/p><\/dd>\n<dt id=\"how%20do%20i%20exclude%20certain%20urls%20from%20being%20tracked%3F\"><h3>How do I exclude certain URLs from being tracked?<\/h3><\/dt>\n<dd><p>Enter the URL path prefixes (comma-separated) in the \"Exclude paths\" field\non the settings page. The plugin will pass these to the tracking script via\na <code>data-exclude<\/code> attribute, and the tracker reads that attribute and skips\nmatching pages.<\/p><\/dd>\n<dt id=\"how%20do%20i%20exclude%20logged-in%20admins%20and%20editors%3F\"><h3>How do I exclude logged-in admins and editors?<\/h3><\/dt>\n<dd><p>Tick the \"Exclude admins\" checkbox on the settings page. When ticked, the\nplugin will not output the tracking script for users with the\n    administrator or <code>editor<\/code> role.<\/p><\/dd>\n<dt id=\"how%20do%20i%20use%20a%20custom%20subdomain%20for%20the%20tracking%20script%3F\"><h3>How do I use a custom subdomain for the tracking script?<\/h3><\/dt>\n<dd><p>Enter your subdomain (e.g. <code>track.example.com<\/code>) in the \"Custom domain\" field.\nYou must also create a CNAME record at your DNS provider that points the\nsubdomain to the Web-Tracking.eu endpoint shown in your account settings.<\/p><\/dd>\n<dt id=\"does%20this%20plugin%20store%20anything%20in%20my%20database%3F\"><h3>Does this plugin store anything in my database?<\/h3><\/dt>\n<dd><p>The plugin stores a single options-table row containing your Site ID,\noptional custom domain, the \"exclude admins\" checkbox value, and the\n\"exclude paths\" string. No visitor data is stored by the plugin.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Connects your WordPress site to a Web-Tracking.eu account by injecting the tracking script in the page head.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/310239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=310239"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/tplund"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=310239"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=310239"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=310239"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=310239"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=310239"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=310239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}