GTM and Google Analytics data layer for Shopify
How to build trigger other marketing tags in Google Tag Manager (GTM) with Littledata's tracking script for Shopify stores.
Adding additional events for Google Analytics
gtag('track', 'nav_button_click')gtag('track', 'promo_click', {
'promo_name': 'BIG BANNER',
'promo_location': 'HOMEPAGE'
})Additional events for Segment
Using GTM data layer for other marketing tags
All pages
Viewing a product in the list
Clicking on a product in the list
Product details page
Clicks on product image
Social share
Last updated
Was this helpful?