-
Cool, its great to see improvements happening so quickly. :-)
For the moment I'm rather busy (exams coming up), but as soon as I get some time, I'll give it a try.
Thanks!
2008-03-03 04:06:42 UTC by nobody
-
randomperson83 committed revision 118 to the Obsessive Website Statistics SVN repository, changing 3 files.
2008-03-02 19:11:18 UTC by randomperson83
-
Heh... I missed the link you posted, which described the same thing I mentioned. Anyways.. at first glance, Item #1 seems like it would be really trivial to implement -- and it is, except that there needs to be *some* way of associating the browser with the original page access, and at the moment OWS doesn't have any notion of 'visits', just page accesses. So, implementing it at the moment would...
2008-03-02 19:01:00 UTC by randomperson83
-
randomperson83 committed revision 117 to the Obsessive Website Statistics SVN repository, changing 4 files.
2008-03-02 18:56:44 UTC by randomperson83
-
randomperson83 committed revision 116 to the Obsessive Website Statistics SVN repository, changing 1 files.
2008-03-02 18:14:34 UTC by randomperson83
-
randomperson83 committed revision 115 to the Obsessive Website Statistics SVN repository, changing 2 files.
2008-03-02 17:50:00 UTC by randomperson83
-
randomperson83 committed revision 114 to the Obsessive Website Statistics SVN repository, changing 5 files.
2008-03-02 08:33:26 UTC by randomperson83
-
The first item is hard to do, only because of the way OWS is designed: analyze log files, as opposed to adding to the database on the fly. Though, it could be implemented like so: js opens some page and sets the GET parameters to the particular items (ie, stats.html?resX=1024&resY=768&etc.. ), and then some plugin looks for accesses to that page and creates stats from it.
The second one...
2008-02-27 13:15:29 UTC by randomperson83
-
For web designers/developers the two most important types of information are the users' browser display window resolution (the area available to content and the dpi) and the types/generations of user agents.
It is hard to promote fluid/flexible/resolution-independant designs to customers, if you can't show them a statistic of how diverse the displays are. This can be realised by including a...
2008-02-27 11:48:01 UTC by jgzimmerle
-
randomperson83 committed revision 113 to the Obsessive Website Statistics SVN repository, changing 1 files.
2008-01-01 06:46:19 UTC by randomperson83