Tracking Tokens and Parameters Explained
Tracking macros are placeholders in curly braces, such as {country}, that EZmob replaces with real values when someone clicks your ad. Add them to a creative's Destination URL so your tracker or landing page knows where each click came from.
Add a macro
- In the campaign's creatives, click the macro button next to the Destination URL field (tooltip: Insert tracking macro).
- In Tracking macros, click a macro to insert it at the cursor. Click an inserted macro again to remove it.
- Give each macro a parameter name, for example
https://yoursite.com/landing?country={country}&device={device_type}.
You can chain macros in one value: ?source={pubfeed}_{subid}.
Available macros
Macro | Replaced with |
|---|---|
| Click ID, required for conversion tracking |
| Campaign ID / Offer ID / Ad ID |
| Click cost (CPC, XML) or cost per view (CPV, Display) |
| Matched keyword |
| Publisher feed subID / not limited subID / source subID |
| Traffic source: |
| Publisher, feed, point, zone and remote feed IDs |
| Publisher site ID / app ID / app bundle |
| Request ID / Unix timestamp |
| Two-letter country / region / city / postal code |
| User IP / ISP |
| Device type / brand / model / advertising ID |
| OS / OS without version / browser / user agent |
| Publisher keyword / referrer URL / referrer domain |
| Search user IP / search referrer domain |
| Used for Google Analytics |
{pixel} is accepted as {conversion}, and {pubid} as {subid}.
URL rules
- Start with
http://orhttps://and use a public domain.localhostand private IPs are rejected. - No spaces; encode them as
%20. - Macros are case-sensitive:
{country}works,{Country}doesn't. Any macro not listed above, such as{click_id}, is rejected. - Close every brace, and don't leave an empty
{}or a parameter without a name.
If a URL fails, the error appears under the field. For spaces, a missing https://, an empty {} or unsupported macros, a one-click fix is offered.
Google Analytics
Add your own UTM parameters to the destination URL, for example ?utm_source=ezmob&utm_campaign={campaign}&utm_content={banner}.
Related articles
- How to Track Conversions with EZmob's Postback
- Track conversions with EZmob Pixel
- Campaign Creation: The Complete Guide
- Troubleshooting Conversion Tracking Issues
Updated on: 26/09/2026
Thank you!
