What Events Power
- behavior history and timeline context
- event-driven tag assignment and removal
- workflow trigger relevance
- troubleshooting of ingestion and processing
Data Flow At A Glance
- Client sends event payload.
- Event enters incoming processing pipeline.
- On success, canonical event appears in Events.
- On failure, Incoming Events exposes status and process_error.
Endpoint Families
Common client routes:- POST /api/v1/client/events
- POST /api/v1/client/events/bulk
- GET /api/v1/public/authenticated/events
- GET /api/v1/public/authenticated/events/incoming
Event Type Vocabulary
Supported event type values:- signup
- purchase
- core_activity
- referral
- feature_used
- support_ticket
- cart
- re_engagement

