Google consent mode v2 is missing new consent types

Created on 28 February 2024, 9 months ago
Updated 22 April 2024, 7 months ago

Problem/Motivation

Currently we have implemented the basic support for Google consent mode v2.

We are missing the initial state for the new variables which are mentioned in https://support.cookieinformation.com/en/articles/8707953-how-to-update-....

The new categories are
* ad_user_data
* ad_personalization

Proposed resolution

We should add the new categories as denied in https://git.drupalcode.org/project/cookieinformation/-/blob/2.1.x/js/con....

And then change them as approved when marketing cookies are approved in https://git.drupalcode.org/project/cookieinformation/-/blob/2.1.x/js/con....

Because we now released version 2.1.0 we can discuss if we need a separate checkbox for Google Consent Mode v1 and v2 or if we could just combine them into one.

Remaining tasks

Update the JS scripts related to consent mode to include the new categories.

User interface changes

If we decide to remove support from v1 as we already released 2.1.0 with breaking changes, then we could remove the extra setting.

API changes

None.

Data model changes

We need to decide if we want to support both v1 and v2.

🐛 Bug report
Status

Fixed

Version

2.1

Component

Code

Created by

🇫🇮Finland heikkiy Oulu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024