Chart AdSense History

Posted By: digitalpoint ()
Posted On: 2004-Apr-05 02:46

A quick little freebie to chart AdSense data...

http://www.digitalpoint.com/tools/adsense-charts/

Supports aggregate data as well as channel data (it will create a multidimensional chart that plots all channels on a single chart).

Of course you need a Google AdSense account, otherwise it will be of no use to you. smile

- Shawn


Posted By: Webmaster-Toolkit.com ()
Posted On: 2004-Apr-06 15:48

Now heres another feature that Google needed to add to their reporting functions as standard, but didn't. Good job Shawn!

Wish I could get my graphs looking that smooth with GD::Graph sad


Posted By: digitalpoint ()
Posted On: 2004-Apr-06 16:00

The graphing function I uses I "lifted" from my keyword tracker (which I wrote from scratch). It seems if you want anything done "right" you have to do it yourself. Ended up writing my own charting function, writing my own Google API SOAP client, etc...

- Shawn


Posted By: Webmaster-Toolkit.com ()
Posted On: 2004-Apr-06 16:18

It seems if you want anything done "right" you have to do it yourself.

True indeed...