Diferențe
Aici sunt prezentate diferențele dintre versiunile selectate și versiunea curentă a paginii.
Both sides previous revision Versiuni anterioare | |||
wiki:statdisplay [2018/07/30 18:09] chiuta șters |
— (curent) | ||
---|---|---|---|
Linia 1: | Linia 1: | ||
- | ~~NOCACHE~~ | ||
- | ====== StatDisplay ====== | ||
- | |||
- | ===== 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 graph: | ||
- | {{statdisplay>all?graph}} | ||
- | |||
- | ===== Month Overview ===== | ||
- | |||
- | Give detailed summary table on the accesses during the current month: | ||
- | {{statdisplay>one month}} | ||
- | Limit the table to a specific month: | ||
- | {{statdisplay>one month?Apr_2018}} | ||
- | {{statdisplay>one month?Mar_2018}} | ||
- | {{statdisplay>one month?Feb_2018}} | ||
- | {{statdisplay>one month?Jan_2018}} | ||
- | |||
- | ===== Daily Accesses ===== | ||
- | |||
- | Show the accesses of each day in the current month: | ||
- | {{statdisplay>month by day}} | ||
- | Show the accesses of each day in a specific month: | ||
- | {{statdisplay>month by day?Apr_2018}} | ||
- | {{statdisplay>month by day?Mar_2018}} | ||
- | {{statdisplay>month by day?Feb_2018}} | ||
- | {{statdisplay>month by day?Jan_2018}} | ||
- | |||
- | Show the daily accesses as graph: | ||
- | {{statdisplay>month by day?graph May_2018}} | ||
- | {{statdisplay>month by day?graph Apr_2018}} | ||
- | {{statdisplay>month by day?graph Mar_2018}} | ||
- | {{statdisplay>month by day?graph Feb_2018}} | ||
- | {{statdisplay>month by day?graph Jan_2018}} | ||
- | |||
- | ===== Hourly Accesses ===== | ||
- | |||
- | Show how accesses were spread over the different times of the day during the month: | ||
- | {{statdisplay>month by hour}} | ||
- | {{statdisplay>month by hour?Apr_2018}} | ||
- | {{statdisplay>month by hour?Mar_2018}} | ||
- | {{statdisplay>month by hour?Feb_2018}} | ||
- | {{statdisplay>month by hour?Jan_2018}} | ||
- | Graph of a particular month by hour: | ||
- | {{statdisplay>month by hour?graph May_2018}} | ||
- | {{statdisplay>month by hour?graph Apr_2018}} | ||
- | {{statdisplay>month by hour?graph Mar_2018}} | ||
- | {{statdisplay>month by hour?graph Feb_2018}} | ||
- | {{statdisplay>month by hour?graph Jan_2018}} | ||
- | |||
- | ===== Top Referrers ===== | ||
- | |||
- | Show where people came from: | ||
- | {{statdisplay>top referers}} | ||
- | {{statdisplay>top referers?Apr_2018}} | ||
- | {{statdisplay>top referers?Mar_2018}} | ||
- | {{statdisplay>top referers?Feb_2018}} | ||
- | {{statdisplay>top referers?Jan_2018}} | ||
- | |||
- | ===== Top Entry-Pages ===== | ||
- | |||
- | Show on which pages users arrived first: | ||
- | {{statdisplay>top entries}} | ||
- | {{statdisplay>top entries?Apr_2018}} | ||
- | {{statdisplay>top entries?Mar_2018}} | ||
- | {{statdisplay>top entries?Feb_2018}} | ||
- | {{statdisplay>top entries?Jan_2018}} | ||
- | |||
- | ===== Top URLs ===== | ||
- | |||
- | Show the most popular pages in this site: | ||
- | {{statdisplay>top urls}} | ||
- | {{statdisplay>top urls?Apr_2018}} | ||
- | {{statdisplay>top urls?Mar_2018}} | ||
- | {{statdisplay>top urls?Feb_2018}} | ||
- | {{statdisplay>top urls?Jan_2018}} | ||
- | |||
- | ===== Top Browsers ===== | ||
- | |||
- | Show the most used browsers: | ||
- | {{statdisplay>user agents}} | ||
- | {{statdisplay>user agents?Apr_2018}} | ||
- | {{statdisplay>user agents?Mar_2018}} | ||
- | {{statdisplay>user agents?Feb_2018}} | ||
- | {{statdisplay>user agents?Jan_2018}} | ||
- | |||
- | ===== 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}} | ||
- | Show the top 10 users as a graph, the workday average is shown as a red line: | ||
- | {{statdisplay>traffic by user?graph}} | ||
- | |||
- | | ~~socialite~~ | | ||
- | |||
- | ~~DISCUSSION~~ |