Download & Extend

Pageviews are not counted

Project:Boost
Version:7.x-1.0-beta2
Component:Core compatibility
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Not sure if this is expected but since making Boost work on the site, pageviews are not being incremented. Only views from logged in users are counted.

Is there any workaround this problem?

Comments

#1

How are you counting page views? Since anonymous users are detached and rerouted to static pages then the only way to count them would to be to use some javascript and ajax calls, of the old image based method where the image is generated by a script that counts. I think the easiest way would just be to enable google analytics module.

#2

I am using core statistics module and that's used to display page counts on each node. I can't get analytics to display that data.

#3

Status:active» fixed

In the Boost handbook: http://drupal.org/node/1434362 :
"Ajax core statistics block. (not implemented, see: #1370824: Stats Block: Stats Block)"

See also: #1209532: Count node views via AJAX in the statistics module, which will be a great improvement when it gets into D7.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.