CDP Tracking Events
Chord OMS emits many different tracking events during its operations. These events are sent to Chord CDP where downstream destinations can consume the event for business purposes. For example, email marketing tools like Klayvio or Iterable can consume Order Completed events from Chord OMS to trigger an email to the customer with details about their purchase.
Each event includes a standard payload depending on the type of event, however some event types may make small additions or changes to the standard payload. The main difference in the payload will be the name of the event.
Chord OMS does not restrict or filter the emission of any tracking event; all events will be immediately sent to Chord CDP once they are generated. Merchants who wish to prevent some events from reaching some destinations can enable filtering in Chord CDP.
The full list of CDP tracking events w/ sample payloads can be found on the Chord Commerce Event Tracking page.
The tables below list each event type and the specific tracking events emmited for that type. The Name column lists the exact event name sent to Chord CDP.
Name | Description |
---|---|
Subscription Auto Renewed | Emitted when an installment order is successfully completed. |
Subscription Canceled | Emitted when a customer cancels a subscription. |
Subscription Created | Emitted when a customer completes an order that creates a new subscription. |
Subscription Expired | Emitted when the final installment of a prepaid subscription was processed. |
Subscription Failed | Emitted when an installment order failed for any reason other than due to payment or stock reasons. |
Subscription Installment Insufficient Stock | Emitted when an installment order could not be fulfilled because the variant is out of stock. |
Subscription Paused | Emitted when a customer pauses an active subscriptions. |
Subscription Payment Failed | Emitted when an installment order could not be completed due to a payment failure (e.g. expired credit card). |
Subscription Reactivated | Emitted when a canceled subscription is reactivated. |
Subscription Reminder Sent | Emitted when Chord OMS processes a reminder for an upcoming subscription installment. |
Subscription Resumed | Emitted when a customer resumes a paused subscription. |
Subscription Skipped | Emittted when a customer skips a subscription. |
Subscription Updated | Emitted when a customer modifies a subscription (e.g. changes the actionable date or adds a line item to the subscription). |