Definition
Event Taxonomy
An event taxonomy is the naming and structural system for a product's analytics events: the convention every event name follows (commonly Object-Action, like 'Report Exported'), the standard property vocabulary shared across events, and the categorization that keeps hundreds of events findable. It is the grammar that makes event data readable by humans, and increasingly by AI assistants.
Interactive diagram - hover the elements. Plotted values are illustrative examples, not measurements.
What does a good taxonomy look like?
One casing and one grammatical pattern for all names; properties reused across events rather than reinvented ('plan' means the same thing everywhere); values from controlled lists, not free text; and a home in version control or a data-management tool - not in one analyst's memory. The test: a new PM can guess an event's name correctly on the first try.
How do taxonomies decay, and what prevents it?
Decay arrives via speed: a deadline instruments 'signup_new_v2_final' and nobody deletes it. Prevention is mechanical, not moral - naming rules enforced at the pipeline edge, new events requiring a tracking-plan row, quarterly pruning of unqueried events. Governance features exist in Amplitude for exactly this; using them is the habit.
Example convention: Object-Action in Title Case ('Invoice Sent', 'Trial Started'), snake_case properties (invoice_value, trial_length_days), platforms named in a source property - one line of grammar that scales to a thousand events.
In practice: Taxonomy health is the first dimension our free audit scores - and the commonest reason instances get rescued.
Event Taxonomy: common questions
How do I fix a broken event taxonomy without losing history?+
Consolidate behind a migration map: define the clean event set, alias or transform old names into new ones where the platform allows, keep a translation table for historical queries, and quarantine (don't delete) the junk. Rebuilding trust takes one clean quarter; deleting history takes it forever.
Get a free, scored audit of your Amplitude instance
Send us read-only access and get a scored findings report within 48 hours: taxonomy health, duplicate events, governance gaps, and the three fixes with the highest data-trust payoff. No commitment.
Request the free audit