> For the complete documentation index, see [llms.txt](https://docs.leadconverter.su/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leadconverter.su/integracii/yandeks-metrika-offlain-konversiya/nastraivaem-yandeks-metriku-dlya-peredachi-offlain-konversii/nastraivaem-schetchik-yandeks-metriki.md).

# Настраиваем счетчик Яндекс Метрики

Создаем счетчик Яндекс Метрики:

1. Зайдите в личный кабинет **Яндекс.Метрики.**
2. Нажмите на кнопку **«Добавить счетчик».**

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

3. В поле **«Имя счетчика»** укажите наименование вашего счетчика (оно может быть любым).

<figure><img src="/files/9gSW40KOYB5rb7hfvTj8" alt=""><figcaption></figcaption></figure>

4. В поле **«Адрес сайта»** укажите ссылку на ваш сайт/мини-лендинг, по которому вы хотите отслеживать офлайн конверсию.&#x20;

В этой инструкции мы будем разбирать **пример с мини-лендингом.**

{% hint style="warning" %}
Ссылка указывает без http, https,[www](http://www).
{% endhint %}

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

5. При необходимости вы можете активировать ползунки **«Автоматические цели»** и **«Вебвизор, карта скроллинга, аналитика форм».**

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

6. Установите галочку **«Я принимаю условия Пользовательского соглашения»** и нажмите на кнопку **«Создать счетчик».**

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

7. Нажмите на кнопку **«Начать пользоваться».**

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

8. **Счетчик** успешно **создан!**

<figure><img src="/files/9YTWIdrozequdDAVepf7" alt=""><figcaption></figcaption></figure>

После создания счетчика необходимо **подключить** его к **мини-лендингу.**

## Подключаем счетчик к мини-лендингу

1. **Копируем id** вашего **счетчика.**

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

2. Переходите к настройке вашего мини-лендинга. Откройте вкладку **«Аналитика»** и укажите скопированное id в поле **«Яндекс.Метрика».**

<figure><img src="/files/1DM2Igb0YNt8OXJV3m0k" alt=""><figcaption></figcaption></figure>

3. Нажмите на кнопку **«Сохранить».**

{% hint style="info" %}
Если у вас еще **нет мини-лендинга**, то в инструкции ниже подробно описан процесс его создания:
{% endhint %}

{% content-ref url="/pages/RYuKEX91Y0IPEPiCheh0" %}
[Мини-лендинги | Подписные страницы](/mini-lendingi-or-podpisnye-stranicy.md)
{% endcontent-ref %}

Отлично! **Счётчик** подключен к вашему мини-лендингу **для передачи оффлайн конверсии.**

\
Теперь пора настроить цели, которые будет отслеживать **оффлайн конверсия**. Разберем это более подробно в инструкции ниже:

{% content-ref url="/pages/eYXJeWDiGEqfj90YGrfD" %}
[Настраиваем цели Яндекс Метрики](/integracii/yandeks-metrika-offlain-konversiya/nastraivaem-yandeks-metriku-dlya-peredachi-offlain-konversii/nastraivaem-celi-yandeks-metriki.md)
{% endcontent-ref %}

{% hint style="success" %}
Остались вопросы? Задайте их в нашу техподдержку!

Мы всегда рады помочь ☺️👇
{% endhint %}

{% content-ref url="/pages/-MasAPNcg291uNezFqb4" %}
[Как задать вопрос в поддержку?](/kak-zadat-vopros-v-podderzhku.md)
{% endcontent-ref %}


---

# 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://docs.leadconverter.su/integracii/yandeks-metrika-offlain-konversiya/nastraivaem-yandeks-metriku-dlya-peredachi-offlain-konversii/nastraivaem-schetchik-yandeks-metriki.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.
