How to correctly set up Adalyser tracking tag for TV ad traffic?

Hi. I have been given some tracking code to help attribute/monitor traffic from TV advertising.

"I’ve attached an Adalyser tracking tag code - please set this to fire on all pages of your website. I have popped the code on the theme.liquid page within

In addition, this below tag must fire on sale conversion taking place. This must fire after the all pages tag in order to function:" I have added the convesion script to the additional scripts section on checkout settings.

Anyone can offer any advice on whether this is right or help to put it right?

I have also tried adding the google tag manager but apparantly it is not supported unless on shopify plus… Any way around this? if the above cannot be solved

Hi

It looks like you’ve implemented the Adalyser tracking tag correctly by placing it in the section of theme.liquid for all pages, which ensures traffic attribution from Alostora TV advertising.

For the conversion script, adding it to the “Additional Scripts” section in checkout settings should work, but you may want to confirm:

  1. Firing Order: Ensure the all-pages tag loads first, followed by the conversion script, as required by Adalyser.
  2. Script Execution: Test conversions using the browser console (e.g., window.Adalyser to check if the script is active).
  3. Tag Manager Alternative: If you’re using Google Tag Manager, firing the conversion script through GTM with the right trigger might offer better control.

Would you like help testing or debugging the setup?