# Google Analytics

Connect Synap to Google Analytics, head over to **Settings > Integrations.** From here you'll see a box to input your Google Analytics Global Site Tag.&#x20;

<figure><img src="/files/pmm4EE64Z9Ea9VqXdUWQ" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
🚨  Only the newer Global Site Tag (gtag) properties are supported. It should look something like G-XXXXXXXXX
{% endhint %}

Once you've inputted it in, save and check the events in your Google Analytics account. See [G4 gtag help docs](https://support.google.com/analytics/answer/9539598?hl=en) for more information.


---

# 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://academy.synap.ac/doc/integrations/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.
