Difference between revisions of "AppStats"

From WebOS Internals
Jump to navigation Jump to search
(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…')
 
(No difference)

Latest revision as of 07:43, 8 February 2011

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