# AdCombo & Keitaro
AdCombo is a CPA network that offers thousands of exclusive offers in low-competition GEOs.
# 1. Creating an AdCombo template in the tracker
- Go to the Affiliate Networks section in the tracker.
- Click Create.
- In the From Template field, enter AdCombo.
- Save the template.
- After saving, the template will appear in the list of Affiliate Networks.
# 2. Creating an offer in the tracker
- Go to the Offers section.
- Click Create.
- Specify the offer name, group (if necessary), and the affiliate network created in step 1.
- Then upload the Zip archive if the offer will be added locally, or switch to Redirect and specify the offer URL.
- When selecting the affiliate network, parameters for passing the tracker's subid in the offer URL will be added automatically.
# 3. Adding a Postback URL in the AdCombo dashboard
- Open the saved template and copy the Postback URL.
- Go to the Postbacks — Settings section in the AdCombo dashboard.
- Add postback links to the respective fields with the corresponding status:
Postback URL for leads:
&status=sale — indicates that the lead has been serviced by the call center: a new order confirmed over the phone
https://domain/key/postback?subid={clickid}&payout={revenue}&status=sale&tid={trans_id}&from=adcombo.com
Postback URL for holds:
&status=lead — indicates that the lead has been transferred to the system and is being processed by the call center
https://domain/key/postback?subid={clickid}&payout={revenue}&status=lead&tid={trans_id}&from=adcombo.com
Postback URL for rejects:
&status=rejected — indicates a change in order status: purchase canceled, trash: random digits or letters, fake order
https://domain/key/postback?subid={clickid}&payout={revenue}&status=rejected&tid={trans_id}&from=adcombo.com
- Click Save.
- Done, the Postback is configured.
# FAQ
How to Test?
- Create a test campaign in the tracker with one flow, without filters.
- Add your created offer to the flow.
- Click on the campaign link and perform the target action: registration, filling out a form, etc.
- Go to the AdCombo dashboard and ensure that a click is recorded, and the subid is passed for that click.
- Check the logs of sent Postbacks to the tracker, if available.
- Check the logs of received Postbacks in the tracker (Maintenance — Logs — Postbacks).
- Note that the affiliate network might not send Postbacks immediately; sometimes, you need to wait for some time.
- If the conversion is still not recorded, follow the troubleshooting instructions Or contact our support.