Metrics question

You are PM of FB Login used by 3rd parties and you notice successful logins metrics is down on a Monday morning. What will you do?

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 incident investigation for a sudden metric drop in an authentication system used by third parties.

How to approach it

  1. Confirm the drop is real and not a measurement artifact, checking dashboards, logging pipeline health, and time zone alignment.
  2. Segment the drop by geography, platform (web versus mobile), and specific third-party apps to see if it is global or localized.
  3. Check for a recent deploy or config change to the login service or SDK that could have shipped over the weekend.
  4. Check dependent systems: OAuth token issuance, rate limiting, or a partner API change that could reject valid logins.
  5. Correlate with error logs, since a spike in specific error codes points to a technical cause versus genuine reduced usage.
  6. Based on findings, roll back a change, fix a broken dependency, or investigate a behavioral cause if usage is genuinely down.

What a strong answer includes

Common mistakes

Likely follow-up questions

More metrics questions

More questions from Meta

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