> For the complete documentation index, see [llms.txt](https://help.telemetr.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.telemetr.me/statistika-kanala/vovlechyonnost.md).

# Вовлечённость

{% embed url="<https://kinescope.io/0yqST7gMQPLWhrBNfN7kPS>" %}

![](/files/cQRUHSmAmyILFlb2lOjg)

### Пример расчёта вовлечённости

* На канал подписано 1000 человек
* Просмотров на пост за 7 дней 200
* Просмотров на пост за 24 часа 150

`Недельная`` ``вовлечённость =(200/1000)*100%=20%`

`Суточная вовлечённость =(150/1000)*100%=15%`

{% hint style="info" %}
Если у канала больше суток не публиковались посты, то значения суточного ER будут нулевыми.

Если у канала не публиковался контент больше недели, то оба значения будут нулевыми.
{% endhint %}

Остались вопросы? Задайте их в [нашем чате](https://t.me/telemetr_chat) и мы постараемся на них ответить.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.telemetr.me/statistika-kanala/vovlechyonnost.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.
