OPI Blog
Learn from experts in their fields

Browsing Tags: Google Analytics

Using Google Analytics iOS SDK in Shared Library Projects
Recently I added Google Analytics to an iOS project that included several shared libraries that I use for common, reusable code.  This presented an organizational challenge as I needed to send events to Google Analytics ...
May 26, 2011
Setting Up Google Analytics on localhost
Can you setup Google Analytics to work on your localhost? Yes! I searched for the answer to this question and found many responses, several of them said it’s not possible. The solution wasn’t easy to ...