Skip to content

labudzinski/google-analytics

 
 

Repository files navigation

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.

About

Google certificate-based authentication in server-to-server interactions with google analytics for PHP 5.3+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%