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.
Create a trigger rule to check that the visitor is on the order confirmation page (e.g. by reading the url of the page).
To do this, create a new trigger.
Click on the "+" sign.
Click on "Page view".
Then click on "Edit".
Then fill in the url of your order confirmation page.
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.
These are variables of type "Data Layer Variable" or "dataLayer info".
Name them clearly.
Here is the example of the dataLayer info - tID :
The dataLayer info - cart_amount is another variable to add:
Include these two variables in the iAdvize conversion tag between two braces.
For more information, read the implementation guide provided.