# Google Analytics & Google Tag Manager

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

Using these options, you can send more advanced information to your Google Analytics dashboard or capture it through Data Layer. This data includes:

* how many people clicked "Allow" in the signup form
* how many people clicked block in the signup form
* how many people closed the signup form
* how many people clicked "Allow" in the inbox
* how many people unsubscribed from the inbox
* how many people clicked the bell widget

You can find more information about Events in Google Analytics[ here](https://developers.google.com/analytics/devguides/collection/analyticsjs/events?hl=en).

If you are using several trackers in your Analytics, you can, in the field next to the checkbox, provide the name of the tracker to which events are to be sent. By specifying the name of the tracker, events will be sent as follows:

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

<br>


---

# 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://docs.pushpushgo.company/web-push/integration-script/google-analytics-and-google-tag-manager.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.
