Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 710 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 710 Bytes

enarionGoogPhp

PHP client for Google Analytics / Adsense API access using OAuth 2.0

read http://enarion.net/programming/php/google-client-api/ for more information

see http://enarion.net/demos/ for an online demo

usage

  1. copy enarionGoogPhp to your webserver

  2. open index.php with your browser, select Adsense or Adwords in the top navigation bar.

  3. start hacking ga_adsense.php for Adsense data export or ga_adwords.php for Analytics data.

license

Licensed under MIT license (refer to LICENSE for the license text and more information).