Category Archives: Ruby

Displaying Google Analytics Statistic Using Geektools

Wednesday, May 5th, 2010


I like to know how my blog is doing traffic wise. It helps to know if any articles is becoming popular. To save me logging in to Google Analytics everyday i decided to create a script which i could then … Continue reading


Displaying Google Analytics information using ruby

Tuesday, May 4th, 2010


Google provide an API to connect with Google Analytics and retrieve information from your account.  For a recent ruby project i wanted to retrieve some information from google analytics from within my application.  Whilst looking into this i came across … Continue reading