widop/google-analytics

Google certificate-based authentication in server-to-server interactions with google analytics

1.0.0 2013-09-22 11:44 UTC

This package is not auto-updated.

Last update: 2024-04-08 13:15:00 UTC


README

Build Status

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

  1. Installation
  2. Usage

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.