Difference between revisions of "Dynamic code retargeting"

From Service Manual Kadam.net
Jump to: navigation, search
Line 2: Line 2:
 
[[File: Retargetskr2.png | 100px | center | frame | image 1]]
 
[[File: Retargetskr2.png | 100px | center | frame | image 1]]
  
Clicking on the link opens a pop-up window containing the container code that you should install on the pages of your site.
+
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]]  
 
[[Файл:динамич_ретар_камп_3.JPG|100px|centre|frame|image 2]]  
  
Line 13: Line 13:
 
Where:
 
Where:
  
[PRODUCT IDENT] - the parameter in which the product ID is transmitted (ID, name, article ...)
+
[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:
 
[INTEREST IDENT] is a parameter in which the user's interest is transmitted:
Line 26: Line 26:
 
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.
 
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.
  
Impressions 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”.
+
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”.

Revision as of 16:43, 23 January 2019

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. 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:

  <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”.