CMSCookieLevel
System
Specifies which cookies are allowed by the visitor.
ASP.NET_SessionId
Keeps the user session ID for security reasons.
CMSPreferredCulture
Essential
Stores the visitor's preferred content culture.
CMSMobileRedirected
Indicates if the visitor has been redirected to the mobile version of the website by the Mobile device redirection web part.
CMSCurrentTheme
Stores the name of the current visual theme to provide proper design to the dialog windows.
Webauthtoken
Live ID authentication cookie.
CMSForumPostAnswer
Keeps a list of Question-Answer forum posts in which the user voted for an answer to prevent repeated votes.
CMSVotedPolls
Keeps a list of polls where the user voted to prevent repeated votes.
CMSRatedDocuments
Keeps a list of pages that the user rated to prevent repeated votes.
CMSShowDesktopVersion
Indicates that the visitor has switched to the desktop (default) version of the website from a specific device profile.
VisitorStatus
Visitor
Indicates if the visitor is new or returning. Used for tracking the visitors statistic in Web analytics.
Campaign
Stores the name of the campaign assigned to the visitor.
UrlReferrer
Stores the URL referrer from which the user arrives on the website.
CurrentContact
Stores the GUID of the contact related to the current site visitor. Used to track activities on the website.
CMSAB<ABtestname>
Used to track conversions for the test and maintain consistent page content for the visitor. Stores the name of the page variant assigned to the visitor, the list of performed conversions and information whether visitor is included in A/B testing specified by an A/B test.
CMSMVT<mvtestname>
Stores the combination of variants assigned to the visitor by an MVT test. Used to track conversions for the test and maintain consistent page content for the visitor.
CMSShoppingCart
Stores a GUID reference to the user's shopping cart. Allows the system to recover the shopping cart for unregistered customers, even after it is cleared from the cache (for example after an application restart).
CMSBodyClass
Body element class to provide accessibility standards.
ChatLoggedInToken
Stores the login state for the Chat application (indicates if the user is in the online state).
ChatSupportLoggedInToken
Indicates if the user is logged in to the support chat.