What does amga4_customer cookie do and does it need to be edited?
The amga4_customer cookie is designed to collect the group and ID of a customer (if available) for use in Google Analytics. It is added to dataLayer for subsequent transmission to Google Analytics. The collection of this data occurs consistently, and it is transmitted along with dataLayer according to the consent provided by the customer:
This functionality ensures that Google Analytics can accurately segment and analyse customer interactions based on their group and ID, enhancing the ability to tailor and optimize user experience on websites. As customer data is transmitted to Google Analytics according to general consent, it doesn't require additional manual configuration.
Related Articles
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 ...
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: ...
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 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 there an option to check the posts analytics?
Since v. 2.20.0 of the Blog Pro module, it is possible to check 'Views’, ‘Comments’, and ‘Likes’ for each blog post right on the posts grid. To have this feature, you need to install the 'amasty/module-blog-pro-analytic' package from composer ...