> For the complete documentation index, see [llms.txt](https://realliance.gitbook.io/re-alliance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://realliance.gitbook.io/re-alliance/launching-time-to-go-live/connect-analytics.md).

# Connect Analytics

We recommend creating a free account with Google Analytics here: [https://analytics.google.com](https://analytics.google.com/).

Once you have your code go to the **Site Settings** tab and click on the Analytics setup tab. The Google Analytics code comes in the following format: UA-XXXXXXXXX-X. Copy and paste this number in the field and save settings.

![](https://gblobscdn.gitbook.com/assets%2F-LeL-FYaRUlvUn8HHUaD%2F-LjoIffnxwuuLzWshc3r%2F-LjoJ5dGygiP0b0Bccu6%2FScreen_Shot_2019-03-11_at_2_20_24_PM.png?alt=media\&token=0c7332d9-dfc4-4fd1-b535-db209b59e77c)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://realliance.gitbook.io/re-alliance/launching-time-to-go-live/connect-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.
