# Настройка конверсий в FB Pixel на мини-лендингах

{% embed url="<https://www.youtube.com/watch?v=yBe_-rQubJo>" %}

{% hint style="warning" %}
В настройках рекламы, выбирай цель кампании "Лиды", а в настройках группы объявлений выбирай событие конверсии "Лид".
{% endhint %}

**Дополнительная информация к видео:**

Триггер (lead\_teg)

Click URL "Содержит"

```
app.onebot.tech
```

Тег (Lead)

```
<script>
fbq('track', 'Lead');
</script>
```

{% hint style="danger" %}
После всех настроек — обязательно нужно опубликовать мини сайт в Onebot!
{% endhint %}

<figure><img src="/files/73UeaIqYZqRnHUyROLaP" alt=""><figcaption></figcaption></figure>

#### А также будет полезна инструкция  "[Настройка рекламы на конверсии в FB](https://help.onebot.tech/onebot-help/mini-lendingi/nastroika-reklamy-na-konversii-v-fb)",  "[Справка по созданию Meta pixel code](https://help.onebot.tech/onebot-help/chasto-zadavaemye-voprosy/sozdanie-meta-pixel-code)"

#### *Интеграция с фб / Интеграция с фейсбук / Фейсбук пиксель*

####


---

# 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.onebot.tech/onebot-help/mini-lendingi/nastroika-konversii-v-fb-pixel-na-mini-lendingakh.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.
