Russian  English  All projects

Processing incoming post-backs to the web analytics service keitaro.io



Dano:
Processing incoming post-backs to the web analytics service keitaro.io

Keitaro gets a postback in the format (post-back) but lacks important data. We need to write a script that will handle the incoming postback and redirect it to the caitaro (post-back)

post-back
http://our-site.ruscript2.php?subid={subid}&status...
where, "subid" is a unique click user on the link that is generated by keitaro (always unique)

In the caitaro for each subid corresponds to the offer (one of the entities inside the caitaro), each of the offer has a unique name in the format:
[#off123] Name Offer [cRU][p100][vRUB]

task:
If in the status received post-back, then by subid to determine which name of the ofer corresponds to this clique inside Keitaro, take from the title the following data:
100 (amount) and RUB (currency)

and form and send a new postback in the format:
http://cervicedgf.ru/56dcf43/postback?subid={subid...

documentation to api keitaro
https://admin-api.docs.keitaro.io

! Payment
29.04.2021 20:59



 Answers freelancers