Linux 软件免费装
Banner图

fepo — GDPR Cookie Scanner

开发者 fepo
michaelpehl
更新时间 2026年7月30日 21:00
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

tracker gdpr cookie consent dsgvo cookie scanner

下载

1.0.1 1.0.2

详情介绍:

fepo GDPR Cookie Scanner is a diagnostic plugin that checks whether your cookie consent banner is really effective — or whether trackers fire before a visitor clicks "Accept". It is not a cookie banner. It is a diagnostic tool that audits whatever cookie banner you already have, independent of which cookie management platform you use. What the plugin checks: What the plugin does NOT do: Scan modes: The plugin uses a PHP-based quick-scan (Stufe A) that works on every WordPress host — no Headless Chrome, no Node.js, no extra dependencies. For JS-injected trackers (e.g. Google Tag Manager tags) and a full three-phase Reject-Path test, an optional full scan via dsgvochecker.de is available as an upsell. This plugin only diagnoses — it makes no changes to your site.

安装:

  1. Upload the plugin via "Plugins → Add New → Upload" or install from the WordPress plugin directory.
  2. Activate the plugin.
  3. In WordPress admin, click "fepo GDPR Scanner" in the sidebar.
  4. Click "Check now" — the scan runs on your server.
No account, no API key, no credit card required.

屏幕截图:

  • Scan result — traffic-light verdict, the detected cookie banner with its setup guide, and the trackers found in the source code.

升级注意事项:

1.0.0 First public release of the fepo GDPR Cookie Scanner.

常见问题:

Does the plugin modify my website?

No. This plugin is purely diagnostic. It does not write to any files, install anything, modify CSS/JS, or change any WordPress settings.

Does it work on every WordPress host?

Yes. The PHP quick-scan (Stufe A) works on every host — shared hosting, managed WordPress, VPS, all fine. No external dependencies beyond PHP 7.4.

What is the difference between the quick-scan and the full scan?

The quick-scan (Stufe A) fetches your homepage's raw HTML via PHP and checks for tracker domains and CMP signatures in the static source. It cannot detect trackers injected purely via JavaScript (e.g. GTM tags). For that, the full scan on dsgvochecker.de uses a headless Chromium and includes a three-phase Reject-Path test.

Is this plugin GDPR compliant itself?

Yes. No visitor data is collected and the scan runs entirely on your own server. The tracker-definition list is bundled with the plugin, so no external request is made to scan. No site URL is transmitted.

更新日志:

1.0.2 1.0.1 1.0.0