Our main cookie GlobalE_Data contains a JSON with the customer’s currency / shipping country selection and the locale of the selected country.
This is an example value for a UK Customer:
{“countryISO”:”GB”,”currencyCode”:”GBP”,”cultureCode”:”en-GB”}
Another cookie is GlobalE_Welcome_Data which indicates if we showed our welcome popup for the customer GlobalE_CT_Data is a session cookie to maintain a unique identifier for each customer.