This page explains how Axiom helps you leverage timestamped event data for product analytics purposes.
identify
associates events with known users.track
records user interactions like button clicks or page views.group
associates users with organizations or accounts.event
, userId
, traits
, properties
, and _time
(automatically inferred or provided). No custom transformation is required. Segment’s default schema maps naturally into Axiom’s JSON ingestion pipeline.
After sending events to Axiom, query them using APL. For example, to count “Button Clicked” events per user by hour: