InterviewStack.io LogoInterviewStack.io

Attribution & Conversion Measurement Questions

Measuring what drives a conversion: event tracking and instrumentation, attribution models (first-touch, last-touch, multi-touch), and connecting user actions to outcomes. Covers the analytics plumbing for reliable conversion measurement and the limits of each attribution approach. The scope is the measurement layer for conversions, not the creative or channel strategy that generates them.

HardTechnical
44 practiced

Describe methods to attribute revenue impact across overlapping marketing channels (multi-touch attribution). Explain rule-based, heuristic, and data-driven approaches (last-touch, linear, U-shaped, regression-based, Markov models), their assumptions, trade-offs, and how you would validate any chosen approach under business constraints.

MediumTechnical
37 practiced

Write SQL that attributes revenue to acquisition channels using a last-touch model, then extend to an equal-weighted multi-touch model across sessions. Schemas: users(user_id, first_touch_channel), sessions(session_id, user_id, channel, occurred_at), transactions(transaction_id, user_id, amount, occurred_at). Return revenue by channel for a given month.

MediumTechnical
42 practiced

As a data analyst, how would you instrument and analyze an experiment measuring the effect of a social-sharing prompt where exposure can be multi-touch and conversions are rare? Discuss attribution windows, deduplication strategy, weighting of multi-touch exposures, and analysis choices to maintain unbiased estimates.

MediumTechnical
44 practiced

Design an approach to attribute conversions across web and mobile when users commonly switch devices before purchase. Explain the instrumentation (IDs, login events, device identifiers), data joining logic, and how you would report cross-platform attribution in a way that is robust to privacy restrictions (e.g., cookie deletion).

HardTechnical
44 practiced

Propose an approach to build a multi-touch attribution model to advise marketing budget allocation across channels (paid-search, display, email). Explain data needs, model choices (heuristic, probabilistic, algorithmic), how to validate the model, and how to translate model outputs into budget recommendations.

Unlock Full Question Bank

Get access to all 9 Attribution & Conversion Measurement interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.