# UTM

The “UTM” option allows you to add specific parameters to the URLs in your emails recognized by Google Analytics. This will enable you to track the statistics of your email campaigns with their tools. You can monitor users' actions, such as registering or buying items in an e-store, and follow the most used phrases in sent emails.

<figure><img src="/files/XGfinff4Hre8Xd8bfwFJ" alt="UTM"><figcaption></figcaption></figure>

1. Go to the **SMTP Accounts tab > Settings > UTM.**
2. Select the **“Turned on”** option. The default UTM settings will be automatically enabled.
3. To obtain even more detailed information in Google Analytics, you can use the rule-adding option, which allows you to personalize the name of the analyzed campaign based on specified fields.
   * You can add the rule for the From field or the Subject field.
   * In the **“Search phrase”** field, enter the phrase you want to found in specified email fields.
   * In the **“Campaign name”** field, enter the personalized name of your campaign by which it will be identified in Google Analytics.
4. When rules are not defined, the default name of the campaign will be set to **“default”.**
5. Choose the **“Add rule”** option and save the changes by clicking the **“Create”** button.

**⬅️ Detailed instructions for each panel section under the 'Functionalities' tab can be found in the drop-down menu on the left.**


---

# 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.emaillabs.io/en/analytics-panel/functionalities/utm.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.
