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.


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


  1. JS pixel setting

    To create JS pixel you need to do following important steps:


    1. Choose Conversion Pixel in Pixel Type menu

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

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



    So now you created the pixel, you can copy and place it on your web-site.

  2. IMG pixel setting

If you need img tag (not js)  you can use the example below, but first you need to change:

Example of an img pixel:

<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 how to create Conversion Rule here.