Aggregated and anonymized data from 80k+ sites using tarteaucitron.
googleadwordsremarketing
requests / 30 days
26.96% consent
Google Adwords (remarketing): advertising cookies and consent
Google Adwords (remarketing) is used for advertising, conversion measurement or campaign personalisation. These purposes may involve tracking technologies used to measure or associate visitor behaviour.
Advertising trackers generally require prior consent. Integrating Google Adwords (remarketing) with tarteaucitron makes it possible to control its activation according to the visitor’s choice.
Managing Google Adwords (remarketing) with tarteaucitron
When Google Adwords (remarketing) 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 Google Adwords (remarketing)
No cookie name is currently declared in the tarteaucitron integration for Google Adwords (remarketing). This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Google Adwords (remarketing)
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Google Adwords (remarketing).
<script>
tarteaucitron.user.adwordsremarketingId = 'id';
(tarteaucitron.job = tarteaucitron.job || []).push('googleadwordsremarketing');
</script>
Code to remove
Default HTML code to remove from your website:
<script type="text/javascript">
var google_conversion_id = "id";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Google Adwords (remarketing), cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Google Adwords (remarketing) privacy information
Frequently asked questions about Google Adwords (remarketing)
Does Google Adwords (remarketing) require consent?
When used for advertising or conversion measurement, Google Adwords (remarketing) generally requires prior consent when non-essential tracking technologies or advertising data are involved.
How does tarteaucitron block Google Adwords (remarketing)?
tarteaucitron controls the activation of Google Adwords (remarketing) 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.