ibertrand/improve-google-gtag

修复了 Magento_GoogleGtag 中 Google Analytics4 的实现

v0.0.3 2023-03-19 11:38 UTC

This package is auto-updated.

Last update: 2024-09-19 15:02:16 UTC


README

在 Magento_GoogleGtag 中 GoogleAnalytics4 跟踪的核心实现未发送购买事件的货币,因此 GA 不会跟踪收入。

安装

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