frank / php-ga-measurement-protocol
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
Installs: 113
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 134
pkg:composer/frank/php-ga-measurement-protocol
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