Google Consent Mode v2 (Advertising): GDPR, cookies and installation

Google service
Consent-controlled integration
Advertising
No cookie listed Privacy policy
service gcmadstorage
65.6M
requests / 30 days

42.67% consent


Advertising: cookies, GDPR and consent

Advertising is a service provided by Google. The data collected and tracking technologies used depend on the product and configuration implemented on the website.

tarteaucitron can manage the activation of Advertising according to the visitor’s choice when the service requires consent.

Managing Advertising with tarteaucitron

When Advertising is integrated through tarteaucitron, its activation is managed according to the visitor's consent choice. The service can therefore be loaded only when the corresponding permission has been granted and the visitor can later change this choice through the consent interface.

Cookies and storage used by Advertising

No cookie name is currently declared in the tarteaucitron integration for Advertising. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.

Configuring Advertising

Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Advertising.

<script>
(tarteaucitron.job = tarteaucitron.job || []).push('gcmadstorage');
</script>

Code to remove

Default HTML code to remove from your website:


For a complete guide, read the documentation to install tarteaucitron.js.

Privacy information

For detailed information about the processing of data by Advertising, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:

Advertising privacy information

Frequently asked questions about Advertising

Does Advertising require consent?

Whether Advertising requires consent depends on its purpose and configuration. The tracking technologies used and Google’s documentation should be reviewed.

How does tarteaucitron block Advertising?

tarteaucitron controls the activation of Advertising according to the consent choice recorded for the visitor. The service code is triggered through tarteaucitron instead of being loaded independently from the consent manager.