# Events

{% hint style="warning" %}
Функционал **Events** активируется только при подключении трекера.
{% endhint %}

Вы сможете легко отслеживать путь клиента в реальном времени без задержек. Точная статистика позволит настроить оптимизацию по подписчику, регистрации и диалогу, значительно снижая стоимость подписчика.

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

## FAQ - Часто задаваемые вопросы 📍

### 1) Могу ли вам передавать выводы из пп, чтобы они отображались в стате?

{% hint style="success" %}
В самой стате с трекером такой функции на данный момент нет, НО \
Вы можете передавать ивент withdrawal с отрицательным cost. В чате будет отображаться ивент и считаться сумма поступлений и выводов.
{% endhint %}

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

Например, tracker.cost=-10, где -10 это макрос с партнерки


---

# 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.chatterfy.ai/crm-dlya-obsheniya/funkcional-crm/stranica-chatov/events.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.
