===== Statistikk ===== === 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}} Limit the graph to a time intervall: {{statdisplay>all?graph Apr_2016 Oct_2016}} === Month Overview === Give detailed summary table on the accesses during a month. {{statdisplay>one month}} Limit the table to a specific month: {{statdisplay>one month?Sep_2016}} === Daily Accesses === Show the accesses of each day in the current month: {{statdisplay>month by day}} Show the daily accesses as graph: {{statdisplay>month by day?graph Sep_2016}} === Hourly Accesses === Show how accesses were spread over the different times of the day during the month: {{statdisplay>month by hour}} Graph of a particular month by hour: {{statdisplay>month by hour?graph Sep_2016}} === 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}}