Linux 软件免费装
Banner图

Super Duper Consent Manager

开发者 rogerruckstuhl
更新时间 2026年9月25日 02:02
PHP版本: 8.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

gdpr cookie banner consent matomo google consent mode

下载

1.0.17 1.0.18 1.0.20

详情介绍:

Super Duper Consent Manager is a consent manager for people who do not want to fiddle with code. Paste the script of Google, Matomo, Meta and co. as the provider gives it to you: the plugin reads the IDs and settings out of it, turns its functions into plain on/off switches and loads the service only after the visitor agrees - for each service separately. Any other script stays where it is built in: the plugin finds it on your pages and keeps it inactive until consent. A built-in consent test then shows you live that nothing loads without consent. 🇨🇭🇩🇪🇦🇹 Hinweis für DACH-Nutzer: Plugin und Support sind auf Deutsch (Schweiz/Deutschland/Österreich) verfügbar. Alle Texte und Einstellungen sind vollständig auf Deutsch übersetzt. Paste it, switch it, done Scripts built in elsewhere Tracking code in the theme, in a header and footer plugin, in a page builder module or from another plugin stays where it is. Before a page is sent, the plugin checks every script on it. Built-in consent test Does a script really stay blocked until the visitor agrees? Consent Manager > Test opens your website in its own window with a checking panel beside it. It shows live which scripts load, which cookies are set and which other servers are contacted - and marks in red everything that happens without consent. Videos, maps and social media posts Embedded content is replaced by a short notice until the visitor agrees. Visitors can load a single video or post - it then stays allowed on later visits - or allow the provider for the whole website. Each provider can also be set to opt-out: the content loads at once and visitors can switch it off. It works for embeds in posts, pages, widgets, page builders and custom HTML - no shortcode needed. For the visitor For you

安装:

  1. Upload the plugin and activate it.
  2. Go to Consent Manager > Scripts and click Add script. Paste the complete script of your service and check the switches. The same service elsewhere on your pages is switched off.
  3. Click Scan whole website. Scripts built into your theme or other plugins appear under "Found on your website" - block them or take them over.
  4. Under Banner, choose the layout, texts and colours.
  5. Under Test, check that nothing loads without consent.

升级注意事项:

1.0.20 Improved: found scripts now list every page they sit on and where they sit in the page - address, head or body and the id - so you can find them in your theme or plugin. 1.0.18 First public release.

常见问题:

Where do I get the script?

From the service itself, for example Google Analytics (Admin > Data streams > View tag instructions), Matomo (Administration > Websites > Tracking code) or Meta Events Manager. Copy it completely.

Does the plugin store my tracking code?

No. It reads the IDs, server addresses and settings out of a pasted script and stores only those; the service is then loaded by the plugin's own JavaScript. Scripts built in elsewhere stay there, the plugin only keeps them inactive until consent.

The script of my service is not recognised.

Leave it where it is built in - theme, header plugin or page builder - and click Block a script, or wait until it appears under "Found on your website". Enter its server or a keyword: every matching script on your pages waits until the visitor agrees.

How does the plugin block scripts in my theme?

WordPress 6.9 lets plugins check the finished page before it is sent. The plugin changes matching scripts to type="text/plain", so the browser neither loads nor runs them, and turns them back into live scripts after consent. Should a website switch this page check off, the admin screen says so.

What is the difference between opt-in and opt-out?

Opt-in: the script or embed loads only after the visitor agrees. Opt-out: it loads at once, and visitors can switch it off in the privacy settings at any time - the cookies of that service are then removed. You choose this separately for every script and every provider, so a website used worldwide can follow the rules that apply to it.

Can I set IP anonymisation?

Not in the script. Google Analytics 4 always anonymises IP addresses, and Matomo does it on the Matomo server (Administration > Privacy > Anonymise data). The plugin shows this as a note, so nobody searches for a switch that has no effect.

Are cookies removed when a visitor withdraws consent?

Yes. As long as a service has no consent, its cookies and browser storage entries are removed on every page view - right after the withdrawal, on every following page, and also cookies that were set before the plugin was installed. Which names belong to a service is set under Advanced in the script (filled in automatically for recognised services). Names an allowed service uses too are kept. Cookies of other domains (for example youtube.com or doubleclick.net) cannot be removed by any website; after a withdrawal they are simply no longer sent.

How do I check that nothing loads without consent?

Go to Consent Manager > Test and click Start test in a new window. Your website opens with a panel on the right. Click "Test as a new visitor", then accept, reject or switch single services on and off: the panel shows live which scripts, cookies and connections to other servers exist, and marks everything in red that happens without consent. The panel appears only in that test window, never in your other tabs and never for visitors.

An embed should load without asking.

Add the attribute data-suduconman-skip to the iframe.

Does it work with caching plugins?

Yes. The page is the same for every visitor; the consent is evaluated in the browser.

更新日志:

1.0.20 - 24.09.2026 1.0.18 - 21.09.2026