Quick start
Event counts
Count all events or filter to a specific event name:Top events
See which events happen most often:Property breakdowns
Break down a specific event by its properties to understand the distribution:device_type, country). For custom properties stored in the JSON properties column, prefix with properties. (e.g., properties.plan, properties.amount).
Custom aggregations
Run sum, average, min, max, or count on numeric event properties:sum, avg, min, max, count.
Drill-down
Inspect raw event data when you need to see individual records:timestamp, event_name, device_id, and session_id. Add filter conditions to narrow down the results.