...
With the Cookie Manager you make this possibility available to your customers. The information displayed in the cookie manager can either be provided by plug-ins (those that use cookies and which only become active once the use of the respective cookie type has been approved), or they can be added by the shop operator in the backend itself. Cookie Manager in the frontend
When a user visits your shop for the first time, the cookie manager is displayed. The customer therefore has the possibility to choose which cookies he wants to allow.
...
Required cookies are cookies that are used by the shop system and without which the shop cannot operate. According to the guideline, no consent is required for these cookies. For this reason, this option cannot be changed by the shop visitor and is already preselected. Below you will find a list of the required cookies that are set by Smartstore.
Cookie name | |
---|---|
ASP.NET_SessionId | This cookie is set by the ASP.NET Framework when a user visits the shop for the first time. It simply stores an ID that is used by ASP.NET to identify a user's session. |
SMARTSTORE.AUTH | This cookie is set by the ASP.NET Authentication Framework when a user logs in to the shop. It is used to identify the user who is logged in. |
SMARTSTORE.VISITOR | This cookie is set by Smartstore the first time a user visits the shop. It is used in order to be able to assign users who are not logged in. |
CookieConsent | This cookie is set when a user interacts with the cookie manager. The settings made by the customer are stored here |
SmartStore.RecentlyViewedProducts | This cookie stores the product IDs of the products that the customer has viewed recently. |
sm.compareProducts | This cookie stores the product IDs of the products that the customer has added to the comparison list. |
Analytical cookies
With the help of analytical cookies, statistical web services, such as Google Analytics, collect data on the usage behaviour of a website. These data are used by site operators to improve their own website.
...
Code Block | ||
---|---|---|
| ||
gtag('config', 'GOOGLE_ID', { client_storage: 'none', client_id: window.ClientId }); |
Countries
A cookie hint is only required for countries in the EU, so there is a possibility to turn off the hint at country level. To disable the cookie manager for visitors from a country, go to Admin > Configuration > Regional settings > Countries > Country and uncheck the option Display Cookie Manager