coradite/yii-google-analytics

Google certificate-based authentication in server-to-server interactions with google analytics (Forked from widop/google-analytics)

v2.0.1 2015-06-03 12:03 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:08:05 UTC


README

This is an adaption of the Wid'op Google Analytics library for use with Yii.

The Yii adaption allows you to add the API as a component which can be used to easily query and return results in a number of different ways.

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

Contribute

The library is open source, if you'd like to contribute, feel free to propose a PR!

License

The Yii Coradite Google Analytics package was adapted from the Wid'op Google Analytics library and is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.