At the moment, this feature is only available for Shopify Plus stores.
Please duplicate your theme before you do any changes for safety purposes. Before we start, you can learn here how you can use GTM on regular (non-Plus) Shopify stores.
- Left Menu > Online Store > Themes > Your Theme > Edit Code https://i.analyzify.app/Qwu5D2p6
- Scroll down and find Snippets > Add New Snippethttps://i.analyzify.app/eDuRAgqW
- Name the snippet as: analyzify-gtm-checkout
- The empty snippet file will open by itself, paste the code that our team provided to you. It should look like this at the final > https://i.analyzify.app/DOuBw6pb and SAVE the changes
- Find your checkout.liquid file on your theme. If it is not there, you need to contact Shopify Plus support to add it for your store.
- Add the following code (below) on your checkout.liquid file somewhere above the </head> tag - https://i.analyzify.app/qGuJwxN0 and SAVE the changes. {% include 'analyzify-gtm-checkout' %}
-
Double-check the theme and all the functions on your website.
Congratulations!