Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Оглавление

To create a conversion pixel you need to go to the Sites tab button create a new site.

Insert URL of the website you want to place pixels on and tick in the Generate Pixel box below.

Image Added
Image RemovedImage Added


Then press save and you will see the menu where you can create a pixel.

JS pixel setting

To create JS pixel you need to do the following

important

steps:

  1. Press the chain icon left to the created site

  2. Choose Conversion Pixel in Pixel Type menu

  3. Insert Pixel ID (can be a random number) and remember it.

  4. Then press button Generate and you will the pixel in the HTML-code section.

Image Added
Image Removed

Image Added

So now you created the pixel, you can copy and place it on your

web-site

website.

IMG pixel setting

If you need img an IMG tag (not jsnon-JS)  you can use the example below, but first, you need to change:

  1. site_id -- you need to put here site id you created for tracking.
  2. pixel_id=1234 -- you can choose any random number
Example of an img pixel:

Examples of IMG pixels:

панель
<img src="https://px.adhigh.net/p/conversion.gif?syncs=default&site_id=1234&pixel_id=1234" width="1" height="1">
панель
<img src="https://px.adhigh.net/p/conversion.gif?syncs=bsw&syncs_only=true" width="1" height="1">
Информация

After that you need to go back in the Site you created (press Edit Site button) and create Conversion Rule.

You can find instruction on how to create Conversion Rule here.