Changelog Tracking
2.2.0
Minor Troubleshooting
-
Update dependencies to work properly on community edition
-
Fix/Enhance tracking of product blocks
-
Provide extension point via DI to extend blocks to track
-
Implement unit tests for block track
-
Update test routines
2.1.0
Configurable CSP-Options (TDMET-607)
-
New config mapping in module for csp
-
Integrate configurable mapping in Magento Policy Collector
-
Update test routines
Module Version Display (TDMET-758)
-
Show installed module version in config backend
-
Update module dependencies
-
Register module in MET-Base for version display
Provide Module ACL (TDMET-709)
Tracking Checkout Compatibility (TDMET-765)
2.0.1
Improve Module Quality
-
Update Static Tests (TDMET-608)
-
Update Backend menü link
-
Minor troubleshooting
2.0.0
Magento 2.4 Compatibility (TDMET-562)
-
Update module dependencies
-
Integrate basic integration tests
-
Update test routines
-
Refactor templates based on CSP
-
Refactor code based on static tests
1.2.9
-
productDetailImpression: As stated in Enhanced Ecommerce / Measuring Views of Product Details , details may contain an optional 'list' property. This is now added in case the products category is known
-
productClick: As stated in Enhanced Ecommerce / Measuring Product Clicks the 'list' property is not part of the 'products' node. We now make sure that it is not contained herein
1.2.0
-
[FEATURE] Defining your own keys for the product data layer from attributes
-
Keys beginning with "metric" are converted into a number.
-
-
[FEATURE] added new event "techdivision_tracking_datalayer_product" to extend the product data layer with own information
-
[FEATURE] Add "basePrice" to the product data layer