Also see: https://www.yireo.com/software/magento-extensions/googletagmanager2
Currently, the Yireo_GoogleTagManager2
module has been refactored heavily: The architecture is redesigned, GA4
support is being added, GA3 support (aka UA/EE) is being removed, click-events are added and overall there is a huge
extensibility being added. The refactoring has come available under a new major version 3. If you were not using this
extension yet, you can just proceed with the composer installation which will pick this new version. If you were
using major version 2 in the past, change your composer.json
to use the new version ^3.0
and then use composer update
to upgrade.**
Supported versions: Magento 2.3.7 or higher and 2.4.1 or higher (partially because of the requirement for PHP 7.4 or PHP 8.1).
See composer.json
for other requirements.