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.
The library is fully unit tested by PHPUnit with a code coverage close to 100%. To execute the test suite, check the travis configuration.
We love contributors! The library is open source, if you'd like to contribute, feel free to propose a PR!
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.