Динамический ретаргетинг по коду/en — различия между версиями

Материал из Справочник сервиса Kadam.net
Перейти к: навигация, поиск
(Новая страница: «Dynamic code retargeting»)
 
(Новая страница: «The table with retargeting lists for each audience that was created using the "Get Code" action displays the "Remarketing Code" link. File: Retargetskr2.png | 1…»)
 
Строка 1: Строка 1:
 
<languages/>
 
<languages/>
В таблице со списками ретаргетинга для каждой аудитории, которая была создана с помощью действия "Получить код" отображается ссылка «Код ремаркетинга».
+
The table with retargeting lists for each audience that was created using the "Get Code" action displays the "Remarketing Code" link.
[[Файл:Retargetskr2.png|100px|centre|frame|рис. 1]]  
+
[[File: Retargetskr2.png | 100px | center | frame | image 1]]
При клике по ссылке открывается всплывающее окно, содержащее код контейнера, который Вам следует установить на страницы своего сайта.
+
 
[[Файл:динамич_ретар_камп_3.JPG|100px|centre|frame|рис. 2]]
+
Clicking on link opens a pop-up window containing the container code that you should install on the pages of your site.
Кроме верхнего кода ремаркетинга, также обязательно нужно установить код из нижнего текстового поля формы "Код ремаркетинга":
+
[[Файл:динамич_ретар_камп_3.JPG|100px|centre|frame|image 2]]  
 +
 
 +
In addition to the top remarketing code, you must also install the code from the bottom text field of the "Remarketing Code" form:
 
<pre>
 
<pre>
  <script>window.kdmretarget=
+
  <script> window.kdmretarget =
        {gid:'[PRODUCT IDENT]',interest:[INTEREST IDENT]};
+
         {gid: '[PRODUCT IDENT]', interest: [INTEREST IDENT]};
  </script>
+
  </script>
 
</pre>
 
</pre>
где:
+
Where:
[PRODUCT IDENT] - параметр, в котором передается ID товара (ID, название, артикул...)
+
 
[INTEREST IDENT] - параметр, в котором передается заинтересованность юзера:  
+
[PRODUCT IDENT] - is a parameter in which the product ID is transmitted (ID, name, article ...)
 +
 
 +
[INTEREST IDENT] is a parameter in which the user's interest is transmitted:
 
<ul>
 
<ul>
      <li>Browse - переход на сайт</li>
+
      <li> Browse - go to the site </li>
      <li>BrowseGood - Просмотр товара</li>
+
      <li> BrowseGood - Product View </li>
      <li>Cart - Добавление в корзину</li>
+
      <li> Cart - Add to cart </li>
      <li>Ordering - Оформление заказа </li>
+
      <li> Ordering - Ordering </li>
      <li>Purchase – Покупка</li>  
+
      <li> Purchase - Purchase </li>
 
</ul>
 
</ul>
Посетителям страниц сайта, на которых установлен контейнер, будет установлен файл cookie на то количество дней, которое указано в настройках списка ретаргетинга. Таким образом пользователь попадет в список ретаргетинга.
+
 
Показы ретаргетинговой кампании начинаются только если список ретаргетинга составляет более 50 человек. Если список менее 50 человек, статус кампании – «Ожидает аудитории».
+
Visitors to the pages of the site on which the container is installed will be set to a cookie for the number of days specified in the retargeting list settings. Thus, the user will be included in the list of retargeting.
 +
 
 +
Views of a retargeting campaign begin only if the list of retargeting is more than 50 people. If the list is less than 50 people, the status of the campaign is “Waiting for the audience”.

Текущая версия на 14:44, 11 февраля 2019

Другие языки:
English • ‎русский

The table with retargeting lists for each audience that was created using the "Get Code" action displays the "Remarketing Code" link.

image 1

Clicking on link opens a pop-up window containing the container code that you should install on the pages of your site.

image 2

In addition to the top remarketing code, you must also install the code from the bottom text field of the "Remarketing Code" form:

  <script> window.kdmretarget =
         {gid: '[PRODUCT IDENT]', interest: [INTEREST IDENT]};
  </script>

Where:

[PRODUCT IDENT] - is a parameter in which the product ID is transmitted (ID, name, article ...)

[INTEREST IDENT] is a parameter in which the user's interest is transmitted:

          
  • Browse - go to the site
  •       
  • BrowseGood - Product View
  •       
  • Cart - Add to cart
  •       
  • Ordering - Ordering
  •       
  • Purchase - Purchase

Visitors to the pages of the site on which the container is installed will be set to a cookie for the number of days specified in the retargeting list settings. Thus, the user will be included in the list of retargeting.

Views of a retargeting campaign begin only if the list of retargeting is more than 50 people. If the list is less than 50 people, the status of the campaign is “Waiting for the audience”.