Provide imagemap drill-downs onto more specific data.
cooperaj - October 6, 2006 - 09:23
| Project: | Graphstat |
| Version: | 4.7.x-1.x-dev |
| Component: | Code / API |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Description
I realise this is a big request but it would provide some very useful data and would reduce the need to rely on a third party stats tool.
I'd like the ability to click on a column, say unique users between 1400 and 1600, and be taken to a new set of graphs/logs showing more detail. Using the above example I could see; Top 10 pages viewed by those users, A listing of the most active users in that period (most page views) etc. The possibilities are endless, but it would be fun to see exactly how much information can be mined.
Thanks
Adam
P.S. I'm going to take a stab at doing this but I may be a while.

#1
I've spent a bit of time on this. So far I've managed to get the imagemaps generated and working. They point to paths that as yet do not exist (work needs to be carried out on the hook_menu + path pages need to be implemented.)
Please find attached the updated graphstat module. I have separated out the code for the imagemap generation into an include. Which I will attach in another post.
Thanks
Adam
#2
This is the include file. Just put it into the module directory
#3
I'm going to mark this won't fix. I don't have the time to work on this and so it's just clogging up my issue queue.