Skip to content

acid-unit/module-google-tag-manager

Repository files navigation

About

Google Tag Manager extension for Adobe Commerce.

Events for:

  • Page Load
  • Click
    • Product
    • Menu Item
    • Swatch
  • Checkout Flow (TODO)
    • Product added to Cart
    • Product removed from Cart
    • Cart Page Loaded
    • Checkout Steps Loaded
    • Purchase Done
  • Customer Session
    • Log In
      • Failed Log In
    • Log Out
    • Registration
      • Failed Registration
  • Exposure
    • Product in List (on scroll)
    • Top Menu Category (on hover)
    • Any Custom Block by Selector (on scroll)

Installation

composer require acid-unit/module-google-tag-manager

Requirements

  • Adobe Commerce 2.4.4 or newer
  • PHP 8.1 or newer