1. Data privacy

Visitor cookies

SitecoreAI issues cookies to website visitors. You can persist consent choices for individuals that do not want to be tracked or stored at all by issuing a cookie or storing a value in a session. The following table describes the cookies that can be issued to website visitors:

Cookie nameDescriptionConfiguration options
ASP.NET_SessionIdThe default ASP.NET session ID cookie.Configured on the sessionState element in web.config.
__RequestVerificationTokenThe default ASP.NET anti-XSRF cookie.
{website}#langStores context language of the current site.Sample value: docsite#en
bid_{client_key}Used for tracking, analytics, and personalization if your front-end application uses the Sitecore Engage SDK.This cookie persists the browser ID between sessions. It generates a universally unique identifier (UUID) that is unique per browser until the cookie expires or is deleted. After the cookie expires or is deleted, a new UUID is generated the next time the visitor returns.
sc_cidsc_cid_personalizebx_bucket_numberUsed for tracking, analytics, and personalization if your front-end application uses the Sitecore Cloud SDK.This cookie persists the browser ID between sessions. It generates a universally unique identifier (UUID) that is unique per browser until the cookie expires or is deleted. After the cookie expires or is deleted, a new UUID is generated the next time the visitor returns.
sc_siteThe name of the site. Set by the JSS Multisite Middleware.
If you have suggestions for improving this article, let us know!