Sugar Network/1.0/Todo: Difference between revisions
| Line 199: | Line 199: | ||
== Statistics to gather == | == Statistics to gather == | ||
Statistic types: | |||
* ''network-server''<br>Stats will be collected on Sugar Network server and stored in [[wikipedia:Round-Robin_Database|round-robin]] storage for further analyzing; | |||
* ''client-sniffer''<br>Stats will be collected by special sniffer, e.g., [[Sugar_Server_Kit/sugar-client|sugar-client]], launched on client side to collect local stats, in [[wikipedia:Round-Robin_Database|round-robin]] database, with following transmitting to the Sugar Network server; | |||
* ''unknown''<br>Ambiguous stats criterion. | |||
===Interactions=== | ===Interactions=== | ||
*Contexts Searches. | |||
*Context [Activity Type] Launches. | *Contexts Searches (''network-server''). | ||
*Context [Activity Type] Failure Reports. | *Context [Activity Type] Launches (''client-sniffer''). | ||
*Context [Project Type] Views. | *Context [Activity Type] Failure Reports (''network-server''). | ||
*Context [Project Type] Creation. | *Context [Project Type] Views (''unknown''). | ||
*Context [Project Type] Editing. | *Context [Project Type] Creation (''network-server''). | ||
*Resource Creation/Editing/Commenting Review Type. | *Context [Project Type] Editing (''network-server''). | ||
*Resource Creation/Editing/Commenting/Solving Question Type. | *Resource Creation/Editing/Commenting Review Type (''network-server''). | ||
*Resource Creation/Editing/Commenting Idea Type. | *Resource Creation/Editing/Commenting/Solving Question Type (''network-server''). | ||
*Resource Creation/Editing/Commenting/Solving Problem Type. | *Resource Creation/Editing/Commenting Idea Type (''network-server''). | ||
*Resource Creation/Editing/Commenting/Solving Problem Type (''network-server''). | |||
===Participants=== | ===Participants=== | ||
*Total Users: Total number of participants at any time (counting since network launching). | |||
*Period New Users: Simple summation of the number of new participants over the course of a specified time period. | *Total Users: Total number of participants at any time (counting since network launching) (''network-server''). | ||
*Period Active Users: Simple summation of the number of participants that registered at least one effective interaction on the network over the course of a specified time period. | *Period New Users: Simple summation of the number of new participants over the course of a specified time period (''network-server''). | ||
*Period Unique Visitors: The number of unduplicated (counted only once) visitors to the network over the course of a specified time period (visitors may or may not make effective interactions). | *Period Active Users: Simple summation of the number of participants that registered at least one effective interaction on the network over the course of a specified time period (''network-server''). | ||
*Top/Ranking Users: [how to rank participation?] [total / by period?] [also, sort by Location or Conexion type?] | *Period Unique Visitors: The number of unduplicated (counted only once) visitors to the network over the course of a specified time period (visitors may or may not make effective interactions) (''network-server''). | ||
*Top/Ranking Users: [how to rank participation?] [total / by period?] [also, sort by Location or Conexion type?] (''unknown'') | |||
===Usage=== | ===Usage=== | ||
*Total Visits: Total number of visits to the network at any time (counting since network launching). | |||
*Period Visits: Total number of visits to the network over the course of a specified time period. | *Total Visits: Total number of visits to the network at any time (counting since network launching). (''network-server'') | ||
*Period Effective Visits: Simple summation of the number of visits that registered at least one effective interaction on the network over the course of a specified time period. | *Period Visits: Total number of visits to the network over the course of a specified time period. (''network-server'') | ||
*Period Interactions Per Visit: Average number of effective interactions per visit on the network over the course of a specified time period. | *Period Effective Visits: Simple summation of the number of visits that registered at least one effective interaction on the network over the course of a specified time period. (''network-server'') | ||
*Period Interactions Per Visit: Average number of effective interactions per visit on the network over the course of a specified time period. (''network-server'') | |||
===Content=== | ===Content=== | ||
*Total Contexts [Activity type]: simple summation of contexts of Activity type at any time (counting since network launching). | |||
*Period New Contexts [Activity type]: simple summation of the total number of created contexts of Activity type over the course of a specified time period. | *Total Contexts [Activity type]: simple summation of contexts of Activity type at any time (counting since network launching). (''network-server'') | ||
*Period Active Contexts [Activity type]: simple summation of the total number of contexts of Activity type that registered at least one effective interaction over the course of a specified time period. | *Period New Contexts [Activity type]: simple summation of the total number of created contexts of Activity type over the course of a specified time period. (''network-server'') | ||
*Total Contexts [Project type]: simple summation of contexts of Proejct type at any time (counting since network launching). | *Period Active Contexts [Activity type]: simple summation of the total number of contexts of Activity type that registered at least one effective interaction over the course of a specified time period. (''network-server'') | ||
*Period New Contexts [Project type]: simple summation of the total number of created contexts of Project type over the course of a specified time period. | *Total Contexts [Project type]: simple summation of contexts of Proejct type at any time (counting since network launching). (''network-server'') | ||
*Period Active Contexts [Project type]: simple summation of the total number of contexts of Project type that registered at least one effective interaction over the course of a specified time period. | *Period New Contexts [Project type]: simple summation of the total number of created contexts of Project type over the course of a specified time period. (''network-server'') | ||
*Period Context Ranking [100?] of Contexts by type: most interacted Contexts over the course of a specified time period. | *Period Active Contexts [Project type]: simple summation of the total number of contexts of Project type that registered at least one effective interaction over the course of a specified time period. (''network-server'') | ||
*Period Context Ranking [100?] of Contexts by type: most interacted Contexts over the course of a specified time period. (''unknown'') | |||
== Inventory of technical issues outside Client and Server == | == Inventory of technical issues outside Client and Server == | ||