Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexphelps authored Jul 26, 2022
1 parent 3e6ce5a commit 94074f2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Google Tag Manager

Google Tag Manager app
Google Tag Manager app for 29 Next that integrates Google Tag Manager into any storefront theme. App also includes [Enhanced Ecommerce for Tag Manager](https://developers.google.com/analytics/devguides/collection/ua/gtm/enhanced-ecommerce) event tracking using the Data Layer.

**Google Tag Manager**
* Installs Google Tag Manager globally - see `snippets/global-header.html`


**Google Ecommerce Events**
* [Product Detail Impressions](https://developers.google.com/analytics/devguides/collection/ua/gtm/enhanced-ecommerce#details) - see `snippets/view-product.html`
* [Add to Cart](https://developers.google.com/analytics/devguides/collection/ua/gtm/enhanced-ecommerce#cart) - see `snippets/add-to-cart.html`
* [Checkout](https://developers.google.com/analytics/devguides/collection/ua/gtm/enhanced-ecommerce#checkout) - see `snippets/start-checkout.html`
* [Purchases](https://developers.google.com/analytics/devguides/collection/ua/gtm/enhanced-ecommerce#purchases) - see `snippets/complete-checkout.html`

0 comments on commit 94074f2

Please sign in to comment.