> For the complete documentation index, see [llms.txt](https://top-100-writer.gitbook.io/dokumentaciya-top-100-po-novoi-modeli-progress/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://top-100-writer.gitbook.io/dokumentaciya-top-100-po-novoi-modeli-progress/prakticheskie-primery-i-ispolzovanie-cook-book/instrukciya-dlya-reklamodatelei.md).

# Инструкция для рекламодателей

С помощью системы аналитики Топ-100 можно отслеживать эффективность проводимой рекламной кампании. Для этого следуйте инструкции:

**Шаг 1.** [Зарегистрируйтесь](< https://top-100-writer.gitbook.io/top100-documentation/bazovaya-nastroika-schetchika/registraciya-v-top-100>) в Топ-100.

**Шаг 2.** [Создайте](https://top-100-writer.gitbook.io/top100-documentation/bazovaya-nastroika-schetchika/sozdanie-novogo-schetchika) новый счетчик.

**Шаг 3.**  [Установите](https://top-100-writer.gitbook.io/top100-documentation/bazovaya-nastroika-schetchika/dobavlenie-schetchika-na-sait) код счетчика на нужный сайт или лендинг.

**Шаг 4.** При необходимости настройте передачу собственных событий для [web](/dokumentaciya-top-100-po-novoi-modeli-progress/nastroika-sbora-i-otpravki-dannykh/veb-schyotchik/metody-po-rabote-s-schyotchikom-top-100/otpravka-sobstvennykh-sobytii.md), [Android](/dokumentaciya-top-100-po-novoi-modeli-progress/nastroika-sbora-i-otpravki-dannykh/android-sdk/metody-po-rabote-s-android-sdk/otpravka-sobstvennykh-sobytii.md) или [iOS](/dokumentaciya-top-100-po-novoi-modeli-progress/nastroika-sbora-i-otpravki-dannykh/ios-sdk/metody-po-rabote-s-ios-sdk/otpravka-sobstvennykh-sobytii.md).

**Шаг 5**. В интерфейсе статистики выберите [целевое событие](/dokumentaciya-top-100-po-novoi-modeli-progress/rabota-s-otchyotami-v-analitike-top-100/otchyoty-analitiki-top-100/celevye-sobytiya.md) и сделайте  его доступным для рекламного кабинета SberAds.

**Шаг 6.** В рекламном кабинете привяжите созданное целевое действие к рекламной компании.


---

# 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://top-100-writer.gitbook.io/dokumentaciya-top-100-po-novoi-modeli-progress/prakticheskie-primery-i-ispolzovanie-cook-book/instrukciya-dlya-reklamodatelei.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.
