Skip to content

Richacinas/phonegap-google-universal-analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

phonegap-google-universal-analytics
===================================

Use analytics.js (GA Universal Analytics) with PhoneGap mobile apps.

To use:

  1. Download http://www.google-analytics.com/analytics.js and add contents to file analytics.js
  2. Go to https://build.phonegap.com and create/login to your account.
  3. Modify the web property ID (UA-#) in index.html
  4. Create a zip file of this repo.
  5. Upload to the build interface of PhoneGap and build it for your selected platforms.
  6. 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/

About

Use analytics.js (GA Universal Analytics) with PhoneGap mobile apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.1%
  • JavaScript 13.9%