Yireo_GoogleTagManager2LokiCheckout
This Magento 2 module adds additional logic of the Yireo GoogleTagManager 2 to the Yireo Loki Checkout.
Installation
composer require yireo/magento2-googletagmanager2-loki-checkout
bin/magento module:enable Yireo_GoogleTagManager2LokiCheckout
Support & Professional Services
This extension is released as free and open source software.
You are free to use, study, modify and distribute the code according to the license terms.
While the extension itself is available at no cost, professional assistance is available for merchants, agencies and developers who require guaranteed help, customizations or consultancy.
Professional support
Commercial support, training and consultancy can be obtained through Yireo:
- Magento 2 consultancy and architecture guidance
- Custom feature development
- Debugging and performance optimization
- Implementation support and best-practice advice
- Developer training and workshops
If you require professional support, please contact Yireo:
👉 https://www.yireo.com/
Yireo is a Dutch company focused on Magento development, training and extension development, actively maintaining various open-source Magento projects.
Support
For getting support, create an Issue under the following project URL:
https://github.com/yireo/Yireo_GoogleTagManager2LokiCheckout
Module Dependencies
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Backend
Magento_Catalog
Magento_CatalogInventory
Magento_CatalogSearch
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_ConfigurableProduct
Magento_Cookie
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
Yireo_GoogleTagManager2
Composer details
Yireo_GoogleTagManager2LokiCheckoutyireo/magento2-googletagmanager2-loki-checkout
loki/magento2-components: ^2.0
loki-checkout/magento2-core: ^2.3
magento/framework: ^102.0 || ^103.0
magento/module-checkout: ^100.0
yireo/magento2-googletagmanager2: ^3.10
Releases
| 2.0.7 | 12 June 2026 |
| 2.0.6 | 12 June 2026 |
| 2.0.5 | 12 June 2026 |
| 2.0.4 | 12 June 2026 |
| 2.0.3 | 12 June 2026 |
| 2.0.2 | 12 June 2026 |
| 2.0.1 | 12 June 2026 |
| 2.0.0 | 12 June 2026 |
| 1.0.1 | 12 June 2026 |
| 1.0.0 | 12 June 2026 |
Changelog
[2.0.7] - 17 February 2026
Fixed
awaitforAlpine.store('LocalStorage').get('loki-checkout')
[2.0.6] - 12 November 2025
Fixed
- Rename LokiLocalStorage to LocalStorage
- Update keywords
- Update composer keywords
- Update composer keywords
[2.0.5] - 22 October 2025
Fixed
- Update MODULE.json with PHPCS severity 8
- Sort entries of module.xml file
- Sort dependencies of composer.json
- Copy generic CI/CD files
- Update MODULE.json
[2.0.4] - 08 October 2025
Fixed
- Do not apply hyva handle, but just copy all XML layout changes
[2.0.3] - 29 September 2025
Fixed
- Enable Alpine templates to call upon Yireo GTM properly
- Failsafe for when store is not present yet
[2.0.2] - 27 September 2025
- Change container to block
- Prevent empty quote from causing exception
- New structure of localStorage listener
[2.0.1] - 13 August 2025
Fixed
- Prepare release
- Rename LokiDataLoaderComponentPartial to LokiLoadDataComponentPartial
[2.0.0] - 22 July 2025
Fixed
- Rename composer package from
yireo/magento2-loki*toloki/magento2* - Rename PHP namespace from
Yireo_Loki*toLoki*
[1.0.1] - 30 May 2025
Fixed
- Fix potential issue of incomplete events
[0.0.1] - 06 May 2025
Added
- Initial release