# Add Google Analytics

![](/files/-LmlMCTvLvx8L9nhChdK)

To add Google Analytics to your project you just need to add your Google Analytics tracking ID in the SEO panel of the page (Google Analytics field).<br>

![](/files/-LmlME6wIjo7j153Gz9Y)

To find your Google Analytics tracking ID:

1. Sign in to [your Analytics account](https://analytics.google.com/).
2. Click [Admin](https://support.google.com/analytics/answer/6132368).
3. Select an account from the menu in the ACCOUNT column.
4. Select a property from the menu in the PROPERTY column.
5. Under PROPERTY, click Tracking Info > Tracking Code. Your [tracking ID](https://support.google.com/analytics/answer/7372977) is displayed at the top of the page.


---

# 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.pixfort.com/using-pixfort-builder/add-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.
