Metrics question

Queries per user dropped 20% after a UI change. How do you investigate?

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

Structured metrics investigation isolating a UI-driven behavior change from other confounds.

How to approach it

  1. Confirm measurement validity: check the analytics implementation did not break coincident with the UI change, since a tracking bug can masquerade as a real drop.
  2. Segment the drop: break queries-per-user down by user cohort, new versus existing, and by platform, mobile versus desktop, since a UI change may affect these very differently.
  3. Form hypotheses: the new UI added friction to starting a query, changed default behavior in a way that discourages follow-up questions, or simply confused returning users used to the old layout.
  4. Check funnel-level detail: compare time-to-first-query after opening the app before and after the change, since increased friction should show up there specifically.
  5. Validate with qualitative signal: review support tickets, app store reviews, or a quick user survey mentioning the redesign directly.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

More questions from Perplexity

Learn the skill behind it

Chapters of the AI PM course that teach what this question tests.

Preparing for a specific role?

Book summaries for this kind of question

Browse all 4,000+ questions in the bank