Skip to content

Properties & filters

Open in ChatGPT Open in Claude

Path: Analytics → Event Explorer

Properties are the attributes carried on each event. Use them two ways: to filter a metric (only events matching a condition) and to break down a metric into dimensions (a series per value). Each property has a type (STRING, NUMBER, TIMESTAMP, and so on).

CategoryCountExamples
Conversation Actions19Action key; Model & Cost (AI provider LLM model name, LLM provider, Estimated cost); Tokens (Input, Output, Cached tokens)
Web & Session21Session, page, and referral attributes
User8User Type, User Role, User Email, User Name, Identify id, First Visit Date, Last Seen Date, User Created Date
Subscription6Account and plan attributes
Event Property8Environment, Event Name, Event origin, Product id, Timestamp, Page title, Referrer, Event recording id

The picker also shows a Recommended for <event> shortcut with the most relevant properties (for example, Action key for Action Called).

PropertyTypeMeaning
AI provider LLM model nameSTRINGThe specific model used (e.g. gemini-pro, gpt-4, claude-3-opus).
User TypeSTRINGSegments users: Anonymous (unauthenticated), Lead, or User (normal user).
TimestampTIMESTAMPWhen the event occurred.
  • Filter on a metric to scope a single metric, or add a report-level filter that applies to every metric.
  • Break down by a property to split a metric into a series per value (for example, break Action Called down by Action key).
  • Numeric properties (tokens, cost, latency) can also be summed or averaged — see Cost & tokens.
  • Events & metrics: the events these properties belong to.
  • Segments: turn a property condition into a reusable user group.