Releases: theiconic/php-ga-measurement-protocol
Releases · theiconic/php-ga-measurement-protocol
v1.1.1 More Parameters and Minor Fixes
- Changing HTTPS endpoint to official one in Google documentation
- Adding Data Source parameter
- Adding Geographical Override parameter
v1.1.0 Asynchronous Requests (Non-Blocking)
- Now you can send hits to GA in an asynchronous way (non-blocking)
v1.0.1
- Minor bug fixes
v1.0.0
- First stable release
- Full implementation of GA measurement protocol (AFAIK, feel free to open issue/pull request)
- 100% code coverage for unit tests
- Only missing documentation and integration tests to be added in next minor release
v0.1.1
Still alpha.
v0.1.0
Working alpha release not meant for production yet. Wait for docs and full tests.