Skip to content

Releases: impress-org/give-google-analytics

3.0.1

13 Sep 17:23
Compare
Choose a tag to compare

What's Changed

  • Fix: Added a build task for compatibility with the visual form builder by @pauloiankoski in #67

New Contributors

Full Changelog: 3.0...3.0.1

3.0

23 Aug 22:14
Compare
Choose a tag to compare
3.0

What's Changed

  • Feature: Added Google Analytics 4 tracking on forms created using the Visual Donation Forms Builder by @JoshuaHungDinh in #66

New Contributors

Full Changelog: 2.1.0...3.0

2.1.0

20 Oct 21:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

18 Aug 17:41
Compare
Choose a tag to compare

What's Changed

  • Feature: implement google analytics 4 by @ravinderk in #57
  • Feature: set donation type as category to GA event by @ravinderk in #59
  • Feature: subscription renewals are now sent to GA (only GA4)
  • Feature: the "category 3" in GA is now the recurrence of the donation — one-time, subscription, or renewal (only GA4)
  • Chore: update development setup by @ravinderk in #54

Full Changelog: 1.2.5...2.0.0

1.2.5

16 Jun 15:48
Compare
Choose a tag to compare
  • New: Added support for the upcoming release of GiveWP 2.7.0 and the new donation form template. #51

1.2.4

04 Jun 07:32
Compare
Choose a tag to compare
  • New: Added support for "utm_content" for deeper tracking at the content level, for example which Facebook post, or which email led to a donation.

1.2.3

01 Feb 20:22
Compare
Choose a tag to compare
  • Fix: Donations added using the Manual Donations add-on are no longer being tracked in Google Analytics. #39

1.2.2

09 Oct 05:35
Compare
Choose a tag to compare

No changelog for this release.

1.2.1

31 Aug 19:24
Compare
Choose a tag to compare
  • [1-reported][high-priority] fix(google-analytics): prevent $1000.00 donations from reporting as $1 donations at Google #35
  • [closed] fix(google-analytics): ensure source and medium are being captured correctly for donations #34

1.2.0

26 Jul 23:36
Compare
Choose a tag to compare
  • [closed] refactor: separate javascript and php code #32
  • [closed] fix(google-analytics): fix PHP notices #31
  • [closed] feat(notices): add multiple message support to give-message #30
  • [closed] fix(analytics): Plugin is getting activate even when Give Core is not activated #29
  • [closed] Outputted Javascript should use minification safe comments #28
  • [1-reported] If GA is in test mode you should still send the hits #27
  • [closed] Why does the refund use JS? #26
  • [5-reported][high-priority][urgent] Google ClientID should use the real one, not a random one #25