add_shipping_info
This event signifies a user has submitted their shipping information.
Parameters · 5
| 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 |
| shipping_tier | The shipping tier (e.g. Ground, Air, | string | No | Ground |
| items | The items for the event. | Array | Yes |