Netflix: the metric fell, but nobody stopped watching
A root-cause analysis of a 10% drop in Average View Duration in two weeks.
Traces the drop to a cold-start discovery failure on mobile, not a content problem, and sequences three fixes with a guardrail against gaming the metric.
What happened
AVD fell 10%. Watch time didn't move.
Average View Duration dropped 10% in two weeks — mobile-first, mostly new users, global, sudden. This RCA traces it to the denominator: sessions inflated while watch time held flat. Not a content problem. A discovery problem wearing a content problem's costume.
The shape of the drop
Eliminate before you commit
Five hypotheses. Four fall to the evidence.
Watch time is flat. A real outage would drag it down too.
Existing users would feel a weak slate equally. They don't.
Sessions went up. People are opening Netflix more, not less.
Fits the two-week window and hits new users hardest. Stays on the board as the fallback thread.
New users can't find a match on mobile. Explains every signal with no contradictions.
What the user actually lives
Same intent, two very different sessions
Opens the app. New user, no history — generic trending.
Scrolls, overwhelmed. Choice paralysis on a small screen.
Exits under two minutes. Session counted.
Comes back later, hits the same wall. The denominator climbs.
Opens the app. A three-tap visual taste setup.
Personalised hero and top-3 high-match picks.
Gets into a title. A sustained session.
Returns straight to Continue Watching.
Tradeoffs
Three fixes, sequenced by score, not by flash
Ship Continue Watching front and centre first
Making Continue Watching the first row with a push deep link turns several short sessions into one arc. It's the lowest-effort, most proven pattern, so on a reach-impact-confidence-over-effort score it ranks first by a wide margin.
A three-tap visual taste picker at signup
A new user's first session is exactly where the data is thinnest and the stakes are highest. A skippable, visual setup gives the recommender something to work with from minute one instead of serving generic trending.
Gate the auto-play nudge behind a guardrail
Auto-playing a pick after a few idle seconds would juice AVD whether or not it helps anyone. It ships last, behind a satisfaction guardrail, and gets killed if it only improves the number.
“AVD fell because new users on mobile can't find something worth watching fast enough. It's a discovery failure, not a content one.”