| Issue 184: | Offline-capable Mobile Javascript Tracking | |
| 21 people starred this issue and may be notified of changes. | Back to list |
Name of related component: Mobile Tracking & Tracking Code (Javascript / ga.js) Request summary: (Kind of a crossover between mobile & javascript tracking) Would love to see an offline-capable javascript tracking code that could buffer up tracking events until communication with the analytics servers was available Use Cases: We'd love to be able to track the usage of our offline-capable webapp & PhoneGap app Have tried using a workaround at http://stackoverflow.com/a/8114887 but there's a rate-limit to it's use, and sending multiple tracking events one at a time (rather than queueing them up into one request) is inefficient
Nov 7, 2013
#1
[email protected]
Labels:
-Component-MobileTracking Component-TrackingCode
Nov 7, 2013
Since posting this, I see that Google Anaylitcs for Chrome apps works offline, but the code for it is very Chrome-app specific (https://github.com/GoogleChrome/chrome-platform-analytics) |
|
| ► Sign in to add a comment |