Skip to content

Commit a3f5fb3

Browse files
Merge pull request #786 from plausible/cms/blog/2025-04-18-shopify-analytics-understanding-reports-dashboards-alternatives
Automatically generated. Merged on Netlify CMS.
2 parents 9ee8826 + 6e658f0 commit a3f5fb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/2025-04-18-shopify-analytics-understanding-reports-dashboards-alternatives.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Shopify Analytics: Understanding reports, dashboards & alternatives"
44
description: Measuring Shopify store performance with Shopify Analytics, Google
55
Analytics, and Plausible Analytics
66
slug: shopify-analytics
7-
date: 2025-04-21T11:22:37.990Z
7+
date: 2025-04-21T12:02:17.753Z
88
author: hricha-shandily
99
image: /uploads/shopify-analytics.png
1010
image-alt: Shopify analytics
@@ -219,15 +219,15 @@ These are manual methods and typically require a lot of time and effort to ensur
219219

220220
**Google Tag Manager (GTM)**:
221221

222-
To implement GA4 using GTM, you'll first need to create a GTM account and container. Once set up, add the GTM container code to your Shopify theme. This involves inserting the GTM <script> code into the <head> section and the <noscript> code immediately after the opening <body> tag of your theme.liquid file.​
222+
To implement GA4 using GTM, you'll first need to create a GTM account and container. Once set up, add the GTM container code to your Shopify theme. This involves inserting the GTM script code into the *head* section and the *noscript* code immediately after the opening body tag of your theme.liquid file.​
223223

224224
Then, you can add a GA4 configuration tag within GTM using your Measurement ID. This setup allows for more granular control over event tracking, enabling you to configure events like page views, add-to-cart actions, and purchases. 
225225

226226
Don’t forget to also test your setup using GTM's Preview mode and GA4's DebugView to ensure data is being collected correctly.
227227

228228
**Global Site Tag (gtag.js)**:
229229

230-
Alternatively, you can implement GA4 directly using the Global Site Tag (gtag.js). This involves adding the GA4 gtag.js snippet to your Shopify theme's <head> section. 
230+
Alternatively, you can implement GA4 directly using the Global Site Tag (gtag.js). This involves adding the GA4 gtag.js snippet to your Shopify theme's head section. 
231231

232232
For tracking purchases, add the gtag.js code to the "Additional Scripts" section in your Shopify checkout settings, which allows you to capture transaction data on the order confirmation page.
233233

@@ -322,7 +322,7 @@ You can easily add the Plausible snippet to Shopify by navigating to Sales Chann
322322

323323
If you also want to track e-commerce metrics in Plausible like checkouts and revenue, you can easily follow the instructions [here](https://plausible.io/docs/shopify-integration).
324324

325-
### How to use Plausible in tandem with Shopify?
325+
### How to use Plausible in tandem with Shopify?
326326

327327
You can do comprehensive tracking with Plausible plus Shopify, or even if you choose to use only Plausible. You can track e-commerce events with Plausible independently.
328328

0 commit comments

Comments
 (0)