Customer Identification
Option 1: Customer ID as a string
Option 2: Customer as an object with id
Purchase Amount
The shape of the payload depends on yourpurchase_amount_path configuration.
Example payloads for tracking events including customer identification, purchase amounts, and event referencing
purchase_amount_path configuration.
purchase_amount_path: "order_amount"purchase_amount_path: "order.amount"purchase_amount_path: "order.total.amount"