# UTM-метки

Полный список поддерживаемых UTM-меток:

— **utm\_source** – источник трафика

— **utm\_medium** – тип трафика

— **utm\_campaign** – рекламная кампания

— **utm\_term** – ключевая фраза

— **utm\_content** – дополнительная информация

Также все utm-метки мини-лендинга автоматически подставляются во все кнопки на странице, таким образом наша система фиксирует utm-метки даже если клиент перешел в бота из мини-лендинга.

![Пример utm-метки Телеграм](/files/-MfdPqUYKwawr4AGcXSe)

UTM-метки отображаются в карточке контакта, выгрузке контактов, а так же при получении контактов через API.


---

# 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://help.watbot.ru/chat-boty/skvoznaya-analitika/utm-metki.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.
