CustomerActivities
Customer-specific activity tracking and event history from Customer.io
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CustomerId | String |
Customers.Id | |
| DeliveryId | String | ||
| CustomerIdentifiers | String | ||
| ActivityData | String | ||
| DeliveryType | String |
The allowed values are email, sms, push, webhook. | |
| Timestamp | Datetime | ||
| Type | String |
The allowed values are sent_email, opened_email, clicked_email, bounced_email, delivered_sms, failed_sms. | |
| Name | String |