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 stored cookies in the browser or through the console.
Related Articles
Cookie Consent (GDPR) | GraphQL methods
Queries getAmCookieGroups description: get cookie groups information getAmCookieBar description: get cookie bar information getAmCookieSettingsBar description: get cookie settings bar information Mutations logAmCookieConsent(input: ...
Where can I find the Consent Mode settings?
Starting from the 2.0.0 version of the Google Analytics 4 with GTM Support module, we separated the compatibility functionality with Consent Mode V2 in a distinct package, and it is no longer appears as a part of the module's functionality by ...
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 ...
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 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. ...