RSS

Neil Crookes

Learnings and Teachings on Web Application Development & CakePHP

Archive for September, 2009

Sep

27

Get Google Analytics data in your CakePHP app

A CakePHP plugin for displaying Google Analytics data in your own application. The bulk of the code is in 3 datasources, a generic one for working with any REST APIs, a Gdata datasource for handling authentication with any of the 18 Gdata APIs and the Gdata Analytics datasource driver itself.