Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.32 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.32 KB

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.