This question evaluates a candidate's ability to design and critique user-activity metrics, covering event-level instrumentation, metric validity, and handling of data quality issues such as spam, bots, and background activity.
You are on a product team and need to define a metric for user activity to be used in dashboards and decision-making.
Assume you have event logs with at least: user_id, event_name, event_time (UTC), platform, and relevant event properties.
Login required