Releases: LukeTowers/laravel-ga4-event-tracking
Releases · LukeTowers/laravel-ga4-event-tracking
v2.1.2
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
What's Changed
- Fix PHP 8.4 deprecation warning by marking constructor parameters as explicitly nullable by @SNelsonCrossBible in #6
New Contributors
- @SNelsonCrossBible made their first contribution in #6
Full Changelog: v2.1.0...v2.1.1
v2.1.0
Support Laravel 12
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Rename to LukeTowers\LaravelGA4EventTracking
Full Changelog: v1.1.2...v2.0.0
v1.1.2
Added Laravel 11.x support.
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Fixes the session_id not being automatically sent to GA4 when present.
v1.1.0
Added support for session_id
and timestamp_micros
to improve the source information of events sent through the Measurement Protocol
v1.0.0
Initial release
What's Changed
- Add Laravel 8.x support by @droidlabour in #2
New Contributors
- @droidlabour made their first contribution in #2
Full Changelog: https://github.com/devproca/laravel-ga4-event-tracking/commits/v1.0.0