Active
Project:
Quickstats
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2008 at 15:02 UTC
Updated:
3 Apr 2009 at 10:04 UTC
Could you please explain what is the relation of Quickstats to the default Drupal pageview counting and display.
Does Quickstats replace the usual Drupal pageview counting?
Also, what is the difference between results from Drupal pageviews and Quickstats when normal caching is switched on?
Thanks!
Comments
Comment #1
vacilando commentedIn case Quickstats replaces the Drupal count (set in /admin/reports/settings), is there a way of converting the Drupal counts (on long-existing sites) so that Quickstats does not start from zero for each page?
Comment #2
OneTwoTait commentedsubscribing....
Comment #3
Babalu commentedsubscribing
Comment #4
FiReaNGeL commentedQuickstats is intended to replace Drupal statistics.module (which counts pageviews) on sites that experience heavy traffic - it is optimized to count pageviews in a way that put the least stress on the database. I think you can run both at the same time but there is really no point in doing that.
(Normal) Caching shouldn't affect it in any way.
At the current time there is no 'upgrade path' to update the quickstats count for each node. It shouldn't be that complicated to do; a single UPDATE mysql statement should do it - is there a real need for this?
Comment #5
Babalu commentedi think it would be better to have it then have it not
Comment #6
vacilando commentedFiReaNG3L, I am sure it would be very useful - if this stats system is so much quicker as advertised, I am sure many existing sites, with lots of accumulated stats, would want to switch to it (I know I would do that for many sites!) If you are still unsure, perhaps you could at least publish the SQL statement for the update either here or in the README of the module, for those who need it.
Thanks!
Comment #7
patchak commented+1 to save the number of pageviews alreasy on the site as I would wish to use this for performance reasons but cannot lose all stats the site already has!
Another question, would this module count visits even for a site using advanced cache or Boost module??
Thanks,
Patchak