Log in to your Google Tag Manager account and open a container.
In the top right corner (next to the Submit and Preview buttons) you’ll see some short text that starts with GTM- and then contains some letters/numbers.
That’s your Google Tag Manager ID.
Within Gifted there are many points to which you can add tracking. To create a trigger for one of these events, follow the steps below:
Log in to your Google Tag Manager account and open your container.
Click ‘Triggers’ within the left-hand menu bar.
To create a new trigger, click ‘New’.
Choose your trigger type as a ‘Custom Event’.
Write the following ‘events’ within the table to fire on your desired event.
Press Save, and use your trigger with your desired tracking.
Description | GTM event |
A ‘product view’ | view_item |
Adding any product to the basket | add_to_cart |
View basket | view_cart |
Begin checkout (option of guest or sign-in) | begin_checkout |
Guest details & payment | add_payment_info |
Order Complete | orderComplete |
Log in to your Google Tag Manager account and open your container.
Click ‘Variables’ within the left-hand menu bar.
To create a new variable, click ‘New’.
Choose your variable type ‘Data Layer Variable’.
Write the following ‘variable’ within the table to fire with your desired tag.
Press Save, and use your variable with your desired tracking.
Description | 'Variable' |
Order Reference | ecommerce.purchase.actionField.id |
Basket Total Value | ecommerce.purchase.actionField.revenue |
Shipping Amount | ecommerce.purchase.actionField.shipping |
Tax Amount | ecommerce.purchase.actionField.tax |