Skip to content

Releases: LukeTowers/laravel-ga4-event-tracking

v2.1.2

20 May 15:43
71b8e7f
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

Registers the event listeners after all providers have booted to allow for dynamic config values to take effect.

v2.1.1

24 Mar 08:08
05fe54a
Compare
Choose a tag to compare

What's Changed

  • Fix PHP 8.4 deprecation warning by marking constructor parameters as explicitly nullable by @SNelsonCrossBible in #6

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Feb 14:57
9a421b9
Compare
Choose a tag to compare

Support Laravel 12

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Sep 20:49
Compare
Choose a tag to compare

Rename to LukeTowers\LaravelGA4EventTracking

Full Changelog: v1.1.2...v2.0.0

v1.1.2

08 Jul 13:27
99fbb45
Compare
Choose a tag to compare

Added Laravel 11.x support.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 May 18:47
Compare
Choose a tag to compare

Fixes the session_id not being automatically sent to GA4 when present.

v1.1.0

14 May 20:16
Compare
Choose a tag to compare

Added support for session_id and timestamp_micros to improve the source information of events sent through the Measurement Protocol

v1.0.0

06 Mar 06:12
fa43772
Compare
Choose a tag to compare

Initial release

What's Changed

New Contributors

Full Changelog: https://github.com/devproca/laravel-ga4-event-tracking/commits/v1.0.0