ibertrand/improve-google-gtag

Fixes the Google Analytics4 implementation in Magento_GoogleGtag

Maintainers

Package info

github.com/ImanuelBertrand/M2-ImproveGoogleGtag

Type:magento2-module

pkg:composer/ibertrand/improve-google-gtag

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.0.4 2025-11-08 13:57 UTC

This package is auto-updated.

Last update: 2026-03-08 14:37:02 UTC


README

The core implementation of GoogleAnalytics4 tracking in Magento_GoogleGtag doesn't send the currency for purchase events, so GA would not track the revenue.

Installation

$ composer require ibertrand/improve-google-gtag
$ bin/magento setup:upgrade
$ bin/magento setup:di:compile
$ bin/magento setup:static-content:deploy