# ВКонтакте пиксель

## Создание пикселя

Создайте Пиксель в [рекламном кабинете Вконтакте](https://vk.com/ads?act=retargeting\&show=pixels\&union_id=1605175826).&#x20;

<figure><img src="/files/FUv4D1eEkmxvvEBbgu03" alt=""><figcaption><p>Раздел меню «Ретаргетинг» → вкладка «Пиксели» → кнопка «Создать пиксель»</p></figcaption></figure>

И скопируйте код пикселя, который в выглдядит вот так:

{% hint style="info" %}
VK-RTRG-5O9O40-goNOq
{% endhint %}

<figure><img src="/files/xJJiCl06zMYoh6vIEign" alt=""><figcaption><p>Жирным выделен код пикселя</p></figcaption></figure>

## Установка пикселя

Далее перейдите в Конструктор вашего сайта

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

Далее перейдите на вкладку **«Глобальные настройки»**.

Найдите пункт `«VK Pixel»`  и введите код пикселя. Например, `VK-RTRG-5O9O40-goNOq`.

После добавления кода, сохраните настройки конструктора.&#x20;

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

### Конверсии ВК пикселя

После уставноки ВК пикселя, сайт автоматически отправляет в пиксель следующие события:

{% hint style="info" %}

* add\_to\_cart (Добавление товара в корзину)
* initiate\_checkout (Начало оформления заказа)
* purchase (Заказ оформлен)
* contact (Заполнена форма обратной связи)
  {% endhint %}

Первые три события передают суммы товара и заказа в пиксель, чтобы вы могли оценить полученный доход с привлеченных через таргетинг клиентов.

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

## Видео инструкция

{% embed url="<https://youtu.be/5Ew0dmI46Ug>" %}


---

# 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.zenky.io/website/vkontakte-piksel.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.
