> ## Documentation Index
> Fetch the complete documentation index at: https://pro-docs.bglobale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Viewing the Global-e Cookie Information in the Browser

The Global-e extension includes a cookie that enables the system to recognize the user, the cart, and the relevant store instance. The cookie data is stored in JSON format.

The following figure shows an example of the **GlobalE\_Gem\_Data** cookie in a browser:

<Frame>
  <img src="https://mintcdn.com/globale-pro/XlQTHMO1JRS1wjIN/images/uuid-c6cf619b-8190-1eb9-8080-a76f2f5f3c16.png?fit=max&auto=format&n=XlQTHMO1JRS1wjIN&q=85&s=bc4d4f9f80a464356c59932229fe214c" width="246" height="139" data-path="images/uuid-c6cf619b-8190-1eb9-8080-a76f2f5f3c16.png" />
</Frame>

The cookie contains the following data:

| Data             | Description                                                                    |
| ---------------- | ------------------------------------------------------------------------------ |
| CartID           | WooCommerce Cart ID.                                                           |
| UserId           | The ID of the registered user. If the user is a guest, this field is set to 0. |
| PreferredCulture | Store culture code.                                                            |
| StoreCode        | Technical field for store compatibility.                                       |
