widop / google-analytics
Google certificate-based authentication in server-to-server interactions with google analytics
Installs: 625 788
Dependents: 4
Suggesters: 0
Security: 0
Stars: 27
Watchers: 12
Forks: 20
Open Issues: 11
Requires
- php: >=5.3.3
- widop/http-adapter: 1.0.*
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2024-11-04 16:08:01 UTC
README
The Wid'op Google Analytics library provides a way to use certificate-based authentication in server-to-server interactions with google analytics.
In other words, no user interaction will be required thanks to the "PKCS 12" certificate and you will be able to automate your google analytics authentication and authorization processes as well as the way of querying the google analytics service.
Documentation
Testing
The library is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
Contribute
We love contributors! The library is open source, if you'd like to contribute, feel free to propose a PR!
License
The Wid'op Google Analytics library is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.