# How do I use Google Analytics with Fablet?

To get started, you’ll need to link your Fablet store to your Google Analytics account via a shared Tracking ID. Follow the instructions below to find your tracking code within Google Analytics.

## Find the Google Analytics tracking code

1\. Sign in to your Google Analytics account and navigate to the **Admin** page.

2\. Select an account from the drop down menu in the **Account** column.

3\. Select a property from the drop down menu in the **Property** column.

4\. Click on **Tracking Info**, then click **Tracking Code**.

![](/files/OYsx28LbCTAEBUVnn8wU)

5\. Locate and copy your **Tracking ID**. It should look something like UA-000000-1.

## Add to the Fablet dashboard

1\. Navigate to the **Integrations** tab within the Fablet dashboard.

2\. Paste your **Tracking ID** into the **Google Analytics** field provided.

![](/files/IN0JGVn59HkKT9sr4hvU)

3\. Save your changes.


---

# 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://shoppad.gitbook.io/fablet/how-do-i-use-google-analytics-with-fablet.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.
