« Back

Google Analytics

Would it be useful for you to be able to track how a user interacts with your android application? Well here is a good and easy way to do it using Google Analytics!

What is Google Analytics?


Google Analytics is a free web analysis service offered by Google that generates statistics about people who use your site.

Google Analytics SDK for Android

The Google Analytics SDK for Android provides APIs for to gather insights from your mobile application, such as unique users, number of visits, page views, button clicks, etc. Google provides an in depth "how to" on how to get Google Analytics integrated with your app. You can view it here:

http://code.google.com/mobile/analytics/docs/android/

Google provides an example application within the SDK that works really well. It is important to note that updating statistics to the Google Analytics web interface takes around 24 hours.

Google Analytics works great on the Cius!
Comments