Sign in

Track customer event

documented

Record an event for a customer.

POST /api/v1/customers/{identifier}/eventsPeopleno implementation yet0 runs

Input

identifier
Customer identifier (email or ID)
user@example.com or 12345
event_name*
Event name to track
purchase
timestamp
Event timestamp (Unix epoch)
1609459200
example_property
Example property for event data
value
Calls Customer.io as you (your API key is your account); keychains.dev holds the credentials.
Track customer event · Customer.io · OpenIntegrations