RECOMMENDEDRecommended events
begin_checkout
This event signifies that a user has begun a checkout.
Parameters · 4
| Parameter | Description | Type | Required | Example |
|---|---|---|---|---|
| currency | Currency of the items associated with the event, in | string | Yes* | USD |
| value | The monetary value of the event. | number | Yes* | 7.77 |
| coupon | The coupon name/code associated with the event. | string | No | SUMMER_FUN |
| items | The items for the event. | Array | Yes |