We can track the conversion and post back the same conversion to publishers. Please note this option is not available for self-service advertisers. For more information please contact your account manager.
Step 1: Create an ad client and add the client post back URL
Eg
https://track.edigiads.com/acquisition?click_id=aff_sub1&security_token=2bde0411bc7b4cfb846b
aff_sub1
is the macro used by Bidsopt to pass the value of publisher click id
Step 2: Let the advertiser setup our postback or conversion pixel in their system
Postback Method
Eg:
https://cnv.bidsopt.com/tracker/conversion?click_id={click_id}&aff_sub1={aff_sub1}
click_id
is the placeholder name used by Bidsopt to represent click id ( transaction id)
aff_sub1
is the placeholder used by Bidsopt to pass the value of publisher click id
The advertiser need to replace the value of click_id
and aff_sub1
from the click generated by Bidsopt
Please visit the postback integration documents for more information
Conversion Pixel Method
If the advertiser uses our conversion pixel, they just need to follow the step outlined in the conversion pixel documents.
Step 3: Create a campaign in Bidsopt dashboard and target specific publishers
Eg:
https://performance.attrimob.in/perf/click?publisher_id=VA-014&click_id=bo_ck&aff_sub1=bo_aff_sub1
bo_ck
is Bidsopt macro to pass the click id (transaction id)
bo_aff_sub1
– this macro will replace the value of publisher click id
Step 4:
Generate a click URL from the dashboard
Eg:
http://clk.bidsopt.com/tracker/click?ad_id=54252&cid=4171915
Add our additional macros to pass the conversion postback to the publisher as below
http://clk.bidsopt.com/tracker/click?ad_id=54252&cid=4171915&aff_sub1={insertyourclickid}
Step 5:
Ask Publisher to test at his end or get a test link from them to test at our end.
Step 6:
Check click log and conversion log, if the aff_sub1 column stores publishers click id and matches.