Set up and manage consent

Configurar CookieTractor para obtener el consentimiento de los usuarios

Para obtener estadísticas valiosas al tiempo que se protege la privacidad de los usuarios, debes obtener el consentimiento de los usuarios de su sitio web. Te recomendamos que uses una plataforma de gestión del consentimiento (CMP) o que trabajes con tu sistema de gestión de contenido (CMS) para obtener el consentimiento y enviarlo a Google.


Paso 1: Configura un banner de consentimiento

  1. Sign up on the CookieTractor website.
  2. Configure your banner using the getting started wizard.
    Note: Make sure your banner complies with the requirements in the Google EU User Consent Policy (EUUCP).
Learn more about CookieTractor banner setup.

Paso 2: Configura el modo de consentimiento

Set up using Google Tag Manager

  1. Open Google Tag Manager and navigate to your container.
  2. In "Tags", select New and name the tag.
  3. Click Tag Configuration.
  4. Select Tag Configuration > Discover more tag types in the Community Template Gallery.
  5. Search for “CookieTractor CMP (Consent Mode v2)” by CookieTractor.
  6. Click Add > Triggering.
  7. Select Consent Initialization - All Pages.
  8. Add your Website Identifier found which is found under the Installation tab for the website in the CookieTractor Tool.
  9. Match your Language Code with the language configured in CookieTractor (found under the Settings or Installation tab).
  10. Click Save.
  11. Test your container by clicking Preview in the top right corner.
  12. Publish your container.

Set up using another platform or directly from your website’s code

  1. You can implement CookieTractor with a javascript tag that is available in the CookieTractor Tool. On the specific website, select the Installation tab and copy the contents of the “Main Script” text box.
  2. If you use a website builder, review their documentation to find out how to implement code in the <head> tag of each page. Otherwise, skip to step three.
  3. In the <head> tag of each page (see step 2 if you use a website builder), paste the following code followed by the CMP script you copied in step 1 at the very top of the <head> tag.
This is critical in order to ensure the CMP functions properly.

<script

// Define dataLayer and the gtag function.

window.dataLayer = window.dataLayer || [];

function gtag(){dataLayer.push(arguments);}

// Set default consent for specific regions according to your requirements

gtag('consent', 'default', {

'ad_storage': 'denied',

'ad_user_data': 'denied',

'ad_personalization': 'denied',

'analytics_storage': 'denied',

'regions':[<list of ISO 3166-2 region codes>]

});

// Set default consent for all other regions according to your requirements

gtag('consent', 'default', {

'ad_storage': 'denied',

'ad_user_data': 'denied',

'ad_personalization': 'denied',

'analytics_storage': 'denied'

});

</script>

<!-- PASTE YOUR CookieTractor CMP CODE SNIPPET HERE -- >



Enlaces relacionados

¿Te ha resultado útil esta información?

¿Cómo podemos mejorar esta página?
false
Búsqueda
Borrar búsqueda
Cerrar búsqueda
Menú principal
17238146123579949238
true
Buscar en el Centro de ayuda
false
true
true
true
true
true
69256
false
false
false
false