To ensure that the Littledata script is loading on your Gem Pages landing pages, you’ll need to visit your Gem Pages Template settings section to check if “Header & footer” is turned OFF or ON.
If ON, then no action is required. Your landing pages use the same theme.liquid
file, where the Littledata script has already been added.
If OFF, then follow the steps below:
<!-- Start of Littledata - Fix Google Analytics Script -->
{% include 'LittledataLayer' %}
<!-- End of Littledata - Fix Google Analytics Script -->