Metrics question
Imagine you are PM at Facebook. You walk into your office one day and see Messenger DAU are down by 10%. Why?
- Meta
- Metrics
- Medium
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Root-cause diagnosis of a sudden metric drop, and disciplined segmentation before jumping to conclusions.
How to approach it
- Confirm the drop is real, not a tracking or logging bug, before investigating further.
- Segment by platform, region, and user cohort, new versus existing, to localize the drop.
- Check internal causes: a recent release, an outage, or a UX change.
- Check external causes: a competitor's feature launch, a seasonal dip, or a platform-level OS change.
- Once localized, form a hypothesis and propose a fix or further instrumentation.
- State what you'd tell your manager and by when you'd have an answer.
What a strong answer includes
- Rules out a measurement or logging error first, often the actual cause of sudden drops.
- Segments methodically across platform, geography, and cohort instead of guessing at a single cause.
- Names a plausible internal cause, e.g. a recent notification permission change reducing re-engagement.
- Proposes a clear next step and timeline rather than ending on 'I'd investigate more'.
Common mistakes
- Jumping to a root cause without first checking if the data itself is correct.
- Investigating everything at once instead of segmenting to isolate where the drop concentrates.
Likely follow-up questions
- Which segment would you check first and why?
- How would you tell your manager the drop is being addressed before you have the root cause?
More metrics questions
- How would you measure the success of Facebook Likes?Meta · Metrics · Medium
- How would you measure improvements made to Facebook messenger?Meta · Metrics · Easy
- Imagine you are the PM in charge of Reactions on Facebook - the new way to interact with posts by using “love”, “haha”, “wow”, “sad”, and “angry” reactions. What would success look like in terms of number of non-like reactions per post at launch and how do you come up with this? Would this number differ by reaction? Why or why not?Meta · Metrics · Hard
- You launched a new signup flow to encourage new users to add more profile information. A/B test results indicate that the % of people that added more information increased by 8%. However, 7 day retention decreased by 2%. What do you do?Google · Metrics · Hard
- Define the metrics for YouTube search.Google · Metrics · Medium
- You are the PM of Instagram app. The MAU has been constant but DAU has declined. What will you do?Meta · Metrics · Medium
More questions from Meta
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 9: Prove it paid off: outcomes, economics, and pricing
- Chapter 2: Data fluency: SQL, logs, and reading the truth yourself
- Chapter 14: Get the job: the AI PM interview loop