What you can segment on
- Contact attributes — any standard or custom field on a contact
- Engagement — opens, clicks, sends, deliveries, bounces, unsubscribes
- Events — any tracked event (count, recency, properties)
- Journey state — currently in journey X, completed journey Y
- List membership — in/not-in any static list
Operators
equals, not equals, contains, starts with, ends with, greater than, less than, between, in (list), is set, is not set, within last N days.
Build a segment
Common patterns
- Engaged in last 30 days — opened or clicked any message in the last 30 days
- At-risk — last engagement > 60 days ago, but lifetime value > threshold
- High-intent — viewed pricing page in last 7 days AND not yet a customer
- Renewal due —
policy_renewal_datewithin next 30 days (financial-services attribute)
Reference
Segments are read/write via the API:- Create / list / update / delete / preview-count — see Main API → Segments
Next
Build a journey
Use a segment as the trigger.
Events
Send behaviour signals into Spotzee. Coming soon — check back.