AppStats

From WebOS Internals
Revision as of 07:43, 8 February 2011 by Rboatright (talk | contribs) (Created page with 'App Stats A method of recovering application statistics from webOS apps. Backend: CouchDB Document Structure: Json. Required data pairs: NDUID, AppID, timestamp, ap…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

App Stats

A method of recovering application statistics from webOS apps.

Backend: CouchDB

Document Structure: Json.

Required data pairs: NDUID, AppID, timestamp, appversion, osversion, devicetype

Optional data pairs: Anything else that the app author wants to gather

Max post size of any document: 1K

Project URL: appstats.preware.org