WordPress.org

Plugin Directory

Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)

Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)

描述

Consenteer is a cookie consent management platform (CMP). This official plugin
adds the Consenteer banner to your WordPress site without touching your theme:

  • 2-minute setup: create an account on my.consenteer.com, add your site,
    paste the Site ID in the plugin settings.
  • GDPR / CNIL compliance: Refuse / Customize / Accept-all buttons with equal
    weight, consent records, permanent re-access to the choice.
  • Google Consent Mode v2 built in (ad_storage, analytics_storage… signals).
  • Global Privacy Control honored, auto-blocking of third-party scripts,
    refused cookies cleanup.
  • Full customization from your dashboard — formats, colors, light/dark
    theme, multi-language — with no redeploy of your site.
  • “Manage my cookies” block and [consenteer_preferences] shortcode for the
    re-consent link of your footer or privacy policy.
  • Site Health checks: WordPress tells you if the banner is active and if a
    tracking tag manages to load before the consent default.

The built-in connection check detects the usual mistakes (unknown Site ID,
undeclared domain) right from the WordPress admin, and the plugin warns you if
a second cookie consent plugin is active (two banners on the same page).

The interface ships in English and French.

External services

This plugin relies on the Consenteer platform (a third-party service):

  • The banner script is loaded from https://cdn.consenteer.com on the public
    pages of your site.
  • The visitor’s browser talks to https://saas.consenteer.com to load the
    banner configuration and record consent choices (purpose: GDPR Art. 7 proof
    of consent). IP addresses are never stored in clear text (salted hash,
    server side).
  • From the WordPress admin only, the plugin calls
    https://saas.consenteer.com to verify your Site ID.

Provider: Consenteer — https://www.consenteer.com
Terms of service: https://consenteer.com/cgu/
Privacy policy: https://consenteer.com/confidentialite/
A Consenteer account is required (a free plan is available).

屏幕截图

区块

该插件提供了 1 个区块.

  • Manage my cookies A link that reopens the Consenteer cookie banner, so visitors can change their consent at any time.

安装

  1. Install and activate the plugin.
  2. Create an account on https://my.consenteer.com/signup and add your site (the declared domain must be your WordPress domain).
  3. Copy the Site ID from the Installation page of the dashboard.
  4. Paste it in the Consenteer menu of your WordPress admin, tick “Show the consent banner”, save. The connection status is displayed immediately.

常见问题

The banner does not show up

Check the status in the Consenteer menu of your admin. The most frequent cause: your
WordPress domain is not the one declared for this site in your Consenteer
dashboard (banners are domain-locked).

How can visitors change their choice later?

The Consenteer floating icon allows it by default. You can also add the
“Manage my cookies” block to your footer, use the [consenteer_preferences]
shortcode, or give any link the CSS class consenteer-open-prefs.

How do I know the banner is correctly installed?

Go to Tools Site Health. Two checks are added by the plugin: one for the
connection to your Consenteer account, one that reads your home page and
verifies that the Google Consent Mode default is pushed before every tracking
tag.

Does the plugin slow my site down?

No: a single ~50 KB script loaded with defer from a CDN, and no server-side
request on public pages.

评价

此插件暂无评价。

贡献者及开发者

「Consenteer — Cookie Consent (GDPR & Google Consent Mode v2)」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.1.0

  • New: “Manage my cookies” block for the block editor (no shortcode needed).
  • New: two Site Health checks — connection status, and a home page analysis
    verifying that no tracking tag loads before the Consent Mode default.
  • New: warning when another cookie consent plugin is active, and a note when a
    Google tag plugin is detected (nothing to change, Consent Mode covers it).
  • New: option to hide the banner from logged-in administrators.
  • Improved: redesigned admin screen with its own top-level menu, connection
    status badge and a guided first-run setup.

1.0.0

  • Initial release: snippet injection, settings screen with connection check,
    “Manage my cookies” shortcode, French translation.