Install the iAdvize conversion tag with Google Tag Manager

You can configure the conversion tag, specify its triggering mode and publish it from the Tag Manager user interface.

The iAdvize conversion tracking tag is a "custom html" tag.

1. Install the iAdvize conversion tag in the container

Go to "Workspace".

Click on "Add a new tag".

You will find the iAdvize conversion tag in the administration of our solution by clicking on the integration section.

Google-Tag-Manager-Custom-HTML-EN.png

Create a trigger rule to check that the visitor is on the order confirmation page (e.g. by reading the url of the page).

Google-Tag-Manager-Triggering-EN.png

To do this, create a new trigger.

Click on the "+" sign.

Google-Tag-Manager-choose-trigger-EN.png

Click on "Page view".

Google-Tag-Manager-choose-page-view-EN.png

Then click on "Edit".

Google-Tag-Manager-Triggering-EN.png

Then fill in the url of your order confirmation page.

Google-Tag-Manager-choose-pageview-EN.png

 

2. Integrate the variables in the iAdvize conversion tag

We use 2 variables in this conversion tag. They are the order total (cart_amount) and the order ID (tID, which describes the transaction ID). These variables must be created within GTM (if applicable).  

Go to the "Variables" tab to create them.

Google-Tag-Manager-variables-couches-donnees-EN.png

These are variables of type "Data Layer Variable" or "dataLayer info".

Name them clearly.

Here is the example of the dataLayer info - tID :

Google-Tag-Manager-dataLayer_-_tID-EN.png

The dataLayer info - cart_amount is another variable to add:

Google-Tag-Manager-dataLayer-cart-amount-EN.png

Include these two variables in the iAdvize conversion tag between two braces. 

 

For more information, read the implementation guide provided.