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
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
http://click.accesstrade.co.id/adv.php?rk=000000000000&pbid=siteUserID123
<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>
<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>
The valuea of “pbid” can be downloaded together with conversions in ACCESSTRADE publisher dashboard on conversion report page.
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.