RECOMMENDEDRecommended events

refund

Google docs

This event signifies when one or more items is refunded to a user.

Parameters · 7

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

transaction_id

The unique identifier of a transaction.

string

Yes

T_12345

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

Shipping cost associated with a transaction.

number

No

3.33

tax

Tax cost associated with a transaction.

number

No

1.11

items

The items for the event.

Array

No*