Releases: woocommerce/woocommerce-google-analytics-integration
Releases · woocommerce/woocommerce-google-analytics-integration
Version 1.8.2
- Tweak - WC 7.8 compatibility.
Version 1.8.1
Version 1.8.0
Woorelease changelog
- Add - Create WordPress Hook Actions for Google Analytics.
- Add - Implement tracking with Actions Hooks.
- Dev - Implement JS Build (ES6) and JS Lint.
- Dev - Implement Javascript Building.
What's Changed
New Features 🎉
- Add new actions for tracking by @puntope in #264
- Move WC Block Actions within the extension. by @puntope in #269
Developer-facing changes 🧑💻
Full Changelog: 1.7.1...1.8.0
Version 1.7.1
Version 1.7.0
Version 1.6.2
What's Changed
[Dev] Developer-facing changes 🧑💻
- Make up the missed changelog for version 1.5.19 and reduce the amount of changelog entries in readme.txt by @eason9487 in #257
New Contributors
- @dependabot made their first contribution in #256
Full Changelog: 1.6.1...1.6.2
Version 1.6.1
- Tweak - WC 7.4 compatibility.
Version 1.6.0
- Add - Common function for event code.
- Fix - Add PHP unit tests.
- Fix - Feature/consistency across gtag implementation.
- Fix - Fix inconsistencies across item data in events.
- Fix - Fix usage of tracker_var() in load_analytics().
Version 1.5.19
- Fix - undefined WC constant.
- Tweak - WC 7.3 compatibility.
Version 1.5.18
- Add - .nvmrc file.
- Tweak - WC 7.2 compatibility.