Postback URL allows you to track conversions using a third-party tracking platform and send the information about conversions to PPCmate reports. This way you can track ROI on the reports page and optimize campaigns to achieve better results. As a rule Postback URL is used for CPA campaigns.
To get a Postback URL, follow the steps listed below:
- On the New Campaign page, enable Attribution & Tracking.
- Choose the Postback URL option and find the URL generated.
- Copy the URL, replace [CLICK_ID] and return_value_USD with the parameters from your tracking platform.
http://rtb.adx1.com/log?action=conversion&key=[CLICK_ID]&price=return_value_USD
For example, if your tracking platform uses {clickid} and {payout} parameters, your Postback URL would be formatted as follows:
http://rtb.adx1.com/log?action=conversion&key= {clickid}&price={payout}
Please note that the parameters may be different. You need to obtain all the parameters from your tracking platform. - Paste the Postback URL you have created into your tracking platform.
Once your Postback URL has been set up, you need to provide a click-through URL when adding a creative to your campaign.
To do that:
- Copy the Offer Link from your tracking platform.
- Modify the Offer Link by adding PPCmate [CLICK_ID] macro.
Normally, offer links contain Click ID parameters:
http://trgln.com/cpa?oid=hj874827483h534i5o4krllm=f98f9e4f3hgeh24620ae&clickid=4f3hgeh
You need to replace the clickid value with the [CLICK_ID] macro as follows: clickid=4f3hgeh --> clickid=[CLICK_ID]
http://trgln.com/cpa?oid=hj874827483h534i5o4krllm=f98f9e4f3hgeh24620ae&clickid=[CLICK_ID]
In case there is no Click ID parameter included into your offer link, you need to add it manually depending on the parameters supported by your tracking platform. It can be either clickid or subid. Please note that the clickid parameter prevails.
For example, your offer link looks like this:
http://trgln.com/cpa?oid=hj874827483h534i5o4krllm=f98f9e4f3hgeh24620ae
After adding the click ID parameter ( clickid or subid) and our macro [CLICK_ID], your link should look like this:
http://trgln.com/cpa?oid=hj874827483h534i5o4krllm=f98f9e4f3hgeh24620ae&clickid=[CLICK_ID]
http://trgln.com/cpa?oid=hj874827483h534i5o4krllm=f98f9e4f3hgeh24620ae&subid=[CLICK_ID]
Please note that if both clickid and subid parameters are supported by your tracking platform, the clickid parameter prevails. - Put the link into the Click-through URL field.