AppStats

From WebOS Internals
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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