Mobile Apps7 min read

Retention in the First 30 Days

Most apps lose three quarters of their users in the first week. Here is where they go and what recovers them.

Most of your users are already gone

Typical mobile apps lose somewhere around three quarters of their users within the first week. This is so common that founders often treat it as a fact of nature rather than a problem with a location — and the location is remarkably consistent across categories.

The majority of that loss happens in the first session, frequently in the first thirty seconds, and it is almost always caused by the app asking for something before giving anything.

The permission and account trap

An app that opens with a request for notification permissions, then a location prompt, then an account creation screen, has asked for three commitments before demonstrating any value at all. Each request is individually defensible and collectively they are why the user is gone before seeing what the app does.

Asking in context — after the user has done something that makes the request obviously necessary — improves both the acceptance rate and retention. The request is the same; the sequence is what changed.

One complete success in the first two minutes

Users who accomplish something meaningful in their first session retain at multiples of those who do not. Whatever your app does, engineering a small complete success into the opening minutes is the highest-return retention work available, and it usually means removing things rather than adding them.

The day-two gap

The transition between first and second session is where most users are lost permanently. Someone who returns once is far more likely to become a real user, which makes the reason to come back worth designing explicitly — a saved state, a result that arrives later, a notification tied to something they set up themselves.

Generic reminders do not do this. They produce uninstalls and revoked permissions, which costs you the notification channel permanently for the sake of a message nobody wanted.

Instrument before theorising

Without event-level data on the first session, every retention discussion is speculation. Knowing exactly which screen users abandon converts an unbounded problem into a specific one, and it is usually a single screen rather than a diffuse quality issue.

Ask the ones who left

Emailing users who installed and stopped, with one question and no pitch, produces consistently more specific answers than analytics can. They will tell you about the screen, the missing feature, or the misunderstanding that your funnel data can only gesture at.

The playbook

  1. Instrument the first session before anything else

    Most churn happens in the first session, and without event-level instrumentation you cannot see where. Knowing exactly which screen users abandon is the prerequisite for every other retention improvement.

  2. Delay permissions and accounts until they are earned

    Requesting notifications, location, or an account before the user has experienced value produces both refusals and uninstalls. Ask in context, after the user has done something that makes the request obviously necessary.

  3. Get to value in the first session

    Users who accomplish something meaningful on first open retain at multiples of those who do not. Whatever your app is for, engineering a complete small success into the first two minutes is the highest-return retention work available.

  4. Give a reason to return on day two

    The gap between first and second session is where most users are lost permanently. A saved state, a scheduled result, or a genuinely useful notification tied to something the user set up gives them a reason that is not just a reminder.

  5. Use notifications sparingly and specifically

    Generic re-engagement notifications produce uninstalls and permission revocations. Notifications tied to something the user explicitly asked for are welcome; everything else erodes the channel you will need later.

  6. Ask the churned users directly

    Email users who installed and stopped, with a single question and no pitch. The answers are consistently more specific than analytics, and they identify the one screen or missing feature that is quietly costing you most of your cohort.

Frequently Asked Questions

Retention in the First 30 Days | Pro Launch