AppStats

From WebOS Internals
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