Blog


Google Developers

Google API quota usage

A few weeks ago I posted about how we can use the Google Analytics Measurement protocol to track the quota usage for the Google APIs. What was the reason behind this post? The reason was that there was no way in the Google Developer console to see how much of […]


Google Analytics

Google Analytics can return gziped data

Get gZip Google Analytics Data As part of my recent Google Analytics documentation digging, I ran across something I hadn’t seen before.     The Core Reporting API can return data zipped.     Using gzip An easy and convenient way to reduce the bandwidth needed for each request is […]


Google I/O 2014

What is Google I/O? Google I/O is an annual developer-focused conference held by Google in San Francisco, California.  Google I/O features highly technical, in-depth sessions focused on building web, mobile, and enterprise applications with Google and open web technologies such as Android, Chrome, Chrome OS, Google APIs, Google Web Toolkit, […]


Google Analytics

Rename != Replace

  This is a little post about how the recent change from Visitors to Users and Visits to Sessions affected me.   On April 16, 2014 the Google Analytics development team followed behind the Google Analytics website team in renaming a bunch of Dimensions and Metrics in Google Analytics Core […]


Google apis dot net

No more Beta

Yesterday on the Google Developers blog  they announced the release of version 1.8.1 of the Google APIs client library for dot net.    The big change in this version is the removal of the  -Pre and -Rc tags.     That’s right we aren’t in beta anymore.      All of the Google.Apis packages on […]