Wednesday, December 25 2002 @ 03:45 AM EST
Contributed by: anonymous
Views: 1,173
hi, im was developing for postnuke a counter block which im translating for GeekLog. The block simply displays the number of visitors in the block.
The problem which i see is that the statistics module of GL increments the number of hits each time which you see a page, even if you are the same user. I think that this is a bug because the hits should display the number of visitors, not the number of pages vieweds. Is it any way of making this? I see that the counter is incremented on the footer but, why not add a new statistics entry which displays also the number of visitors simply incrementing this variable only when your ip changes?
Thanks everybody.
Alex Moreno,
http://www.alexmoreno.net
The following comments are owned by whomever posted them. This site is not responsible for what they say.
statistics problem
Authored by: tomw on
Wednesday, December 25 2002 @ 10:42 AM EST
I would not call it a bug that the statistics counter increments whenever a page is viewed. The statistics page says this is page views. If you want more detailed statistics that will give you page views and number of visitors and much more then get the Visitor statistics package available here.
Tomw