WebmasterID logoWebmasterID
Event tracking

The first_open app lifecycle event

first_open is an automatically collected app event that fires the first time a user opens an app after installing or reinstalling it. It anchors app acquisition the way first_visit anchors web acquisition, marking the start of the user's relationship with the app. It is logged by the SDK without instrumentation. Understanding it helps you read new-user and install-attribution reports correctly on mobile.

Partially verified

What it marks

first_open is logged by the Firebase/GA4 SDK the first time the app is launched after installation or reinstallation (automatically collected events). It is the app equivalent of the web's first_visit: the event that establishes a user as new to the app and seeds acquisition reporting. Because it is automatic, you should not send a custom first-launch event of your own.

Reading acquisition with it

first_open underpins install-to-engagement analysis: how many first launches occur, what users do immediately after, and which campaigns drove the install. Reinstalls and identifier resets can produce a first_open for someone who used the app before, so treat new-user counts as 'new under the current identifier' rather than absolutely new. Pair first_open with deep-link and campaign context to attribute installs.

How it appears in analytics and logs

A first_open after a user you already knew usually means a reinstall or a reset identifier, not a brand-new person, so read new-user counts with that in mind.

Diagnostic use case

Anchor app new-user and acquisition reporting on first_open, the SDK-logged first launch after install, rather than on session_start or a custom event.

What WebmasterID can help detect

WebmasterID measures first-party web first-visits; first_open is the mobile lifecycle analogue, documented here so acquisition concepts span both surfaces.

Common mistakes

Privacy and accuracy notes

first_open marks a lifecycle moment, not an identity. Keep any attached parameters non-identifying and follow store data rules; this is educational, not legal advice.

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.