Difference between revisions of "Platform Team/Usage Statistics"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "== Summary == Sugar usage statistics might be very useful from, e.g., educational point of view. Statistics might be anonymous or personalized (with taking special efforts to ke...")
 
Line 5: Line 5:
 
== Statistics ==
 
== Statistics ==
  
 +
* Logs if activities of sugar itself were failing.
 
* How long a Sugar user was on the Internet.
 
* How long a Sugar user was on the Internet.
 
* How long a Sugar user was collaborating with other users:
 
* How long a Sugar user was collaborating with other users:

Revision as of 16:47, 8 September 2011

Summary

Sugar usage statistics might be very useful from, e.g., educational point of view. Statistics might be anonymous or personalized (with taking special efforts to keep information secure and local only for particular deployment).

Statistics

  • Logs if activities of sugar itself were failing.
  • How long a Sugar user was on the Internet.
  • How long a Sugar user was collaborating with other users:
    • number of collaborators,
    • durations of collaboration sessions.
  • System uptime:
    • total,
    • time in active use (not counting time in suspend).

Implementation

  • Client side code to collect statistics.
  • Server side code to accept statistics from the clients.
  • Analyzing tool.