Cookie Consent (GDPR)
GTM does not receive any data until cookies are accepted by the user. How can I fix this?
Indeed, the Cookie Consent module blocks GTM cookies and scripts by default. If you'd like the module to allow sending data in the consent mode, the Google Consent Mode module should be installed additionally. You can find the ...
Where can I find the Consent Mode settings?
In order to obtain the consent mode functionality, the Google Consent Mode module should be installed additionally. You can find the 'amasty/module-google-consent-mode' package for installing in composer suggest. The module is compatible with Hyva. ...
How exactly do cookies work in the extension?
Default Magento cookies are divided into 2 types - Essential and Non-Essential. Essential cookies do not require the user's consent for their work and are stored in the browser automatically, as they ensure the correct operation of the store from the ...
Will the module work with GTM?
Out of the box, the module is tested and guaranteed compatible with the following ways of GTM implementation: 1) Magento's native Google Analytics functionality (Stores → Configuration → Sales → Google API → Google Analytics). 2) Amasty Google ...
How can we force the cookie bar to reappear if one just clicks outside of it and continues browsing?
The Hide the Cookie Bar if No Decision Was Taken setting (Stores → Settings → Configuration → Amasty Extensions → Cookie Consent) allows adjusting the module's behavior and not hide the cookie bar until the user takes the decision. Please set the ...
Will the module block cookies added by Javascipt?
The Cookie Consent extension can block cookies added through PHP/JS scripts; this improvement was added in ver. 2.6.0 of the Cookie Consent extension. You may refer to the steps below to implement the compatibility. Step 1. Create a 3rd-party cookie ...
How to add the Cookie Setting link to a website's footer?
By default, the Cookie Settings link is added to the footer automatically as soon as the module is installed. However, themes, customizations, etc. may affect this and prevent the link from appearing automatically. To manually add the Cookie Settings ...
Where and for how long is the customers' consent stored?
The extension allows and disallows cookies through creating separate 'amcookie_allowed' and 'amcookie_disallowed' cookies. These cookies function as regular cookies and are being stored for a year. They can be cleared together with the rest of the ...
How to translate the extension to another language?
To translate the extension's interface, please refer to the following article. The description of cookies and cookie groups can be translated in Customers → Cookie Settings → Cookies/Cookie Groups → Edit. On the edit page, you may choose a store view ...
How to add a Decline All button?
To add a Decline All button to the cookie consent bar/pop-up, follow the steps below. Step 1. In the Admin panel, navigate to Stores → Configuration → Amasty Extensions → Cookie Consent and find the Cookie Bar. Step 2. Choose one of the three Cookie ...
Can I add Google Analytics cookies to the essential group?
Essential cookies are a site's basic form of memory, used to store the settings selected by a user on a given site. As the name implies, they are essential to a website's functionality and cannot be disabled by users. On that note, neither Marketing ...
Is it possible to set no cookies at all before any decision is taken?
The Cookie Consent module allows blocking Magento marketing cookies and any third-party cookies that are present on the website. They will not be set until a customer allows them, and will be blocked if a customer chooses to. However, whether a ...
How to edit the text colour for the Cookie Consent bar?
To modify the text color on the cookie bar, proceed to Stores → Configuration → Amasty Extensions → Cookie Consent and expand the Cookie Bar Customization section. Having selected the preferred Cookie Bar Style, adjust the color and transparency with ...