Skip to content

Releases: wintercms/wn-googleanalytics-plugin

v3.1.0

20 Jun 06:46
f4747e0
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @AIC-BV made their first contribution in #8

Full Changelog: v3.0.0...v3.1.0

v3.0.0

30 Nov 03:43
0ff0d09
Compare
Choose a tag to compare

Breaking changes

  • This plugin now only supports GA4 and drops support for GA3 / UA, as these versions are being retired. If you still require support for these versions, please use v2.0.2 of this plugin.

New features

  • All report widgets now defer loading of the statistics, improving load times of the dashboard dramatically. A placeholder graphic is put in place until the statistics are loaded.
  • The Traffic Overview widget can now collate user sessions, individual page views or unique users as the core metric.
  • The Browsers widget now has an additional toggle to allow browsers to also be collated with device types (ie. desktop, tablet, mobile).
  • The Traffic Goal widget can now be set to track either user sessions, individual page views or unique users as the core metric.

Changes

  • The Top Pages widget now display an engagement percentage as opposed to a percentage based off the hits of all top pages, giving a better indication as to engagement levels for each page.
  • The Traffic Sources widget is now simplified to show a simplified source list - direct traffic, traffic from referring sites, traffic from search engines and traffic from paid ad click-through.

v2.0.2

10 Sep 18:59
2355d53
Compare
Choose a tag to compare

Changes

  • Allow Guzzle 7
  • Update upgrade.md to reflect new google UI
  • Update readmde.md to specifiy that this plugin is for GA v3

v2.0.0

26 Apr 01:51
Compare
Choose a tag to compare

Changes

  • Rebrand to Winter.GoogleAnalytics
  • Automatically replaces RainLab.GoogleAnalytics plugin if installed (<= v1.3.1)