# Email Events

Nosto's UGC Tracks different Email events to ensure we can accurately track the performance of your UGC Email campaigns.

We recommend you start by reading our [Getting Started](https://developer.stackla.com/analytics/google-analytics-v4/getting-started/) guide.

Please take particular notice of the Email section of the Getting Started guide, which will help you set up Email tracking.

## Google Analytics 4 Measurement Protocol API secrets

Nosto's UGC provides you with a link to your UGC Email Tile, which can be used within your email campaigns. This link is used to track impressions, and clicks.

For Email Tracking, the Google Analytics 4 Plugin relies on a **Measurement Protocol API secret** that is automatically created in your Google Analytics 4 account when you start tracking. You can find that secret by:

* Going to [Google Analytics](https://analytics.google.com/analytics)
* Select the **Account** you connected with Nosto's UGC
* Click **Admin**
* Select the **Property & Data Stream** you connected with Nosto's UGC
* Click on **Measurement Protocol API secrets**

### Email Events

The following **Email events** are tracked by the Nosto's UGC Google Analytics 4 plugin:

* `Email Tile Load` (nosto\_ugc\_email\_tile\_load) - This event is fired when the user loads it in their email.
* `Email Tile Click` (nosto\_ugc\_email\_tile\_click) - This event is fired when the user clicks on the tile in their email to open the original social media content.

Learn more about the **Nosto's UGC Email Dashboard** [here](http://help.nosto.com/en/articles/7890308-how-to-use-the-ugc-email-dashboard).


---

# 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.nosto.com/ugc/analytics/v4/email.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.
