Metrics question
Imagine you are the PM for a new feature for a home device. How would you optimize the sign-up flow?
- 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
Tests optimizing a specific funnel step (sign-up) for a hardware device, requiring the candidate to identify where friction actually occurs in a physical setup context.
How to approach it
- Clarify the device type and setup context, since a smart speaker's sign-up flow differs from a security camera's, but both share the pattern of app pairing plus account creation.
- Map the current funnel: unboxing, app download, device pairing (Wi-Fi and Bluetooth), account creation, and initial configuration.
- Identify the likely biggest drop-off point using funnel data: device pairing (Wi-Fi network entry, especially on 5GHz-only or enterprise networks) is a common failure point for home devices.
- Propose fixes targeted at that step: clearer in-app pairing troubleshooting, QR-code-based Wi-Fi credential sharing instead of manual entry, and a fallback support flow triggered automatically after repeated pairing failures.
- Reduce account-creation friction separately by allowing sign-in via an existing account (Google or Apple) instead of a new password.
- Define success as sign-up-to-first-successful-use completion rate, segmented by the funnel step where users previously dropped off.
What a strong answer includes
- Identifies device pairing, not account creation, as the likely primary drop-off point, which is specific to hardware products and often overlooked.
- Proposes a concrete technical fix, QR-code Wi-Fi sharing, rather than a vague make it easier answer.
- Uses illustrative numbers as assumptions: assume 25% of sign-up abandonment happens during Wi-Fi pairing specifically.
- Adds an automatic fallback to support after repeated failures, addressing the reality that some pairing issues are network-specific and unfixable in-app alone.
Common mistakes
- Treating this like a generic software sign-up flow and ignoring hardware-specific pairing friction.
- Proposing account-creation fixes only, missing the more likely bottleneck at device pairing.
- Not segmenting the funnel by step, making it impossible to know where to focus.
Likely follow-up questions
- How would you debug a pairing failure remotely?
- What's your fallback for users on networks the device can't easily join?
- How would you measure this differently for repeat purchasers versus first-time smart home users?
More metrics questions
- How do you define success for Yelp reviews?Google · Metrics · Medium
- Utilization went down by 45% on app XYZ in Italy for the month of August. Give a reason why and draft a plan to fix it.Spotify · Metrics · Medium
- 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 walk in to your office and find that Google cloud subscription has gone down by 20%. What do you do as a product manager?Google · Metrics · Medium
- What would be the top six metrics for WhatsApp? Now pick one from the six. Tell me three things you would do to improve that metric.Google · Metrics · Medium
More questions from Google
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