#1005 - Track wiki pages in Site Stats module
| Identifier | #1005 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Track wiki pages in Site Stats module |
| Status | Closed (rejected) |
| Handling member | Chris Graham |
| Addon | stats |
| Description | How much would it cost to change the Admin Audit menu -> Site statistics -> Page View Stats reporting to include individual wiki pages? Would it be possible to also add specific forums or catalogue entries viewed / followed as well?
Maybe make this an option if some people don't want that much detail? Basically, I would like the system to log each page as it is served up so that they are counted. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
The stats system in Composr is something we think should stay very basic. This is because there are so many better stats systems out there, and as far as I'm aware not a great argument for creating another one within Composr (it's back-end functionality visitors don't need to see well integrated, and it doesn't really need to tie in particularly with anything that isn't already available on the Apache level in the access-log). Given Composr is already a huge system, adding extra features to be learnt/maintained is something we would seek to avoid unless there's a compelling reason to do so.
If you don't want to use a Javascript stats solution, I'd suggest something like awstats. Most hosting has that preinstalled anyway.
Am honestly curious what the logic is here. Thanks
If we just add something in for wiki pages, it would make it inconsistent, and we'd therefore need to create a plugin system for handling any kind of content to make it consistent (a lot of work, and a lot of code to be maintained/distributed/documented/supported). Or, if we left it inconsistent we'd have a lot of people getting confused then asking where do you check for other content types. Catalogue categories are held as a very special case, because some sites will use those for affiliate advertising and thus need to know some view counts on each category.