Is it possible to reset consents for all customers?
Since v.2.18.0 you can reset customer consents in bulk. You can find the 'amasty/module-gdpr-subscription-functionality' package for installation in composer suggest. Please note that the module is available as a part of an active subscription.
With the module installed you'll find the Reset Consents button in Customers > Cookie Consents Log:
After clearing the data, when the customer accesses the site, they will see the cookie pop-up/bar and will need to select and accept cookies again.
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 Microsoft Clarity Consent Mode settings?
Since v.2.16.0 of GDPR (Cookie Consent) extension, we have added compatibility with Microsoft Clarity Consent Mode feature. In order to obtain the consent mode functionality, 'amasty/module-clarity-consent-mode' should be installed. The module is ...
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 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 ...