> For the complete documentation index, see [llms.txt](https://help.chatterfy.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatterfy.ai/tracker/funkcional-tracker/campaigns/istochniki/telegram-ads.md).

# Telegram Ads

работает по принципу инвайт ссылки

{% hint style="info" %}
Функционал основан на использовании инвайт-ссылки. В рамках трекера достаточно создать одну кампанию с единственным источником (source). Это позволит отслеживать как подписки, так и отписки лидов в канале.
{% endhint %}

{% hint style="warning" %}
События Facebook, такие как **Page View**, **Click**, не будут отправляться, поскольку у клиента отсутствует параметр **fbclid**, который пиксель автоматически добавляет в URL. Кроме того, Telegram не поддерживает работу с UTM-параметрами.
{% endhint %}

## Вы сможете получать все ивенты кроме Page view и click

1\. Перейдите в раздел Campaigns

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/71349b3f-3566-4c41-a9aa-379d3f046714/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,495\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=327,81)

2\. Нажмите Create Campaign

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/2bccd483-880a-4ea2-8493-e2b52f8a0c29/user_cropped_screenshot.jpeg?tl_px=1019,0\&br_px=2739,807\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=949,239)

3\. Нажмите Sources

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/50c62dff-e8e0-43e6-86b4-543896e7a82b/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,643\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=428,298)

4. Нажмите Add Source

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/516e90eb-3130-4eda-9812-d84a178ab289/user_cropped_screenshot.jpeg?tl_px=0,0\&br_px=1719,915\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=147,453)

5\. Введите Name - внутреннее обозначение сорса&#x20;

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/6864ff01-9332-408f-97bc-f45f95e3599d/user_cropped_screenshot.jpeg?tl_px=0,221\&br_px=1719,1182\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=217,277)

6\. В провайдере выберите открытый Телеграм канал (Public Telegram)

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/38a24d29-a987-4097-8e18-7500ce24999c/user_cropped_screenshot.jpeg?tl_px=0,438\&br_px=1719,1400\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=141,414)

8\. У вас сгенерировался Internal Invite ID - это внутреннее сугубо внутреннее обозначение. Нажмите сохранить ✅

![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-11-22/01831b6d-6609-4833-b9cc-c2f722f5bf91/user_cropped_screenshot.jpeg?tl_px=0,409\&br_px=1719,1370\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=1\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.amazonaws.com/images/watermarks/EAB308_standard.png\&wat_pad=217,277)


---

# 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, and the optional `goal` query parameter:

```
GET https://help.chatterfy.ai/tracker/funkcional-tracker/campaigns/istochniki/telegram-ads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
