# Google Analytics

### What is Google Analytics

Google Analytics allows you to track your visitors on your store. Data such as user activity, location, device used, and conversions are available, as well as a lot more statistics and data.

### How to add Google Analytics to your online store

#### Single

1. Log into your control panel.
2. Go to **Marketing** > **Google Tools** > **Google Analytics**.
3. Enter your **Google Analytics ID** into the input box.
4. Click **Save**.

#### Multiple

1. Log into your control panel.
2. Go to **Marketing** > **Google Tools** > **Google Analytics**.
3. Enter your **Google Analytics ID** into the input box.
4. Click **Add Another Google Analytics ID**.
5. Enter your second **Google Analytics ID** into the additional input box.
6. *Repeat to add up to 6 Google Analytics IDs.*
7. Click **Save**.

### What is my Google Analytics ID

Your Google Analytics ID can be found in your Google Analytics account.

1. Log into your Google Analytics account.
2. Go to the **Admin** section.
3. Select **Tracking Info**, then select **Tracking Code** from the **Property** menu.
4. You'll then be able to see your Google Analytics ID. It should look something like **UA-123456789-1**.

### How to Create a Google Analytics Account

If you do not have a Google Analytics account, you can create one by clicking the link below:&#x20;

{% embed url="<https://marketingplatform.google.com/about/analytics>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.freewebstore.com/marketing/google/google-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
