Tag: cache

Does WP Statistics work with caching plugins?

Probably not, most caching plugins don’t execute the standard WordPress loop for a page it has already cached (by design of course) which means the WP Statistics code never runs for that page. This means WP Statistics can’t record the page hit or visitor information, which defeats the purpose of WP Statistics. We do not […]