Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Local.Configuration.Site.Statistics Class Reference

Static Public Attributes

string category = "statistics"
 The name of the database table used to store site statistics (only change this if you know what you are doing!)
 
 tracking = True
 Whether or not to track site statistics.
 
list tracked
 Which statistics to track. More...
 

Member Data Documentation

list Local.Configuration.Site.Statistics.tracked
static
Initial value:
1 = [
2  "view/last-render-time", # How long it took to render the last view
3  "view/render-time" # How long it takes to render a view
4  ]

Which statistics to track.


The documentation for this class was generated from the following file: