yireo/yireo_googletagmanager2

This package is abandoned and no longer maintained. The author suggests using the yireo/magento2-googletagmanager2 package instead.

Add Google Tag Manager to Magento

Fund package maintenance!
yireo
www.paypal.me/yireo

Installs: 31 351

Dependents: 0

Suggesters: 0

Security: 0

Stars: 135

Watchers: 18

Forks: 66

Open Issues: 11

Type:magento2-module

3.8.3 2024-04-10 13:14 UTC

README

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, edit your composer.json file manually to use the new version ^3.0. Alternatively, update your composer.json by using the command composer require yireo/magento2-googletagmanager2:^3.0 --no-update. Next, upgrade with composer update.

Latest Stable Version Total Downloads License

ExtDN Unit Tests ExtDN Static Tests ExtDN Integration Tests

Requirements

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.

See also