# ...Передати UTM-мітки

Роботу з мітками розглянуто на прикладах месенджерів Viber, Telegram, Facebook. Інші месенджери не підтримують deeplink.

WhatsApp також підтримує використання міток — потрібно вставити спеціальну змінну в автоматично заповнюване поле введення, яке користувач отримує щойно натискає на посилання.

## Збереження міток

Якщо ви додасте параметри до посилання на мінілендінг, усі вони будуть передані до тимчасових транзакцій.

Докладніше тут:

{% embed url="<https://docs.salebot.ai/mini-landing#how-to-transfer-settings-and-utm-labels>" %}

Передавання міток до CRM

Розгляньмо на прикладі [AmoCRM](https://docs.salebot.ai/crm/amocrm)

Створіть користувацькі поля міток у транзакції

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Встановіть відповідність полів id і назв змінних у боті (у розділах Інтеграції з CRM)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Потім поставте жовтий блок у ланцюжку в місці, де має відбутися транзакція

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Ви отримуєте мітки в CRM

Аналогічно можна передавати значення до таблиць Google


---

# 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.mavibot.ai/doc/uk/faq/questions/...peredati-utm-mitki.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.
