Google Analytics
Deploy Analytics via tags in Google Tag Manager and add the below code to Shopify Admin > Online Store > Preferences > Additional Google Analytics ...
Tue, 9 Mar, 2021 at 1:04 PM
Traditional Method Add the below code to the admin > online store > preferences > Google Analytics > Additional Google Analytics Javascript sec...
Tue, 9 Mar, 2021 at 1:07 PM
Replace UA-XXXXXXXX-X with the Analytics Tracking ID that is being deployed by GTM var trackanalyticswithShopify = 0;
if (window.location.href.includes...
Tue, 9 Mar, 2021 at 1:10 PM
Create a new Custom JavaScript variable and enter the code below function (){
return __st["cid"];
} This variable can then be used to ...
Tue, 9 Mar, 2021 at 1:12 PM
1) Sign in to your Analytics account. 2) Click Admin from the bottom left corner. 3) Select an account from the menu in the ACCOUNT column. 4) Select a prop...
Thu, 15 Jul, 2021 at 9:01 AM
Shopify have made a few modifications to the way that Analytics tracking code works If you are using the Analytics Tracking ID with additional javascrip...
Thu, 15 Jul, 2021 at 10:03 AM
In this step-by-step guide, we'll show you how to deploy Analytics via tags in Google Tag Manager and add the necessary code to your Shopify store. ...
Mon, 5 Jun, 2023 at 10:55 AM
Are you using Shopify and looking to track your checkout steps in Google Analytics? We've got two methods for you! For the traditional method, simpl...
Mon, 5 Jun, 2023 at 10:57 AM
To ensure accurate tracking with GTM, simply replace UA-XXXXXXXX-X with your Analytics Tracking ID. Follow these straightforward steps for a seamless deploy...
Mon, 5 Jun, 2023 at 10:59 AM
Step-by-step guidance to create a Custom JavaScript variable! Follow the steps below to seamlessly pass data to Google Analytics through the setting variabl...
Mon, 5 Jun, 2023 at 11:00 AM