Google Tag Manager.
The GTM integration sends a purchase event into your Tag Manager container. From GTM, you can forward this event to Google Analytics, Google Ads, or other third-party tracking tools.
Installation
To enable GTM purchase tracking, add the gtag property to your Gifty script.
Event data
On order completion, we push a purchase event to GTM with data of the order. For example:
In this event, the following data is present.
| Field | Description |
|---|---|
| transaction_id | Unique Gifty order ID |
| value | Total value of all gift cards in the order. Note that additional items like wrappings and shipping are excluded on purpose, as this does not count towards your revenue. |
| currency | Currency of the order (for example EUR) |
| items | All gift cards in the order |