← Flipkart Interview Insights

Flipkart·Product Manager·Onsite - Product Sense / Strategy·Intermediate

Intermediate
Jun 2026

Summary

PM interview at Flipkart, product analytics round. Just the one question but it took up most of the time with follow-ups.

Questions Asked (1)

Q1

You're a PM at Instagram. Impressions have dropped by 10%. How do you diagnose what's going on?

Product Analytics & MetricsRoot Cause Analysis
Author's notes

I jumped straight into segmenting by surface area (feed vs stories vs explore) which felt right but I skipped the obvious first step of checking whether the data itself was even reliable.

Create a free account to read the full note

AI HintsAI Generated

Suggested Approach

Start by clarifying the metric definition and scope—what exactly is 'impressions' and where is the 10% drop observed (platform, region, user segment, time period). Then systematically rule out data/measurement issues before diving into product, user behavior, and external factors, using a structured root-cause framework.

Pro tip: Always validate the data pipeline first—many 'metric drops' are actually logging or tracking bugs. Mentioning this shows you think like a seasoned PM who avoids wild goose chases.

1. Clarify and Scope the Metric

Define 'impressions' precisely (e.g., feed impressions, ad impressions, story views) and confirm the drop's dimensions: time period, platform (iOS/Android/web), geography, user cohort, and surface. This prevents solving the wrong problem.

2. Validate Data Integrity

Check for instrumentation issues, logging errors, ETL pipeline failures, or recent changes in tracking. Compare with other related metrics (e.g., sessions, DAU) to see if the drop is isolated or systemic.

3. Segment and Localize the Drop

Break down impressions by user segments (new vs. existing, heavy vs. light), content types, and surfaces to identify if the drop is concentrated in a specific area. Use cohort analysis to see if it's a sudden or gradual decline.

4. Identify Potential Causes

Investigate internal factors (recent product changes, algorithm updates, bugs, ranking changes) and external factors (seasonality, holidays, competitor launches, platform policy changes). Correlate with release timelines and A/B tests.

5. Prioritize and Recommend Next Steps

Based on findings, prioritize the most likely root cause(s) and propose immediate mitigation (e.g., rollback, fix) and long-term monitoring. Suggest further experiments or data pulls if needed.

Key Points to Mention

  • Metric definition and scope: ensure alignment on what 'impressions' means and the exact drop parameters.
  • Data validation: rule out tracking bugs, logging errors, or pipeline issues before assuming a product problem.
  • Segmentation: analyze by user cohorts, platform, geography, and content type to localize the drop.
  • Internal changes: review recent product releases, algorithm tweaks, or experiments that could impact impressions.
  • External factors: consider seasonality, holidays, competitor actions, or platform-wide changes.
  • Root cause prioritization: use a hypothesis-driven approach to focus on the most probable causes and propose actionable next steps.

AI-generated suggestions, not part of the candidate's original notes. May be inaccurate — verify before relying on them.