Building a segment
Click the Segment button on the Accounts page to open the segment builder. Each segment needs a name (unique per organization), an optional description, and at least one condition.Condition fields
Account properties:
Activity aggregates:
Traits — All your custom traits, platform traits (from Vitally), and smart traits are available as condition fields, with operators matching their data type.
Indicators — Saved Indicators are available as condition fields. The condition reads the account’s current indicator value:
- A boolean indicator paired with
is true/is false→ matches accounts where the indicator currently passes its threshold. - A number indicator paired with
greater than 5→ matches accounts whose indicator value exceeds 5.
- Function (
Count of events/Unique users/Sum of property) - Event name
- Optional payload-property filters (AND-only)
- Time window (
Rolling N days,All time,Since first seen) - An operator + value to compare the aggregate against
