phonegap-google-universal-analytics
===================================
Use analytics.js (GA Universal Analytics) with PhoneGap mobile apps.
To use:
- Download http://www.google-analytics.com/analytics.js and add contents to file analytics.js
- Go to https://build.phonegap.com and create/login to your account.
- Modify the web property ID (UA-#) in index.html
- Create a zip file of this repo.
- Upload to the build interface of PhoneGap and build it for your selected platforms.
- Test on your phone and watch the data in your real-time GA report.
Adapted from: http://www.blastam.com/blog/index.php/2013/07/ga-universal-analytics-phonegap-mobile-apps/