Skip to main content
Event Taxonomy in Klaritics helps you organize and manage the events and attributes flowing into your instance. As your product grows, event names and properties can drift. This module keeps your data understandable for everyone who builds charts and dashboards.

What you can do

Use Event Taxonomy to keep your event catalog clean:
  • Group related events into categories so teams can browse by feature area rather than scrolling a flat list.
  • Rename events and properties to match your current product language without losing historical data.
  • Deprecate outdated events when features are retired so they do not clutter the event picker.

Best practices

1

Review new events weekly

After each release, check the incoming event list for duplicates or typos.
2

Use consistent naming

Follow the SDK naming conventions. Events prefixed with $ are reserved for Klaritics system events. For details, see SDK Event Naming.
3

Deprecate, do not delete

Deprecating preserves historical data while removing the event from new queries.
Changes in Event Taxonomy apply across the platform. Renaming an event updates its label in every saved chart, funnel, and dashboard that references it.

Next steps