Steps to integrate with ACCESSTRADE

        

    A. Get ACCESSTRADE link codes in publisher dashboard

    B. Inject your site user ID into ACCESSTRADE link codes

    C. Get conversion data and map with your site users by pbid values



A. Get ACCESSTRADE link codes in publisher dashboard


  1. Click [CAMPAIGNS].
  2. Click [Affiliated Campaigns].
  3. Click the creatives icon of campaigns you want to integrate.
  4. Select the creative type you want to use.
  5. Copy the link code.




B. Inject your site user ID into ACCESSTRADE link codes


To specify which user from your site made the conversion, please injecting your site user ID dynamically into ACCESSTRADE link codes as the value of parameter "pbid" in ACCESSTRADE click URL.


For example

  1. Quick links 
    http://click.accesstrade.co.id/adv.php?rk=000000000000&pbid=siteUserID123


  2. Banners
    <a href="http://click.accesstrade.co.id/adv.php?rk=000000000000&pbid=siteUserID123" target="_blank">
        <img src="http://imp.accesstrade.co.id/img.php?rk=000000000000" border="0"/>
    </a>


  3. Text links
    <a href="http://click.accesstrade.co.id/adv.php?rk=000000000000&pbid=siteUserID123" target="_blank">
        Add text here
        <img src="http://imp.accesstrade.co.id/img.php?rk=000000000000” width=“1” height=“1” border=“0”/>
    </a>
     


C. Get conversion data and map with your site users by pbid


The valuea of "pbid" can be downloaded together with conversions in ACCESSTRADE publisher dashboard on conversion report page.

  1. Click [REPORTS]
  2. Click [Conversion]
  3. Select the options and search
  4. Click [Download]


If you have already set the postback for your site, the value of "pbid" will be sent by ACCESSTRADE postback function automatically to your postback URL. No additional settings are necessary.


Don't know how to use postback? Please check our postback setting guide.