no way to compare when less than two revisions

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.


statistics [2016-05-22 20:34] (aktuell) – angelegt Admin
Zeile 1: Zeile 1:
 +====== Statistics ======
 +
 +
 +==== Analysis Progress ====
 +
 +Displays a simple progress bar to show how much of the log file was already analysed.
 +
 +{{statdisplay>progress bar}}
 +
 +\\
 +
 +
 +==== Access Summary ====
 +
 +Gives a summary table over all accesses that were ever logged:
 +
 +{{statdisplay>all}}
 +
 +
 +Get the summary as a line graph:
 +
 +{{statdisplay>all?graph}}
 +
 +
 +
 +==== Month Overview ====
 +
 +Give detailed summary table on the accesses during a month.
 +
 +{{statdisplay>one month}}
 +
 +
 +
 +==== Daily Accesses ====
 +
 +Show the accesses of each day in the current month:
 +
 +{{statdisplay>month by day?graph}} 
 +
 +{{statdisplay>month by day}}
 +
 +
 +==== Hourly Accesses ====
 +
 +Show how accesses were spread over the different times of the day during the month:
 +
 +{{statdisplay>month by hour?graph}}
 +
 +
 +
 +==== Top Referrers ====
 +
 +Show where people came from this month:
 +
 +{{statdisplay>top referers}} 
 +
 +
 +
 +==== Top Entry-Pages ====
 +
 +Show on which pages users arrived first this month:
 +
 +{{statdisplay>top entries}}
 +
 +
 +
 +==== Top URLs ====
 +
 +Show the most popular pages in your site this month:
 +
 +{{statdisplay>top urls}}
 +
 +
 +
 +==== Top Browsers ====
 +
 +Show the most used browsers this month:
 +
 +{{statdisplay>user agents}}
 +
 +
 +
 +
 +==== Traffic by User ====
 +
 +This is a bit more special. It lists the authenticated users that created the most traffic on your site during the last 7 days:
 +
 +{{statdisplay>traffic by user}}
 +
 +To show the top 10 users as a graph use this. The workday average is shown as a red line.
 +
 +{{statdisplay>traffic by user?graph}}
 +
  
  • Zuletzt geändert: 2016-05-22 20:34
  • von Admin