Releases: PrestaShop/ps_googleanalytics
Releases · PrestaShop/ps_googleanalytics
v5.0.2
Changes
- #166: Release 5.0.2 by @matthieu-rolland
- #165: Bump version to 5.0.2 (release) by @matthieu-rolland
- #164: Fix bug breaking price cache keys used in getPriceStatic and priceCalculation by @matthieu-rolland
v5.0.1
v5.0.0
This release is quite a big refactoring of the module. We implemented most of the events available in GA4 with maximum amount of data we could. Also, we fixed many issues in the module, unified all the data structures, cleaned up all the old code and much more.
Changes
- #155: Release version 5.0.0 by @Hlavtox
- #156: Update readme compatibility info by @Hlavtox
- #154: Bump min compatibility to PHP 7.1.3 and PS 1.7.7 by @leemyongpakvn
- #153: Implement remaining tracking events for GA4 by @Hlavtox
- #150: Fix remaining issues in order tracking by @Hlavtox
- #151: Update README.md by @florine2623
- #148: Remove old code, fix translation domains, bump compatibility by @Hlavtox
- #149: Update build-release.yml using Organization config by @leemyongpakvn
- #143: Fix file permissions non-executable by @dkarvounaris
v4.2.2
v4.2.1
v4.2.0
Changes
- #131: Release version 4.2.0 by @Hlavtox
- #133: Fix license headers, missing license file, update README by @matks
- #132: Last improvements by @Hlavtox
- #130: GA4 fixes and improvements by @Hlavtox
- #127: shorten trans call by @leemyongpakvn
- #128: Fix translations by @atomiix
- #126: Display Cross-Domain confirmation only when Multistore Active by @leemyongpakvn
- #124: Add missing domains and use trans instead of l by @jolelievre
- #118: Simplify token getting by @leemyongpakvn
🔨 Improvements
- #120: Support for Google Analytics 4 by @Progi1984
🐛 Bug Fixes
- #116: Moved some code from footer to head tag by @Progi1984
💡 Smooth transition to GA4
If you want to transition to Google Analytics 4 in a smooth manner and keep feeding Universal Analytics with data, you can use a copy of this module prepared by one of our contributors. On install, it will automatically create it's own database table and copy the data with configuration. When Universal Analytics stops processing data in July, you can just uninstall it.
v4.1.2
Changes
🔨 Improvements
- #115: Release 4.1.2 by @Progi1984
🐛 Bug Fixes
- #114: Fix hook actionProductCancel call & Bump version to 4.1.2 by @Progi1984
v4.1.1
Changes
- #113: Release 4.1.1 by @Progi1984
- #106: Make sure autoload file exists before loading it by @PierreRambaud
🔨 Improvements
- #112: Release 4.1.1 by @Progi1984
- #111: Bump version to 4.1.1 by @Progi1984
- #109: Improved Github Action (Support PHP 5.6 => 8.1) by @Progi1984
- #108: Update Github Actions by @jf-viguier
🐛 Bug Fixes
v4.1.0
Module changes
Bug fixes
- #85: Update HookDisplayOrderConfirmation.php by @Shoprunners
- #86: Update HookDisplayBackOfficeHeader.php by @Shoprunners
- #77: Fix backoffice JS code, fix doubled and tripled pageviews, fix echo in hook, fix default BO tracking - for versions up to 1.7.6 by @Hlavtox
- #68: Handle NOW correctly when creating order and register in SQL by @matks
- #67: Fix logic, avoid double pageview for BO pages by @matks
- #72: Add Configuration option to disable Back Office tracking by @matks
- #59: Avoid array to string error on homepage with cart by @Guisardo
Features
Improvements
- #81: Improve some comments in the code by @prestaforum
- #80: Clean file GoogleAnalyticActionLib.js from useless comments by @prestaforum
- #73: Avoid force hooking of ps_featuredproducts on displayHome hook by @matks
- #69: Improve README by @matks
- #94: Update switch fields wording by @micka-fdz
- #82: Update logo by @Julievrz
v4.0.0
Changes
- #55: Prepare Release v4.0.0 by @Quetzacoalt91
- #56: Fix reported error in CI by @Quetzacoalt91
- #50: Major refacto : 4.0.0 by @apacios
- #49: Make compatible 1.6 by @apacios
- #47: Update Readme with details on google settings by @Hlavtox
- #44: Update Readme.md by @Hlavtox
- #45: Escape some SQL query by @feloot
- #28: Lossless compression by @MathiasReker
- #19: No alias functions by @MathiasReker
- #38: Release v3.2.0 of Google Analytics module by @Quetzacoalt91
- #37: Add pageview by @david-piatek
- #34: Uninstall module used on PS 1.6 before using this one by @Quetzacoalt91