You are here

CHANGELOG.txt in Commerce Google Tag Manager 7.2

7.x-2.x, xxxx-xx-xx
-------------------
- Fixed compatibility with PHP 5.4

7.x-2.0-rc3, 2016-06-29
-----------------------
- Updated default Rules reactions
- Add a Hook to alter aggregated data, just before pushing to the Datalayer

7.x-2.0-rc2, 2016-04-19
-------------------
- Create default Rules reactions.

7.x-2.0-rc1, 2016-03-21
-----------------------
- Wrong structure in "Checkout" event.
- Added "Remove from Cart" action.
- Avoid displaying empty values in ActionField data.
- Fixed "Checkout" event (and hook documentation): stick to Google TagManager example https://developers.google.com/tag-manager/enhanced-ecommerce#checkoutstep).
- Added hooks and API documentation.
- Updated readme.
- Fixed action event sending.
- Added classes documentation.
- Added Purchase and AddToCart actions.
- Added documentation.
- Preliminary refactoring of Rules loading and execution.

File

CHANGELOG.txt
View source
  1. 7.x-2.x, xxxx-xx-xx
  2. -------------------
  3. - Fixed compatibility with PHP 5.4
  4. 7.x-2.0-rc3, 2016-06-29
  5. -----------------------
  6. - Updated default Rules reactions
  7. - Add a Hook to alter aggregated data, just before pushing to the Datalayer
  8. 7.x-2.0-rc2, 2016-04-19
  9. -------------------
  10. - Create default Rules reactions.
  11. 7.x-2.0-rc1, 2016-03-21
  12. -----------------------
  13. - Wrong structure in "Checkout" event.
  14. - Added "Remove from Cart" action.
  15. - Avoid displaying empty values in ActionField data.
  16. - Fixed "Checkout" event (and hook documentation): stick to Google TagManager example https://developers.google.com/tag-manager/enhanced-ecommerce#checkoutstep).
  17. - Added hooks and API documentation.
  18. - Updated readme.
  19. - Fixed action event sending.
  20. - Added classes documentation.
  21. - Added Purchase and AddToCart actions.
  22. - Added documentation.
  23. - Preliminary refactoring of Rules loading and execution.