Gem for talking to the Google Analytics API. Simple to use. Supports metrics, dimensions, sort, filters, goals, and segments Installation Install the gattica gem using github as the source: gem install cannikin-gattica -s http://gems.github.com When you want to require, you just use ‘gattica’ as the gem name: require 'rubygems' require 'gattica' Introduction It’s a good idea to familiarize yoursel