This module allows you to fulfill the requirements of Google Consent Mode V2, as outlined in the Google Tag Manager documentation (https://developers.google.com/tag-platform/security/guides/consent). Google Consent Mode V2 is designed to help websites comply with privacy regulations by providing users with more control over their data.
The module creates a customizable pop-up window that asks users for consent to use cookies for various Google services, such as advertising and analytics. Users can choose to accept or reject these cookies, and their selection is recorded in a cookie for future reference.
The module handles the following types of consent:
-
ad_storage
: Indicates whether the user has consented to the storage of advertising-related cookies.
-
ad_user_data
: Indicates whether the user has consented to the use of their user-level data for advertising purposes.
-
ad_personalization
: Indicates whether the user has consented to personalized advertising.
-
analytics_storage
: Indicates whether the user has consented to the storage of analytics cookies.
-
functionality_storage
: Indicates whether the user has consented to the use of cookies that enable the functionality of the site, such as remembering login details or language preferences.
-
personalization_storage
: Indicates whether the user has consented to the use of cookies that collect information about their preferences and choices, which is used to tailor content and advertising to their interests.
-
security_storage
: Indicates whether the user has consented to the use of cookies that help ensure security, such as preventing fraudulent use of login credentials and protecting user data from unauthorized parties.
Installation:
The module is installed using the standard Opencart installer. After installation, you'll need to grant the appropriate permissions to the user role that will be managing the module. This includes the ability to read and edit the
extension/module/google_consent_v2 module
, update the modifiers, and enable the module in the list of modules.
Settings:
Before enabling the module, be sure to specify and save all translation texts for the pop-up window and buttons in the module settings. This ensures that the pop-up is displayed correctly to users in their preferred language.
With this module, you can easily implement Google Consent Mode V2 on your Opencart store, providing a transparent and user-friendly way for visitors to manage their cookie preferences.
Advantages:
- does not replace engine and theme files;
- compatible with most themes (including journal);
- sends consent data to Google Tag Manager;
- easy to install and configure;
- has a nice and unobtrusive design
- customizable appearance
- multilingual
Login and write down your comment.
Login my OpenCart Account