Hi, This is probably not easy but wanted to see if anyone had ideas around it.
Currently I have several extra sections defined as below (just copying the first few lines from each). I m trying to see if I can combine them into 1 section and then have an extra column which can state which grid its from? Would this be possible ?
Basically this is how I currently get those extra sections in my report (hope it looks all right and makes sense )
Grid AA
CMR- Full list Pages Last Visit
0740920
20
23 Mar 2010 – 00:35
Grid BB
CMR- Full list Pages Last Visit
0740920
12
22 Mar 2010 – 10:34
Grid CC
CMR- Full list Pages Last Visit
0740920
38
23 Mar 2010 – 00:43
Grid DD
CMR- Full list Pages Last Visit
0740920
23
23 Mar 2010 – 00:46
WHAT I AM DESIRING IS TO DISPLAY SOMETHING LIKE THIS:-
All Grids
CMR Grid AA Grid BB Grid CC Grid DD
0740.. 20 12 38 23
So for any value of cmr that is common, I should see the pages value for each grid # displayed in a separate column (which is denoted by aa, bb, cc or dd above)
One could write a special script that will generate such a report based on the content of the extra sections in the AWStats database. A special script would probably be easier to write than patches for awstats.pl .