WebmasterID logoWebmasterID
Event tracking

Deep link open events

A deep-link open event records that a user entered the app via a deep link — a URL that routes to a specific in-app screen rather than the home screen. Combined with campaign details it attributes app entries to the link that drove them. In the Firebase/GA4 model this relates to dynamic-link and campaign-details collection. It answers where an app session began and which campaign or context sent the user there.

Partially verified

What a deep-link open means

A deep link points past the app's entry screen to a specific destination — a product, an article, a settings page. When the app handles it, analytics can record the entry and the link's campaign parameters. This is the app counterpart to a campaign URL on the web: it tells you both that the app opened and the routed context it opened into.

Attribution and routing

Because a deep link carries destination and (often) campaign context, its open event supports attribution: which links and campaigns drive in-app entries, and whether users land where intended. If opens cluster on a fallback screen, the routing or link build is wrong. Keep the link payload to routing and campaign fields and never overload it with identifiers — it is configuration, not identity.

How it appears in analytics and logs

Deep-link opens landing on the wrong screen, or missing campaign context, point to routing or link-configuration problems, not analytics faults.

Diagnostic use case

Attribute app entries to the deep link that produced them — and the campaign behind it — so you can see which links route users to the intended screen.

What WebmasterID can help detect

WebmasterID handles first-party web campaign links; deep-link opens are the app-side analogue, included so the events reference spans both surfaces.

Common mistakes

Privacy and accuracy notes

Deep-link parameters should carry routing and campaign context, never personal data. Treat the link payload as configuration, not a place for identifiers.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.