Metrics question
Venmo’s sign-up rate dropped to 2% after rolling out a new UX. What would you do?
- Venmo
- Metrics
- Hard
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 under pressure: separating measurement issues from real UX regressions, then proposing a fix path.
How to approach it
- First verify the number: check if 2 percent is a tracking issue introduced by the new UX before assuming it is a real behavior change.
- If confirmed real, break the funnel into stages, landing page view, form start, form completion, verification, to find exactly where the drop happens.
- Compare the new flow to the old flow step by step for added friction, like extra fields or a broken step on certain devices.
- Segment by device and channel, since a UX regression often hits one platform disproportionately.
- Propose an immediate mitigation, rolling back or feature flagging off the new UX for the affected segment while root cause is confirmed.
What a strong answer includes
- Checks instrumentation first, a step many candidates skip, before concluding the drop is a real user behavior problem.
- Uses funnel stage breakdown to localize exactly where the regression happens instead of treating the number as opaque.
- Proposes an immediate mitigation given the severity, not just investigate and report back later.
Common mistakes
- Jumping straight to hypotheses about UX design without checking if tracking broke first.
- No urgency or mitigation plan despite a severe, sudden metric drop.
Likely follow-up questions
- What would you check first if the drop was isolated to one platform, like mobile web?
- How would you prevent this kind of regression from shipping in the future?
More metrics questions
- What would you do if, all of a sudden, our web traffic dropped by 100%?Spotify · Metrics · Medium
- What would you do if, all of a sudden, our web traffic dropped by 100%?Venmo · Metrics · Medium
- How would you measure the performance and health of a Netflix Original?Microsoft · Metrics · Hard
- 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
- Facebook Ads dropped by 20%. Mark Zuckerberg calls you and asks you to fix it. What do you do?Meta · Metrics · Hard
More questions from Venmo
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