> For the complete documentation index, see [llms.txt](https://resmocom.gitbook.io/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resmocom.gitbook.io/product/integrations/google-analytics-integration.md).

# Google Analytics Integration

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

By connecting Resmo with Google Analytics in one click, you can more easily handle your website's data. Resmo lets you ask specific questions about your Google Analytics information and alerts you to changes, like new users or updates. This helps you understand your website better and keep your data in good shape.

### What does Resmo offer to Google Analytics users?

* Simplify managing website data by connecting with Google Analytics.
* Ask detailed questions about your Google Analytics assets such as:
  * How many users have access to a specific Google Analytics account, and what roles and permissions do they possess?&#x20;
  * How many Google Analytics account do you have?
* Get alerts on users about important changes, such as new user additions or setting modifications.

### How does the integration work?

Resmo integrates with Google Analytics by initially collecting data via API, then continuously updating changes in real-time through webhooks and regular polling.

**Available resources:**

* Account
* Account User

### Integration walkthrough

#### How to install

1. Go to your Integrations page on Resmo from Settings.
2. Find and click Google Analytics.
3. Hit the Add Integration button and your integration will be ready after giving the required permissions.

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

4. To be able to revoke user access through Resmo, you can enable the User Provisioning option as well.

#### How to uninstall

1. Head over to your Google Analytics integration page on Resmo (Settings>Integrations>Google Analytics).
2. Click the Connected Integrations tab and select the account you want to remove.
3. To disable the integration temporarily, click the Disable button from the top right. Or, you may choose to uninstall it permanently by clicking the Delete button instead.

<figure><img src="/files/9H5mDuqa7WsMwoe4soBN" alt=""><figcaption></figcaption></figure>


---

# 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://resmocom.gitbook.io/product/integrations/google-analytics-integration.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.
