Ps Googleanalytics Versions Save

Gain clear insights into important metrics about your customers, using Google Analytics.

v5.0.2

1 month ago

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

1 month ago

Changes

  • #162: Release 5.0.1 by @Hlavtox
  • #163: Improve condition in order validation hook by @matthieu-rolland
  • #161: Check if property exists on controller by @Hlavtox
  • #158: Remove usage of deprecated method ajaxDie by @Hlavtox
  • #160: Bump version to 5.0.1 by @Hlavtox

v5.0.0

2 months ago

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.1

1 year ago

Changes

  • #136: Release 4.2.1 by @Hlavtox
  • #139: GA4 : set debug mode to off by @jf-viguier
  • #138: Fix wording by @lartist
  • #137: Bump version to 4.2.1 by @Hlavtox
  • #135: Fix automated tests by @Hlavtox
  • #134: Fix PHP 5 compatibility by @Hlavtox

v4.2.0

1 year ago

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.

➡️ https://github.com/Hlavtox/ps_oldgoogleanalytics

v4.1.2

2 years ago

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

2 years ago

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

  • #107: Check if array key products exists before using it by @atomiix
  • #104: Update sent transaction date with type sql NOW() by @gadnis
  • #99: Prevent error when GoogleAnalyticEnhancedECommerce is not set by @camlafit
  • #103: Modify css to avoid text overlap in french language by @christophe-rouille

v4.1.0

2 years ago

Module changes

  • #92: Release v4.1.0 by @matks
  • #91: Bump to 4.1.0 by @matks

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

  • #66: Add tracking of cancelled orders by @Hlavtox

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

3 years ago

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