Consentik GDPR Cookie Banner
Try for free
Consentik GDPR Cookie Banner for Wix
Consentik GDPR Cookie Banner for Wix
  • πŸŽ‰Welcome to Consentik GDPR/CCPA Cookie Banner for Wix
  • πŸ› οΈSettings
    • ✏️Appearance Customization
    • πŸ“–Content Customization
    • βš™οΈBanner Behavior Customization
    • 🚫Block User Interaction Until Consent
    • 🎚️Re-open Button for Cookie Banner
    • πŸ”¨Preferences Popup Options
    • πŸ”©Advanced Settings
    • ❄️Glass Effect for a Modern Look
  • πŸŽ›οΈIntegrations
    • Guide to Complying with Google’s Consent Management Requirements
    • πŸ‡ͺπŸ‡ΊIAB TCF 2.2 Compliance
    • ✨Google Consent Mode V2 Integrated
    • ✨Microsoft Universal Event Tracking Consent Mode Integrated
    • 🌐Global Privacy Control (GPC) Signal
  • 🌐Languages
    • Translations
Powered by GitBook
On this page
  • Default Consent Configuration
  • User Consent Interaction
  • Updating Consent Status
  • Test your Consent mode setup

Was this helpful?

  1. Integrations

Google Consent Mode V2 Integrated

The Google Consent Mode Integration feature within the app provides a seamless way for merchants to implement Google's Consent Mode on their e-commerce platform. This feature allows merchants to respect user consent for cookies, ensuring compliance with data protection regulations while still enabling the collection of critical analytics and ad performance data.

Merchants can configure Google Consent Mode directly from app's admin: Settings/Integration/ Google consent mode by following these steps:

  1. Consent Parameters Selection: Choose from the list of consent parameters which ones to apply. Options include:

    • ad_storage: Enables storage related to security such as authentication functionality, fraud prevention, and other user protection.

    • ad_user_data: Sets consent for sending user data related to advertising to Google.

    • ad_personalization: Sets consent for personalized advertising.

    • analytics_storage: Enables storage (such as cookies) related to analytics e.g. visit duration.

    • security_storage: Enables storage related to security such as authentication functionality, fraud prevention, and other user protection.

    • functionality_storage: Enables storage that supports the functionality of the website or app e.g. language settings.

    • personalization_storage: Enables storage related to personalization e.g. video recommendations.

    • ads_data_redaction: When ad_storage is denied, new cookies will not be set for advertising purposes. Additionally, third-party cookies previously set on google.com and doubleclick.net will not be used except for spam and fraud purposes. Data sent to Google will still include the full page URL, including any ad click information in the URL parameters.

    • url_passthrough: Passing ad click, client ID, and session ID information in URLs.

Based on the merchant's selection, the app will generate the necessary code snippets. These snippets are designed to be compatible with Consent Mode v1 and v2, adhering to the latest updates as outlined in Google's documentation.

Once the relevant options are selected and the code is generated, merchants can integrate Consent Mode by following these steps:

  • Code Copying: Copy the generated code snippet provided by the app.

  • Go to Settings -> Custom Code

  • Click to Add Custom Code to create new snippet

  • Past copied code to the first input field

  • Name the snippet (Ex. Consentik GCM)

  • Select Load code on each new page on All Pages selection

  • Select Head on Place code and Apply

Default Consent Configuration

Upon integration of the generated code into the Custom code, the app will default all Google Consent Mode parameters to a 'denied' state. This ensures that no data is collected without the explicit consent of the user.

User Consent Interaction

When a user visits the merchant's website, they will be prompted to provide consent for various categories of cookies, including:

  • Marketing Cookies: Related to advertising and marketing efforts.

  • Analytics Cookies: Used for collecting data on user interaction and behavior.

  • Functionality Cookies: Essential for certain website features and personalization.

Updating Consent Status

If the user provides their consent:

  1. Consent Update: The app will update Google Consent Mode to 'granted' for the cookie categories the user has accepted.

  2. Consent Storage: The user's preferences are stored in a cookie on their device, ensuring that their choices are remembered for future visits.

  3. Automatic Consent Application: On subsequent visits, the app will automatically read the stored cookie and apply the user's preferences without requiring them to consent again.

With this feature, merchants can manage user consent for cookies in a way that is compliant with privacy laws, user-friendly, and minimizes the impact on data collection for critical website functions. The process is designed to be transparent for users and straightforward for merchants to implement and manage.

Test your Consent mode setup

Method 1: Using Tag Assistant

After adding the domain that you want to debug, you can choose a Tag ID from the top of Tag Assistant, then choose the first Consent event from the navigation on the left, and select the β€œConsent” tab to see default value of consent, all of consent types are denied:

Come back to your website and click to "Accept" button and you can see another consent event is fired. Click to Consent Tab and see the update event

If you see a warning that β€œa tag read consent before a default was set”, it means you have a race condition where your consent states are not established in time before any tags that reference them have time to fire.

Method 2: Using Console on DevTool

  1. Open your site

  2. Press button F12 or Ctrl + Shift + J on Windows ( Cmd + Option + J on MacOS) or Right Mouse and select Inspect to open Console Tab on

  3. Type dataLayer

  4. When cookie banner show, you can see the default consent event is fired

  1. When you click to "Accept" button, you can see an Update event is fired

PreviousIAB TCF 2.2 ComplianceNextMicrosoft Universal Event Tracking Consent Mode Integrated

Last updated 9 days ago

Was this helpful?

If you go to you can debug the consent states for any sites running Google Tags.

πŸŽ›οΈ
✨
https://tagassistant.google.com/,