Forum Moderators: phranque
My question is this... on the cached pages do they get reported in the AWStats or GAnalytics reports? It's unclear to me whether I will have accurate pageview/visitor/etc. statistics using caching.
I'd like to use caching more to speed up the site (I'd especially like to cache the home page), but I also need to track pageviews.
Oh, I also use OpenAds to serve ads. If I understand right any scripts called by JavaScript (like OpenAds & AdSense) should load normally just fine.
[edited by: Swanny007 at 4:49 am (utc) on Mar. 19, 2008]
You haven't said how you've implemented your cache. Is it a separate server ahead of your main web server? Or is it an Apache (or other web server) plugin?
If the latter, I presume it logs the cache hits in the same log file, and there should be no difference.
Otherwise, I'd look into whether it's possible for AWStats to combine multiple log files.