Design an analytics event schema
Source: interviewintermediate
WHAT IT TESTS: discipline in analytics taxonomy. OUTLINE: consistent object-action naming, snake_case, typed properties with units, and shared context like user, session, timestamp.
WHAT IT TESTS: whether you can impose a durable, queryable taxonomy on events instead of letting each feature invent its own. ANSWER OUTLINE: adopt a consistent object_action naming pattern, lower snake_case, properties that are typed with explicit units and a tracking plan as the source of truth; include shared context such as user id, anonymous id, session id, timestamp, and app version on every event.
Read the original → interview
- #analytics
- #event-schema
- #tracking-plan
- #naming-conventions
- #data-modeling
Get five bites like this every day.
Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.