frank / php-ga-measurement-protocol
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
2.9.1
2022-07-12 11:07 UTC
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- phpunit/phpunit: 4.7.*
- satooshi/php-coveralls: 1.0.1
README
Description
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol so its possible to send any data that you would usually do from analytics.js on the client side.
More information
This package originated from: https://github.com/theiconic/php-ga-measurement-protocol