Let me quote what’s mentioned in the official FAQ of WordPress.com Stats plugin (JetPack statistics module uses this plugin as the base)…
The plugin collects stats via a javascript call, so as long as the JS call is on the page stats will be collected just fine, whether the page is cached or not.
In short, you don’t have to worry about JetPack stats. It works irrespective of the caching layer/s used.
Related Posts:
- Optimize apache for WP use
- Nginx + WordPress + HHVM: Why isn’t Batcache working? Would Varnish help even more?
- Possible to configure nginx to ignore cache for logged in users in certain roles only?
- Optimizing Jetpack for WordPress [closed]
- Scheduling doesn’t work due to caching?
- W3 total cache – cache refresh programmatically [closed]
- Should I use Transient API to store HTML String, or Object?
- Caching: APC vs APCu vs OPcache
- Pros and Cons for high “expire time” on wp-super-cache or w3-total-cache? [closed]
- Limit cache size from W3 Total Cache [closed]
- Does a query executed through wpdb class get cached?
- Configuring WordPress for Amazon CloudFront Caching?
- Caching: Force fresh content for logged-in users (potentially by adding a query variable to the URL)
- Will I see a performance hit if I use native API calls like get_the_title() instead of $post->post_title?
- WordPress Browser Cache with W3-Total-Cache doesn’t show new posts [closed]
- Does a low traffic WordPress site need a caching plugin and a CDN
- Automatically Refresh WordPress Stylesheet
- How to use cache with simplepie
- Fragment caching increasing database queries
- Can I force get_option to go back to the DB instead of cache?
- Settings to get the most out of W3 Total Cache
- How to force content refresh of a page that has been loaded previously by the user? [closed]
- Help Pinpointing Source of Caching Issue
- How to clear cache without a plugin [closed]
- Cache issues with redis and nginx
- Transient / object cache maximum key length [duplicate]
- APC object caching in combination Batcache/memcached page caching?
- Should the page cache be refreshed often? [closed]
- Plugin a specific cache functionality?
- Programmatically insert hierarchical terms & set terms for post causes glitch? [duplicate]
- How to totally disable cache in WordPress?
- Database Cache and Object Cache Difference?
- Register script version not showing
- When use a cache system with WordPress
- How do I fetch feed info from cache instead of directly from feed?
- Transients are not expiring as expected in simple custom plugin
- How to speed up my site [duplicate]
- Disable feed cache for custom RSS feed?
- How do I enable dynamic content in a theme cached with WP Super Cache?
- WordPress & Fastcgi proper setup?
- How to decode wordpress transient cache stored in database?
- Batcache messages no longer in page source
- How to make page/post password protected so you must reenter everytime you visit the page?
- Fixed version number for cached stylesheets and javascript
- Is it duplicated if I cache an object that uses data from postmeta?
- How effective are cacheing plugins for dynamic pages?
- How can I permanently cache or “archive” a WP blog without needing future maintenance
- How does WP’s cache maintain persistence through page reloads?
- Any idea why Google not caching my site? [closed]
- Combile External JS files using W3 Total Cache [closed]
- Gravity forms / Recaptcha / Autoptimize – somewhere it goes wrong
- How to solve minify js and css first time load delay?
- How to get Caching Plug-ins to work on localhost with HTTPS?
- WordPress website not showing changes without clearing cache
- Cloud flare, cache, minify question [closed]
- W3 total – leverage browser caching not working with cdn delivered images [closed]
- Cache WordPress for offline use
- issues with object cache (memcached as backend) and wpmu when flush_all is run
- APC fragmention woes on Apache AWS EC2 Small instance with WordPress and W3TC [closed]
- How to get the URL of a sitemap that contains a certain post?
- Best practices for the cache of a static WordPress site, including CDN Cache and Cache Plugin
- Site’s first loading on a new browser with no cache is messed up
- How to not cache nonces with WP Rocket?
- Site speed slows when user logged in
- Password Protected Pages Don’t Accept A Valid Password After Changing The Password
- Clear cache when comment is added
- Way to prevent snippet of template from being cached?
- How to make login / logout links cache independent?
- Non Admins Getting Cached Posts
- Why WordPress cache is not available after reload page?
- WordPress on mobile devices with new data after updating page
- New blog posts don’t update on page – How to force update of cookies more frequently?
- Having issues fixing site speed
- Is there a way to cache WordPress that does not loads core?
- PHP Fatal Error in cache.php on line 123 $wp_object_cache is non-object
- No Query String vs Ignore Query String in WordPress
- Can I do fragment caching with NGINX fastcgi?
- w3 total cache uninstall remove cache
- FATAL ERROR – white page – no site showing
- Completely reload style.css
- Page wrongly displayed when cache plugin activated
- GravatarLocalCache Plugin Broken in WordPress 4.2
- Serve content from centralized location
- My website resets when accessing the index page
- Major cache but only on WordPress site
- Debug Performance Issues
- User cannot authenticate after signup when object cache enabled
- Must I install a plugin for Nginx object caching? [closed]
- what is the cache directory for in my theme? (version control it?)
- WP 3.5 caching problem
- nginx + wordpress: Best practices for configuring it to be secure, reliable, and fast? [closed]
- Multiple WordPress sites eat up a lot of RAM
- Convert WordPress to static website by using the pages generated by the caching plugin?
- Cannot add version of main.css to wordpress on testing enviroment
- Disable caching when serving static files with Nginx (for development)
- Cache a number of responses from external json feeds?
- How to create a transient that persists the data for the whole duration of the expiration, even when object cache is enabled?
- Why does enabling caching break password protected pages? Is there a way around this?
- How to clear capabilities cache?
- Ways to disable or limit WordPress postmeta caching