Delivery status
We can track delivery status by the event “delivery_status_change“
Event Name: delivery_status_change
Source: backend services
Fires when: whenever a order has his delivery status update.
Attributes
Customer ID: “User ID” or “RBI cognito ID” (i.e. f4eaaaf4-f4f9-4782-a464-972fb08428d3
)
Name = ‘previous delivery status' - 'current delivery status’
i.e. = DRIVER_ASSIGNED-DRIVER_STARTING
and then
DRIVER_STARTING-DRIVER_AT_STORE
Transaction RBI Order ID: same as the order in the purchase event (i.e. ec8d5ce5-324a-4a7e-a2a3-c8495c88ba4
)