Overview
Linkrunner is a Mobile Measurement Partner (MMP). When you run traffic to an advertiser who uses Linkrunner, the integration works in two directions:- You send us clicks. You point your traffic at a Linkrunner tracking link and append your own identifiers (most importantly your click ID). Linkrunner records the click and uses it to attribute installs.
- We send you postbacks. When an install or a post-install event is attributed to your click, Linkrunner fires a server-to-server postback to your endpoint with the data filled into the macros you define.
How attribution works
The link between a click and a conversion is your click ID. You generate a unique ID for every click and pass it to Linkrunner on the tracking link asclick_id. When a conversion is attributed back to that click, Linkrunner returns the same value in the {click_id} macro on the postback. You match the postback to your original click using that value.
Pass a unique
click_id on every click. Without it, Linkrunner cannot echo an identifier back to you on the postback, and you cannot reconcile conversions against your clicks.What you can receive postbacks for
| Conversion | When it fires |
|---|---|
| Install | A new app install is attributed to your click. |
| Signup | The user completes registration, as defined by the advertiser. |
| In-app event | A post-install event the advertiser tracks (for example a purchase or a custom event). Revenue and currency are included when the event carries them. |
Next steps
Tracking links
The parameters you append to your click tracking links.
Postbacks and macros
The macros Linkrunner fills into your postback URLs, with examples.