Releases: br33f/php-GA4-Measurement-Protocol
Releases · br33f/php-GA4-Measurement-Protocol
v0.1.5
What's Changed
- Add support for
user_data
by @DerManoMann in #45 - Avoid calling getContents() on response stream by @DerManoMann in #44
- Add support for consent mode by @AlexisPPLIN in #46
New Contributors
- @DerManoMann made their first contribution in #45
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Adding add_to_wishlist event by @AlexisPPLIN in #40
- Add method chaining for Service and HttpClient by @w1cerg in #30
New Contributors
- @AlexisPPLIN made their first contribution in #40
- @w1cerg made their first contribution in #30
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix incorrect format for user-properties in request by @mm-sam in #14
- Update README.md by @Luxato in #17
- Actually delete lockfile by @bradjones1 in #18
- Add .editorconfig file by @bradjones1 in #21
- Firebase support by @bradjones1 in #20
New Contributors
- @mm-sam made their first contribution in #14
- @Luxato made their first contribution in #17
- @bradjones1 made their first contribution in #18
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Make sure we don't send incorrect data to Google Analytics. Fixes #10. by @roelvanduijnhoven in #12
- Libraries don't need a lock file by @roelvanduijnhoven in #11
- Add missing semi-coluns by @theeldarka in #13
New Contributors
- @roelvanduijnhoven made their first contribution in #12
- @theeldarka made their first contribution in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Updated dependecies
- IP Override support - Pull request #4
- Added option to prepend WWW to endpoint url Commit e57b364
v0.1.0 First Release
- First release
- Utilizes GA4 Measurement Protocol in Alpha release