Metrics question
Imagine that in your daily routine of checking conversion funnel, you realize a 20% drop in checkout funnel. What would you do?
- Amazon
- 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
Real-time diagnostic reasoning for a sudden funnel drop, prioritizing speed and hypothesis testing under pressure.
How to approach it
- Confirm the drop is real, check for a tracking or reporting bug before assuming a genuine conversion problem.
- Check for an immediate technical cause first, since a 20 percent drop is large enough to suggest a broken checkout, payment processor outage, or a recent deploy.
- Segment the drop, by device, browser, payment method, and geography, to localize where the problem is concentrated.
- Check recent changes, any deploy, pricing change, or third-party payment provider update in the last 24 hours.
- If a bug is found, escalate for an immediate fix or rollback, given checkout is revenue-critical and time-sensitive.
- Define a follow up, a postmortem to identify why the issue was not caught before release and add monitoring to catch it faster next time.
What a strong answer includes
- Treats a 20 percent drop as likely a technical incident first, given the scale and suddenness, rather than assuming a subtle UX issue.
- Prioritizes checking recent deploys and payment provider status immediately, since checkout funnels are highly sensitive to small technical breaks.
- Segments quickly by device and payment method to localize the fault before it spreads further.
- Proposes a concrete incident response step, escalate and roll back, appropriate to the severity and revenue impact.
Common mistakes
- Treating a sudden 20 percent drop as a slow UX investigation rather than a likely incident needing urgent triage.
- Not checking recent deploys or payment provider status first.
- Proposing a long-term analysis process without addressing the urgency of the immediate drop.
Likely follow-up questions
- What would you do if no recent deploy or bug is found.
- How would you prevent this from happening again.
- How would you communicate this incident to stakeholders.
More metrics questions
- Walmart's order return rate is increasing. As a product manager, what things would you look into to isolate the problem?Amazon · Metrics · Medium
- One of the brands in the grocery category is not selling and has stocks left that are soon to expire. Specify all possible reasons for it and also suggest solutions for each of the reasons.Shopify · Metrics · Medium
- A metric for a video streaming service dropped by 80%. What do you do?Google · Metrics · Medium
- You are a PM for an e-commerce company. Due to some mistakes, the data team lost all key metrics. What are the metrics you will track as PM?Amazon · Metrics · Medium
- Your new feature boosts Amazon Search by 10%, adds 2s to load time. What do you do?Amazon · Metrics · Hard
- How would you change the Amazon Fresh experience and how would you measure them?Amazon · Metrics · Medium
More questions from Amazon
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