Add Analytics to Android Mobile Apps; quick & easy.
Parse.com makes it easy to collect data about when and how often my mobile app is opened. I can review graphs about my mobile app by logging into my Parse.com account.
Add Parse library to our Android project.
Add the line of code ParseAnalytics.trackAppOpened(getIntent()); to onCreate method in main Activity
Include ParseAnalytics in our main Activity header
import com.parse.ParseAnalytics;
References
Android Developer Guide | Parse. Retrieved June 8th 2013 from https://www.parse.com/docs/android_guide#analytics
Written by MoniGarr
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Parse
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#