pressidium / pressidium-cookie-consent

🍪 Lightweight, user-friendly and customizable cookie consent banner to help you comply with the EU GDPR cookie law and CCPA regulations.
https://wordpress.org/plugins/pressidium-cookie-consent/
GNU General Public License v2.0
43 stars 3 forks source link

Google Consent Mode (GCM) #51

Closed over-engineer closed 4 months ago

over-engineer commented 5 months ago

We need to implement Google Consent Mode (GCM) on our plugin.

Consent mode lets you communicate your users’ cookie or app identifier consent status to Google. Tags adjust their behavior and respect users’ choices.

Consent mode receives your users’ consent choices from your cookie banner or widget and dynamically adapts the behavior of Analytics, Ads, and third-party tags that create or read cookies.

Source: https://support.google.com/google-ads/answer/10000067


A few key points to keep in mind:

Nikodemsky commented 4 months ago

Any ETA for that?

over-engineer commented 4 months ago

@Nikodemsky Hey, sorry for the late reply. It should be ready in the next few days.

over-engineer commented 4 months ago

This was addressed in 1.4.0, which was just released. Closing as resolved.