Articles on: Integrations

AWIN Tracking integration with the Consentmo app

Awin's complete tracking solution allows advertisers to record and report on an extensive range of data points, including basket value, number of products, product type, new or existing customers, use of a coupon code, and click-to-sale lag time.


If you’re currently using the service above, the integration script from our app needs to be implemented in accordance with the visitor’s consent given via the Cookie bar.

To implement the AWIN Tracking integration for the Consentmo GDPR app, follow these steps:

Open Shopify Admin.
Click on Online Store link in the left menubar.
Click on the Actions dropdown button and select Edit Code from there.
A new page will open with a list of files on the left side of the screen. Open the theme.liquid file.
Locate the opening <head> and add the following line of code:

{% render 'consentmo-awin-integration-script' %}


Create a new liquid file in the Snippets section of the theme files, called consentmo-awin-integration-script

After that copy the content of the integration script provided below and paste it in the newly created Snippet file:

Download AWIN Tracking Integration script

The final result should look like this:



NOTE: Make sure to remove the added code before deleting the app. This way, no snippets of code will be left in your theme. For more information on what you should be aware of when deleting our app check this article of our FAQ page.

In need of any assistance with the setup, do not hesitate to drop us a line at support@consentmo.com or via our Live chat.

Updated on: 27/08/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!