Before you begin
AdGyde tracking URL
Set up an AdGyde tracking URL to send information about clicks to AdGyde.
Add the AdGyde click_id and pub parameters, and Affise {clickid} and {pid} macros to the AdGyde tracking URL.
2. In Offers > a certain offer > Tracking, put the updated tracking URL into the Tracking URL field.
AdGyde tracking URL example:
http://log2.adgyde.com/intf/b/1/u?c={campaignid}&p={partnerid}&clickid={clickid}&pub={pid}
⚠️ You don't need to fill in campaignid and partnered. The AdGyde team substitutes it directly.
Global install postback for Android
Global install postback for Android example:
https://offers-rocketcompany.affise.com/postback?clickid={clickid}&custom_field1={androidid}
where:
clickid | {clickid} | Unique click ID value passed via tracking URL |
custom_field1 | {androidid} | The Android ID of the application |
In-App event postback
To receive the in-app event postback, you need to set up goals in Offers > a certain offer > Payouts.
In-app event postback:
https://offers-rocketcompany.affise.com/postback?clickid={clickid}&goal={eventid}&custom_field1={androidid}
where:
clickid | {clickid} | Unique click ID value passed via a tracking URL |
goal | {eventid} | The custom value of the event saved when attaching the event to the campaign |
custom_field1 | {androidid} | The Android ID of the application |
goal={eventid} is the goal you need to create in the Affise system and insert into the Goal value field in the offer settings.
⚠️ Goal value "1" in the Affise system always refers to the install event. If the goal is not specified in the Postback URL, the conversion has the goal value "1" by default.
🔎 Read how to create events on AdGyde here.
Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].