Configuring postback for CPA
The postback mechanism (aka pingback, aka s2s) is used to notify you of a successful conversion. This article contains information about setting up a conversion notification using this mechanism.
Содержание
[убрать]- 1 Acceptance and saving of a special tag on an advertised resource or in an affiliate program
- 2 Sending a label by a resource or affiliate program after an action has been committed to the Kadam service
- 3 Instructions for setting up successful conversion notifications from popular affiliate programs
- 3.1 7offers.ru
- 3.2 Actionpay
- 3.3 AD1
- 3.4 AD2Games
- 3.5 Adbees.com
- 3.6 Adinfo.ru
- 3.7 Admitad
- 3.8 Adtrafico.com
- 3.9 Advendor.net
- 3.10 Advertise.ru
- 3.11 Advertstar
- 3.12 Advgame.ru
- 3.13 Ad-x.ru
- 3.14 Arbitrage.top
- 3.15 Babos.biz
- 3.16 Badboys.network
- 3.17 Binpartner.com
- 3.18 C3pa.net
- 3.19 Сityads.com
- 3.20 Clickdealer.com
- 3.21 Sppaelectro.com
- 3.22 CPAExchange
- 3.23 Cpagetti.com
- 3.24 Cpazilla.ru
- 3.25 Ctr.ru
- 3.26 Dr.cash
- 3.27 Elonleads.ru
- 3.28 Everad
- 3.29 Funcpa.ru
- 3.30 Himba.ru
- 3.31 KMA
- 3.32 Leads.su/Tradeleads.su
- 3.33 Luckypartners.biz
- 3.34 Luckyshop.ru
- 3.35 M1-shop.ru
- 3.36 Mobytize
- 3.37 MonsterLeads
- 3.38 Omnicpa.ru
- 3.39 PrimeLead
- 3.40 SalesDoubler
- 3.41 Shakes.pro
- 3.42 Vlk.partners
- 3.43 Wap.Click
- 3.44 Wildo.click
Acceptance and saving of a special tag on an advertised resource or in an affiliate program
To send a postback tag (ClickId) from the Kadam service, you need to add the macro [CPA] to the ad link, for example:
http://www.test.ru/home/?subid=[CPA]
After clicking on an advertisement on the site, the user is taken to the advertiser's site, the link of this site will already be with a special label in the form of the usual get parameter.
An example of an advertised link with an arbitrary tag value:
http://www.test.ru/home/?subid=0000x4a7d1ed414474e4033ac29ccb8653d9b
where get, the parameter in this case is subid, with the value 0000x4a7d1ed414474e4033ac29ccb8653d9b. The parameter value is generated dynamically and differs for each unique transition.
The name of the parameter (subid) can be any (for example, sub, sub1, sub_id, sid, etc.) - set by the advertiser himself or there will be ready-made parameters in the affiliate program that can be used to transfer tags.
The value of the subid must be saved on the side of the advertised resource or affiliate program.
Sending a label by a resource or affiliate program after an action has been committed to the Kadam service
After the user performs the action (registration, etc.), the advertised resource or affiliate program should call our postback link,
which looks like this: http://postback.kadam.net/en/postback/?data={subid}
where {subid} is an example of the parameter to which the [CPA] tag is transmitted in the advertised link. Depending on various factors (partner network, advertiser CRM, etc.), the parameter can be any (for example, {sub}, {sub1}, {sub_id}, {sid}, etc.).
For the data from the example advertised link above (with the specified arbitrary tag value) the postback link will look like this:
http://postback.kadam.net/en/postback/?data=0000x4a7d1ed414474e4033ac29ccb8653d9b
Usually the parameter in the advertised link that takes the values of the [CPA] tag matches the one that is then indicated and sent back to our network in the postback.
Arbitrary examples of advertised link and postback:
The advertised link - http://www.test.ru/home/?Subid=[CPA]
Postback - http://postback.kadam.net/en/postback/?Data={subid}
or
The advertised link - http://www.test.ru/home/?Sub1=[CPA]
Postback - http://postback.kadam.net/en/postback/?Data={sub1}
But there are exceptions (very rarely in some partner networks, for example, Vlk.partners), when the parameter in the advertised link may not coincide with the parameter in the postback.
For example:
The advertised link - http://www.test.ru/home/?Сid=[CPA]
Postback - http://postback.kadam.net/en/postback/?Data={url.cid}
Or an example where the parameter is not indicated in curly brackets (very rarely in some partner networks, for example, admitad):
The advertised link - http://www.test.ru/home/?Subid=[CPA]
Postback - http://postback.kadam.net/en/postback/?Data=[[[subid]]]
Those. the type of advertised link with our [CPA] tag and the type of postback link will depend on which affiliate network (tracker, crm) you integrate with.
IMPORTANT! In case you use the spacer, with which you are switching to the landing pages of several offers, to create correct conversion notifications for all KSA campaigns of the current offers, you need to register links with get parameters substitution <?php echo $_GET['parameter'];?> (this method works for PHP pages).
An example of getting the subid parameter for actionpay.ru affiliate program:
Link on the side of Kadam (specified in the URL of the campaign and ads):http://domain.com/index/biznes/059/?subid=[CPA]Link on the advertiser’s side (indicated in the padding code instead of all links):
n.actionpay.ru/click/56014f2a8b30a808438b4567/106002/91267/<?php echo $_GET['subid'];?>
Use advanced options
The Kadam service supports passing additional parameters to postback.
These parameters can be transmitted if necessary:
&status - this parameter is used to pass the conversion status. If the parameter is not used, the conversion will be accepted by the system as confirmed and funds will be charged for it.
If you have the ability to transfer order status, then use the following parameters:
- &status=hold - lead in the "hold"
- &status=approved - lead confirmed
- &status=reject - lead rejected
&cost - parameter is used if the cost of the lead may vary depending on any parameters. If the parameter is not specified, information about the cost of the lead will be taken from the offer/campaign. Example: &cost=200
¤cy - this parameter is used to transfer currency. Kadam service supports the following currencies: euro, dollar, hryvnia, ruble. If you use a currency other than the ruble, the amount received as a result of the conversion of the specified currency into rubles will be deducted from your balance. If the cost of the lead in rubles, the transfer parameter with the currency is not required.
In other cases, use the following parameters:
- ¤cy=UAH - hryvnia
- ¤cy=USD - dollar
- ¤cy=EUR - euro
- ¤cy=KZT - tenge
If you are working with an affiliate program, contact the affiliate program support service to help set up conversion conversion notifications.
'We strongly advise after setting up test conversions before launching the campaign in order not to lose data on successful conversions.'
Instructions for setting up successful conversion notifications from popular affiliate programs
7offers.ru
Click on link to read the detailed instructions.
Actionpay
Click on link to read the detailed instructions.
AD1
Go to link to read the detailed instructions.
AD2Games
Follow link for detailed instructions.
Adbees.com
Click on link for detailed instructions.
Adinfo.ru
Go to link to read the detailed instructions.
Admitad
Go to link to read the detailed instructions.
Adtrafico.com
Follow the link for detailed instructions.
Advendor.net
Follow the link to read the detailed instructions.
Advertise.ru
Click on link to read the detailed instructions.
Advertstar
Follow link for detailed instructions.
Advgame.ru
Click on link for detailed instructions.
Ad-x.ru
Follow link to read the detailed instructions.
Arbitrage.top
Follow the link to read the detailed instructions.
Babos.biz
Go to link to read the detailed instructions.
Badboys.network
Go to link to read the detailed instructions.
Binpartner.com
Go to link for detailed instructions.
C3pa.net
Go to link to read the detailed instructions.
Сityads.com
Click on link to read the detailed instructions.
Clickdealer.com
Go to link to read the detailed instructions.
Sppaelectro.com
Follow the link to read the detailed instructions.
CPAExchange
Go to link for detailed instructions.
Cpagetti.com
Follow the link to read the detailed instructions.
Cpazilla.ru
Go to link to read the detailed instructions.
Ctr.ru
Go to link to read the detailed instructions.
Dr.cash
Click on link to read the detailed instructions.
Elonleads.ru
Go to link to read the detailed instructions.
Everad
Follow link to read the detailed instructions.
Funcpa.ru
Go to link to read the detailed instructions.
Himba.ru
Go to link to read the detailed instructions.
KMA
Follow link for detailed instructions.
Leads.su/Tradeleads.su
Click on link to read the detailed instructions.
Luckypartners.biz
Follow the link to read the detailed instructions.
Luckyshop.ru
Go to link for detailed instructions.
M1-shop.ru
Click on link to read the detailed instructions.
Mobytize
Click on link to read the detailed instructions.
MonsterLeads
Click link for detailed instructions.
Omnicpa.ru
Click link to read the detailed instructions.
PrimeLead
Click on link for detailed instructions.
SalesDoubler
Click on link for detailed instructions.
Shakes.pro
Click on link to read the detailed instructions.
Vlk.partners
Follow link to read the detailed instructions.
Wap.Click
Click on link for detailed instructions.
Wildo.click
Follow the link to read the detailed instructions.