Key |
Level |
Comment |
CMSCookieLevel |
System |
Specifies which cookies are enabled by the user. |
ASP.NET_SessionId |
System |
Keeps the user session ID for security reasons. |
|
|
|
CMSPreferredCulture |
Essential |
Preferred user content culture. |
CMSMobileRedirected |
Essential |
Flag whether the user has been redirected to the .mobile version of the site |
CurrentTheme |
Essential |
Name of the current visual theme to provide proper design to the dialog windows. |
webauthtoken |
Essential |
Live ID authentication cookie. |
CMSShoppingCart |
Essential |
Keeps the reference to the user active shopping cart. |
PostAnswer |
Essential |
Keeps the list of forum posts that the user voted to be answer to avoid duplication of votes. |
VotedPolls |
Essential |
Keeps the list of polls that the user voted to avoid duplication of votes. |
DocRated |
Essential |
Keeps the list of documents that the user rated to avoid duplication of votes. |
ChatLoggedInToken |
Essential |
Login information of the Chat module to keep the user online state |
ChatSupportLoggedInToken |
Essential |
Login information of the Chat module - support to keep the user online state. |
CMSBodyClass |
Essential |
Body element class to provide accesibility standards. |
|
|
|
FormState |
Editor |
Form state flag to allow restoring of the failed request. |
CMSPreferredUICulture |
Editor |
Prefferred user UI culture. |
ViewMode |
Editor |
Content UI view mode (Edit, Preview, Design, etc.). |
UserWords |
Editor |
Custom user word dictionary kept by spell checker. |
MacroDesignerTab |
Editor |
Remembering last active tab of the macro designer. |
CMSSiteFilter |
Editor |
Remembering state of the site selector within the UI. |
AnalyticsTab |
Editor |
Remembering last active tab of Analytics tab in Content. |
PropertyTab |
Editor |
Remembering last active tab of Properties tab in Content. |
ViewTab |
Editor |
Remembering last active tab of View tab in Content. |
ValidationTab |
Editor |
Remembering last active tab of Validation tab in Content. |
ProductTab |
Editor |
Remembering last active tab of Product tab in Content. |
CMSEdVariantSliderPositions<templateid> |
Editor |
Remembering position of the variant slider when defining variants for MVT or User personalization. |
|
|
|
VisitorStatus |
Visitor |
Overall status of the visitor to track the site visitors within the web analytics. |
VisitStatus |
Visitor |
Status of the visit to track the site visitors within the web analytics. |
CurrentVisitStatus |
Visitor |
Status of the current visit to track the site visitors within the web analytics. |
Campaign |
Visitor |
Campaign from which the user came to the web site. |
UrlReferrer |
Visitor |
URL referrer from which the user came to the web site. |
CurrentContact |
Visitor |
Stores the GUID of the contact related to the current site visitor to track his activity on the web site. |
CMSMVT<mvtestname> |
Visitor |
Stores the provided variant of the MVT test to keep the user view consistent. |
CMSNoTestMVT<templateid> |
Visitor |
Stores the provided variant of the page if no MVT test is currently being run. |