DAU (Daily Active Users) is the count of unique users who were active in the app on a single calendar day. "Active" usually means "opened the app at any point in the day" — a session-start event. DAU is the most-watched daily engagement signal and feeds into every downstream calculation: ARPDAU (revenue per DAU), stickiness (DAU ÷ MAU), retention cohort tracking.
The catalog distribution exposes how rare big DAU numbers actually are. Most measurable iOS apps run in the low-thousands DAU; the conversational "our app has 1M DAU" tier is genuinely top-decile territory. Use this distribution as the reference when benchmarking your own DAU — the implied "good" number is much lower than industry chatter suggests.
What counts as "active"
- Lenient: user fired a session-start event (opened the app, app came to foreground). Industry default. Easy to compare across products.
- Strict: user performed a meaningful action — sent a message, completed a workout, played a level. Sharper signal, harder to compare cross-product.
- Authentication-gated: user authenticated (signed in). Useful for products where guest-mode usage exists alongside logged-in usage.
Pick one, document it, never switch mid-quarter without recalculating historical baselines. Definition changes break every trendline.
The DAU distribution is heavily power-law. The bulk of measurable apps cluster between 1K and 100K daily users; the long tail above 1M represents a few hundred mega-apps. If your DAU is in the 1K-10K range, you're squarely in the median band — not failing, just not yet in the visibility tier where chart effects compound.
DAU by category — US iOS, MWM
| Category | Median DAU | Top-10% DAU |
|---|---|---|
| Lifestyle & Well-being | 7.1K+ | 100K+ |
| Productivity & Tools | 4.2K+ | 60K+ |
| Social & Communication | 3.5K+ | 70K+ |
| Media & Entertainment | 3.3K+ | 50K+ |
| Education & Knowledge | 3.1K+ | 30K+ |
| Game | 3.1K+ | 30K+ |
Reading DAU vs MAU together is the real skill. DAU rising while MAU stays flat means existing users engaging more (good). MAU rising while DAU stays flat means new users coming in but not sticking (warning). DAU falling while MAU rises is the strongest signal that something's wrong — your audience is growing but using less.