By mdroste on
If i create a new node and publish the node to the front page (direct save, no preview)
the node counter shows 4 reads after i switch back to the front page.
In my opinion this is wrong. I think it is only 1 read. Better 0 read because i'm not interesting in counts of my own access to nodes, when i create them.
After the creation of a node thinks go strange:
if i click on a node to edit his content the node counter shows: 11 reads.
Can anyone tell me what's going wrong here?
I don't want to show my user fake counts.
meinolf
Comments
The issue for this bug is
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.