RECOMMENDEDRecommended events

add_shipping_info

Google docs

This event signifies a user has submitted their shipping information.

Parameters · 5

ParameterDescriptionTypeRequiredExample
currency

Currency of the items associated with the event, in
3-letter
ISO 4217 format.
* If you set value then currency is required
for revenue metrics to be computed accurately.

string

Yes*

USD

value

The monetary value of the event.
* value is typically required for meaningful reporting.
If you mark
the event as a conversion then it's recommended you set
value.
* currency is required if you set value.

number

Yes*

7.77

coupon

The coupon name/code associated with the event.
Event-level and item-level coupon parameters are
independent.

string

No

SUMMER_FUN

shipping_tier

The shipping tier (e.g. Ground, Air,
Next-day) selected for delivery of the purchased item.

string

No

Ground

items

The items for the event.

Array

Yes