How do I track conversions?
You may find your tracking code after you log in to your client interface, under the Profile page.
In order to track conversions on EZmob reports you will need to implement our postback URL:
<https://xml.ezmob.com/conversion?c={click_id}&value={value}>
After you implement the postback URL on your side, you need to add the {conversion} macro on you tracking link in order to receive our clickID.
Example:
Your tracking link: https://somedomain.com?offerid=22321 so your tracking link should be built with tracking marco: https://somedomain.com?offerid=22321&click_id={conversion}
Read more about tracking tokens here
For any assistance, please contact our support
Advertiser Reports Guide
Optimization Guide for Advertisers
What are the min. campaign limits (daily, budget,bids)?
How to blacklist/whitelist SubIDs?
In order to track conversions on EZmob reports you will need to implement our postback URL:
<https://xml.ezmob.com/conversion?c={click_id}&value={value}>
After you implement the postback URL on your side, you need to add the {conversion} macro on you tracking link in order to receive our clickID.
Example:
Your tracking link: https://somedomain.com?offerid=22321 so your tracking link should be built with tracking marco: https://somedomain.com?offerid=22321&click_id={conversion}
Read more about tracking tokens here
For any assistance, please contact our support
Related articles
Advertiser Reports Guide
Optimization Guide for Advertisers
What are the min. campaign limits (daily, budget,bids)?
How to blacklist/whitelist SubIDs?
Updated on: 14/06/2023
Thank you!