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 nor Google Analytics cookies are necessary for the correct functioning of a website. They will not show the same behavior as the essential group, and marking them as essential is against the GDPR law.
Related Articles
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 ...
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 ...
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 ...
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 ...