Cookies Used by Our Website (usclothing.co.uk)
- .AspNet.ApplicationCookie: Authentication cookie used for logging in and out.
- __RequestVerificationToken: ASP.NET anti-forgery token that prevents CSRF attacks, ensuring that the form submitter is the one who originally requested the form.
- .ASPXANONYMOUS: Tracks anonymous user sessions using ASP.NET.
- MachineKey: Configures algorithms and keys for encryption, decryption, and validation of forms-authentication data, view-state data, and out-of-process session state identification.
- CustomerSessionGUID: Checks if a customer has an existing session. Stores customer ID, last accessed date, and session expiration status.
- SERVERID: Identifies which web server the user is using, facilitating sticky sessions on a load balancer.
- CONSENT: Google's user cookie consent.
- NID: Contains a unique ID that Google uses to remember your preferences and other information, such as preferred language, number of search results per page, and SafeSearch settings.
- CartId: A GUID used to represent the cart ID.
- Email: Stores the customer email to remember the user's "Remember Me" choice at the login screen.
- RememberMe: Stores a boolean value (true/false) to remember the user's "Remember Me" selection.
- NewRelic: Used to track site performance.
- _gid: Google Analytics cookie used to distinguish users.
- _ga: Enables various Google Analytics features.
- net: Used for advertising purposes by Google.