Thought it would be great to be able to see the number of hits a pages gets, so I made the 'post access counter' visible. The problem is that it does too much counting.

A couple of people in my demo site have discovered that if they keep refreshing a page the number increments, this gives a (misguided) impression that a page is more popular than others - or that more people are interested in the page than actually are. Something saying 61 Reads - actually may have only been read by 6 people.

Is there a way to be able be more selective on those counts? Having some logic to limit the counting by user name or IP address?

Thoughts?

Comments

Drupalace-1’s picture

Sorry, karearea, I have no answer at all. I'd like to see an answer to the same question, as I too want accurate counts of reads.

I'm posting this useless message so the thread will appear in my account's "Track" tab. Needless to say, if I find an answer, I'll post back here.

--------
A site by, of, and for the Drupal newbie: http://www.drupalace.com

Kilfinan’s picture

You referred to the Account in the web site www.karearea.gen.nz but I could not log in. I would be interested in obtaining a copy. Our family is reputedly of McIver (Cowal Peninsula) descent but my DNA test proves that we were, and are now, Campbells.

dave reid’s picture

The issue for this bug is #90468: Only record unique hits in node counter stats. I just created a module to fix this until something can get fixed: http://drupal.org/project/accurate_read_count.