Attribution

Mobile attribution: which campaign earned the install.

Install attribution matches an install, and the in-app events that follow it, back to the click that produced it. LinkTrail does that with a four-layer signal waterfall, records a match type on every install so you know how the credit was earned, and never reads an advertising identifier to do it.

The signal waterfall

Layers are evaluated in order. The first that produces a match wins, and the install records which layer produced it.

LayerPlatformConfidenceDetail
Play Install ReferrerAndroidDeterministicGoogle Play passes a referrer string through the store to the installed app.
Deferred click tokeniOS (primary)DeterministicA token the tapped link leaves on the clipboard, recovered at first open — by default only when the user taps a paste control.
Probabilistic matchiOS and AndroidScoredDevice and network characteristics observed at click and at install, compared and weighted. Consent-gated, and never reported as certain.
SKAdNetwork / AdAttributionKitiOSAggregatedApple's own frameworks, running alongside the above. Aggregated, delayed, and conversion-value limited by Apple.
UnattributedBothNoneNo match met the confidence floor. Reported as organic, not as a likely campaign.

The scoring weights behind the probabilistic layer, the 0.6 confidence floor, and the reasoning for both are published in full on the attribution methodology page.

Attribution, question by question

What does install attribution actually answer?

Which click produced which install, and therefore which campaign, channel, and creative to credit. That is the question budget decisions are made against, and it is harder than it sounds because the App Store and Play Store sit between the click and the first launch and pass almost nothing across. Attribution is the reconstruction of that broken chain, and every reconstruction carries a confidence — which is why LinkTrail records a match type on every install rather than reporting one undifferentiated attributed total.

How does attribution work without the IDFA?

By preferring signals the platforms hand over deliberately. On Android the Google Play Install Referrer is exact when present, because the store itself passes it to the installed app. On iOS the primary signal is a deferred click token the tapped link leaves behind, recovered at first open. Only when neither exists does matching become probabilistic — comparing IP address, user agent, screen dimensions, timezone, and locale observed at both ends — and that path is consent-gated and scored against a floor of 0.6 rather than asserted.

Is probabilistic matching the same as fingerprinting?

Yes, and we describe it that way rather than using a softer term. Comparing device and network characteristics to identify a device is fingerprinting under Article 5(3) of the ePrivacy Directive, and the EDPB's Guidelines 2/2023 confirm it requires end-user consent — legitimate interests does not cover it. Apple also restricts it irrespective of App Tracking Transparency status. It is off until consent is granted and can be disabled entirely per workspace.

Where do SKAdNetwork and AdAttributionKit fit?

Alongside, not underneath. Apple's frameworks are the only attribution path for some paid iOS network spend, and they return aggregated, delayed postbacks with a limited conversion value. No provider can enrich that data or turn it back into per-install detail, and any vendor claiming otherwise is describing something else. LinkTrail registers for them, pushes conversion values, and ingests the postbacks, and keeps that reporting separate from the install-level waterfall because the two are not the same kind of number.

Which attribution model and window should I use?

Last-touch with a seven-day click window is the default, and first-touch and linear are available per workspace along with configurable click and dedup windows. The window is a precision lever rather than a coverage setting: an IP address on a mobile network can change within minutes of a click while a timezone effectively never does, so widening it buys matches that mean less. If you are comparing LinkTrail against another provider, hold the window and the model constant first — otherwise you are comparing two methodologies, not two tools.

How does fraud scoring affect attributed installs?

It annotates them; it does not silently remove them. Every install is scored against velocity, device-signal, and spoofing heuristics, and installs that trip a rule are flagged in reporting with the rule codes that fired — ctit_too_short rather than a number to interpret. Click injection is checked on every install; the velocity, device-repeat, geo-mismatch, and click-flooding rules are part of advanced fraud prevention. What to do about a flagged install stays your call: LinkTrail does not reject installs, arbitrate partner disputes, or make payout decisions.

What we don't infer

  • We never read the Apple IDFA, with or without App Tracking Transparency permission, and never read the Google Advertising ID. Device identifiers are vendor-scoped only — IDFV or App Set ID, with a random persisted UUID as fallback.
  • We don't run probabilistic matching before consent. Links still route immediately; only the recording waits.
  • We don't model the unattributed gap. An install with no qualifying match is reported as organic, not as a statistically likely campaign.
  • We don't make payout decisions. Fraud scoring affects reporting only.
  • We don't publish an accuracy percentage, because we don't yet have a production dataset large enough to support one honestly.

Downstream value ties back the same way: call trackEvent for purchases and custom events and they roll up to the campaign that earned the install. The SDK-side detail is in the attribution guide.

Attribution starts on the free plan

Campaign attribution is included on every tier, including Free — 5,000 monthly active users and 25,000 clicks a month, no card required. Growth adds ad-network cost data, the full match audit log, and webhooks on every attribution event.

Attribution — common questions

What is mobile attribution?

Mobile attribution is the process of matching an app install — and the in-app events that follow it — back to the click, campaign, and channel that produced it. Because the App Store and Play Store pass almost no context from a click to a first launch, attribution means reconstructing that link from signals observed at both ends, and reporting how confident each reconstruction is.

Can you attribute installs without the IDFA or Google Advertising ID?

Yes, and LinkTrail never touches either. Attribution runs on the Google Play Install Referrer, a deferred click token, and consent-gated probabilistic matching, with Apple's SKAdNetwork and AdAttributionKit alongside for paid iOS network spend. Device identifiers are vendor-scoped only — IDFV or App Set ID, with a random persisted UUID as fallback — so resetting an advertising identifier has no effect on attribution.

What is a match type, and why does it matter?

It is the record of which layer of the waterfall produced an attribution: a deterministic install referrer or click token, a scored probabilistic match, or none at all. It matters because a report that blends deterministic and scored matches into one attributed total will systematically overstate channels that attribute deterministically and understate those that do not. Match type should be a first-class column wherever installs appear.

What is the default attribution window?

Seven days, configurable per workspace along with the dedup window and the attribution model. Last-touch is the default model; first-touch and linear are available. Re-engagement and probabilistic matching are toggles, with a read-only priority chain in the dashboard showing how the signals are ranked.

What happens to installs that can't be matched?

They are reported as organic. A probabilistic match is only recorded at a confidence of 0.6 or above; below that the install is not assigned to the most plausible campaign. The floor sits above the midpoint on purpose, because a false positive credits paid spend for an organic install, inflates return on ad spend, looks like success, and attracts more budget — while a missed match under-credits a campaign and gets investigated.

Which plan includes attribution?

Campaign attribution with UTM and source/medium is on every plan, including Free. Growth, at $49 a month, adds ad-network cost data from Meta, Google, TikTok, and X, the full match audit log showing deterministic versus probabilistic matches, webhooks on every attribution event, and 12-month analytics history. Scale adds advanced fraud prevention and data export to S3, Snowflake, or BigQuery.