Cookie name |
Category |
Purpose |
More information |
Session ID cookie |
1 |
Standard ASP.NET cookie containing the user’s session ID. |
Expires as soon as user navigates away |
Shopping Cart Cookie |
1 |
Shopping cart ID. Unique identifier to establish what (if any) shopping cart a user is associated with |
Type: Integer, Expires: 1 year |
ProductsToCompare |
1 |
Stores which products are being compared |
|
Culture cookie |
2 |
Utilised to store the users CMS culture |
Type: Culture Code, Expires: 1 year |
Visitor Status Cookie |
2 |
Sets the visitor status (unknown/first visit/more visits) |
Type: Integer, Expires: 1 year |
Current Visit Status Cookie |
2 |
Sets the current visit status (throughout current day) |
Type: Integer, Expires: 23 hours |
URL Referrer Cookie |
2 |
User URL referrer. Remembers the page the user last visited. |
Type: Url String, Expires: 1 day |
Form State Cookie |
2 |
Utilised for a check if the form state needs to be restored. Decides if the submitted fields in the form should be repopulated. |
Type: Integer - ID, Expires: 10 minutes |
Google Analytics |
2 |
Utilised by Google Analytics to track visitor’s data on the website. |
http://code.google.com/apis/analytics/docs/concepts/gaConceptsCookies.html |
Preferred Culture cookie |
3 |
Storing details of the users preferred CMS culture |
Type: Culture Code, Expires: 1 year |
Current Contact |
3 |
Sets the current user if logged in |
Type: Integer - ID, Expires: 50 years |
CurrentTheme |
3 |
Sets the current chosen theme |
Type: Integer - ID, Expires: 23 hours |
VisitorStatus |
3 |
Sets the visitor status (unknown/first visit/more visits). |
Type: Integer - ID, 1 year |