By steve-psngs on
Is there anyway to do the following with "Content viewing counter" ?
1 - not add counts when it's myself (the admin) who is viewing a page ?
2 - rest the counters to zero ?
It seems illogical to show these counts (to myself only) & add a count each time I view something as the whole point is to be able to see how many people actually look at my site's content.
Comments
Okay, I had a look around &
Okay, I had a look around & found a few things, notably this :
which would logically stop counting admin views, so I tried it but it didn't do anything.
From the same thread (http://drupal.org/node/67974) I alos tried this to rest all the counters to zero :
which I did & it ran fine but nothing changed on my site, even though I emptied the cache, the counts stayed the same.
Perhaps these functions are different in 6 ?
Anyone any ideas on how to do this ?
found this one & it works in
found this one & it works in 6.2 :
http://drupal.org/node/129971
now all I need is to get the counters reset to zero.
I did try disabling counter hits & accesss log counts & as above, tried the Truncate command in the sql, but no matter what, the previous counts stayed.
Well at least now they have stopped counting my use.