A deferred deep link is a reconstruction. The user tapped something with intent, the store ate most of the URL, and your SDK tries to remember the story at first open. In a Bangkok lab with clean Wi-Fi this often works. On a dual-SIM phone that switched to mobile data on the BTS, it often does not.

What Play actually returns

Students arrive with a screenshot of a partner console showing “deferred install attributed.” We ask for the raw Play Install Referrer string from the same device. More than half the time the campaign token they expected is missing, truncated, or replaced by a store feature flag they did not know they were opted into.

That is not a moral failure. It is a hop. The store is allowed to rewrite. Your App Analytics — Deep Link Performance Tracking practice has to start with the rewrite, not with the hope that a fingerprint will paper over it.

The two-minute subway problem

Fingerprint-based deferred linking assumes the device that tapped is the device that opens, within a short window, with a similar IP and user agent. Thai commuters background the browser, change radios, and open the app after the fingerprint has expired. Campaign Hygiene cannot fix physics. You either design a fallback surface that still makes sense without context, or you stop claiming the session.

In Deferred Arrival we force a timed exercise: tap, ride two stations, open. Then write what the ledger is allowed to say. Most first drafts still claim too much. The second draft is usually a sentence finance can live with: “tap recorded; install unattributed; first open organic pending.”

How we log the gap in Signal Path

The workbook has a three-column sheet: intended token, Play referrer, first-open payload. If column two and column three disagree, the graph in week three must show a break, not a smooth line. Smooth lines are how double-counts hide.

If your team cannot produce those three columns for a live campaign, you are not ready for a Cohort Chamber. Read UTM hygiene next, or sit Signal Path when you have traffic that can fail in public.