Releases: LukeTowers/laravel-ga4-event-tracking
Releases · LukeTowers/laravel-ga4-event-tracking
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