Skip to content

Releases: neos/neos-googleanalytics

2.0.9

17 Jun 20:19
Compare
Choose a tag to compare

3.2.0

25 Feb 14:55
588da6f
Compare
Choose a tag to compare

FEATURES:

  • Allow adding parameters for analytics tracking script. Thx to @mhummels

Full changelog: 3.1.1...3.2.0

3.1.1

18 Dec 19:44
7219438
Compare
Choose a tag to compare

Bugfix:

  • Undefined property flashMessageContainer - thanks to @hphoeksma

3.0.1

18 Dec 19:45
137bb24
Compare
Choose a tag to compare

Bugfix:

Undefined property flashMessageContainer - thanks to @hphoeksma

3.1.0

20 Sep 07:24
97df764
Compare
Choose a tag to compare

Neos 5 compatibility

3.0.0

26 Jul 07:07
0fd05d8
Compare
Choose a tag to compare

Features:

  • Google Tag Manager Support - thanks to @cvette !!!
  • Updated analytics scripts
  • Uses Google Service Account for authentication to retrieve statistics instead of OAuth which was very fragile
  • Allow overriding the hostname to test backend integration during development and pre-live
  • Extendable default configuration mechanism for multi sites installations

Changes:

  • Neos 4.3 dependency
  • Fusion based rendering
  • Removed OAuth
  • Moved Google API code to separate dependency
  • New backend module only shows status now
  • Added missing base translations which caused errors in the translation logs
  • Refactored PHP code

Full changelog: 2.0.8...3.0.0

Upgrade guide: https://neos-google-analytics-integration.readthedocs.io/en/stable/#upgrade-instructions-2-x-3-0-0

2.0.8

08 Jun 11:03
3bd20ae
Compare
Choose a tag to compare

Full changelog: 2.0.7...2.0.8

2.0.7

29 Oct 22:13
b6eda62
Compare
Choose a tag to compare

2.0.6

23 May 08:33
0478b18
Compare
Choose a tag to compare

2.0.5

04 May 06:31
5165569
Compare
Choose a tag to compare
Merge pull request #39 from dlubitz/patch-1

TASK: Adjust require of neos/neos for 4.0