Complete guide how to setup GA4 on Shopify

Step 5. How to install Google Tag Manager in Shopify.

Published by
Oct 17, 2022

Google Tag Manager is a tag management system that allows you to configure and implement tags on your website or mobile application.

If you already have (if not you have to go back to our previous guide steps):

  1. Shopify store
  2. Google Analytics account and GA4 property
  3. Google Tag Manger account

You have now to install Google Tag Manger container code on you Shopify website:

  1. Go to Google Tag Manger: https://tagmanager.google.com/ and click "Admin".

    Google Tag Manager Admin.
  2. In the admin section from Container column please chose "Install Google Tag Manager".
    Install Google Tag Manager
  3. From the next screen please copy container code:
    Google Tag Manager copy container code
  4. Go to Shopify Admin>Online store>Themes>Actions to edit your main template file: theme.liquid and paste there copied already code in the head section here just at the beginning of this section and save changes.
    Shopify themes GTM Container.
  5. Go back please to Google Tag Manger and copy also second code snippet:
    Google Tag Manager second snippet code
  6. In your Shopify theme.liquid paste already copied code to section just at the beginning and save changes.
    Shopify themes GTM Container code body.
  7. Now you will be able to implement all Google Analytics 4 tags just directly in Google Tag Manager. If you are curious how, go to the next section of our guide and find out how to implement GA4 Configuration tag responsible for measuring: page views, scrolls, outbound cliks, site search, video engagment, file downloads events.
Published Oct 17, 2022 by Piotr Ulacha

If you enjoyed the content please share it:

If you have any question about this topic feel free to comment or react below.

Other articles about Shopify
Complete guide how to setup GA4 on Shopify.

This guide is all about how to implement Google Analytics(GA4) on Shopify. To setup GA4 on Shopify website we use Google Tag Manger(GTM) and Shopify data layer.

Oct 12, 2022
1. How to create Google Analytics account for Shopify website

If you want to measure traffic on your Shopify website, the first thing is to create Google Analytics account for your website

Published by Piotr Ulacha
Oct 13, 2022
2. How to create Google Analytics (GA4) property for Shopify website

If you have Google Account but you don't have GA4 property yet, because for example you are still using Universal Analytics property (former version of GA4) you have to create new GA4 property.

Published by Piotr Ulacha
Oct 14, 2022
3. How to create Google Tag Manager account for Shopify website

Because we will use Google Tag Manger as a method to implement Google Analytics 4 you have to create GTM account.

Published by Piotr Ulacha
Oct 15, 2022

4. Recommended GA4 property settings for Shopify

If you want to get the best out of Google Analytics 4 apply the following recommended GA4 settings and best practices.

Published by Piotr Ulacha
Oct 16, 2022
Popular recently
Implementation of various environments in GA4
# GA4

Environment - is a set of necessary elements of technical / software infrastructure, which is the basis for the operation of a given website/application. Google Tag Manager environments are simply multiple versions of the same container. When we have a website with a different version for development, testing, production and QA, instead of creating separate GTM containers for each version, we can set up separate environments in the same container that will work independently in each version.

Published by Anna Bacciarelli
Jan 17, 2023
Server-Side GTM like a nuclear technology

Some time ago I listened to a podcast from the Technical Marketing Handbook series from Simo Ahava, whose guest was Adam Halbardier from the Google Tag Manager product team. During the conversation, the topic of transparency of data handled by the Server-Side container appeared.

Published by Mariusz Michalczuk
Dec 04, 2022
How to measure the impact of email campaigns?

If you plan email marketing campaigns you are interested in the same as with other campaigns, to measure their impact on your business. When you are starting with this topic it is good to know that without additional effort you will not be able to access this impact. You will see no results because Google Analytics will treat traffic from the email campaigns as direct traffic (when users are using your own app) or as referrals (when users are using web email clients). 

Nov 28, 2022