News Feed
Jobs Feed
Sections




News Archive
Ask About PHP Blog:
Google Analytics API class for PHP
May 29, 2009 @ 09:33:05

On the Ask About PHP blog today there's a new tutorial (and a new class) helping you to connect your applications with the Google Analytics backend.

I've been thinking about how I can make use of this API to enhance the sites I'm working on. But before kicking off ideas, I had to find out how to access and use the API. I finally came up with a PHP class that will do all the grunt work of calling the API, you just need to supply your report's parameter and the PHP class will return you an array of Analytics data.

The class [zip] makes connecting to the Analytics backend as easy as dropping in a username/password, defining which profile to use and the date range. The getReport() method does the hard work

0 comments voice your opinion now!
tutorial interface api analytics google


blog comments powered by Disqus

Similar Posts

DZone.com: Deploying PHP Projects with Webistrano

ZendCasts.com: Deep Integration between Zend and Doctrine 1.2

NETTUTS.com: Understanding and Applying Polymorphism in PHP

Alex Netkachov's Blog: PHP fluent API tips

Evert Pot's Blog: Creating a Gopher server with PHP and InetD


Community Events











Don't see your event here?
Let us know!


development language interview podcast community example zendframework2 opinion rest database introduction usergroup phpunit functional series framework symfony2 release conference testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework