RECOMMENDEDRecommended events
add_to_cart
This event signifies that an item was added to a cart for purchase.
Parameters · 3
| 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 |
| items | The items for the event. | Array | Yes |