CloudScale Site Analytics
CloudScale Site Analytics solves the fundamental problem with page view tracking on cached WordPress sites. When Cloudflare, Fastly, or any CDN serves a cached HTML page, WordPress never executes. Server side counters like Jetpack Stats miss the view entirely, resulting in severe undercounting — typically 5 to 10 times lower than actual traffic. CloudScale uses a lightweight JavaScript beacon that fires after the cached page loads, recording every view through a REST API endpoint that bypasses the CDN cache. The result is accurate view counts regardless of cache status. Key Features Accurate counting behind Cloudflare and other CDNs Session based deduplication (no double counting on refresh) IP throttle protection against view inflation attacks Jetpack Stats one click migration tool Dashboard widget with hourly, daily, monthly, and 6 month charts Top Posts and Recent Posts sidebar widgets with pagination Configurable view counter badge on posts (badge, pill, or minimal style) Five colour options for the view counter (blue, pink, red, purple, grey) Admin column showing views on the Posts list Full statistics page with period comparison and top posts REST API endpoints for custom integrations Privacy focused: IP addresses are hashed with wp_salt, never stored raw How It Works Cloudflare serves the cached HTML page at full speed The browser loads the page and executes the beacon script The beacon fires a lightweight POST to a WordPress REST endpoint That endpoint bypasses CDN caching via headers and Cloudflare Cache Rules WordPress records the view in the database and increments the counter The page counter updates live without a reload Requirements WordPress 6.0 or higher PHP 7.4 or higher A Cloudflare account with Cache Rules (free tier is sufficient) External services This plugin optionally connects to the following external services: Telegram Bot API (optional, alert notifications only) When you configure Telegram alerts in the plugin settings, the plugin communicates with the Telegram Bot API: * Service URL: https://api.telegram.org/ * What is sent and when: (1) When an admin clicks “Fetch Chat ID”, the plugin calls the getUpdates endpoint with your bot token to discover your chat ID. (2) When an admin clicks “Send Test” or when a plugin event triggers a notification, the plugin calls sendMessage to deliver the alert text to your configured chat ID. No visitor data, page view analytics, or site content is transmitted — only the admin-authored alert text and your Telegram bot credentials. * This service is only used when an admin has entered a bot token and chat ID in the plugin settings. * Telegram Privacy Policy: https://telegram.org/privacy * Telegram Terms of Service: https://telegram.org/tos DB-IP Lite (optional, geolocation only) IP geolocation is optional. To enable it you click “Download DB-IP Lite” on the plugin’s statistics page, which fetches the free DB-IP City Lite database directly from DB-IP’s servers: * Service URL: https://download.db-ip.com/ * The first download happens only when you explicitly trigger it from the admin panel. After that, while the auto-update option is enabled (it can be turned off on the statistics page), a daily WP-Cron event checks the calendar month and downloads a fresh database once per month to keep geolocation accurate. No automatic download ever occurs until you have performed the first download yourself. * What is sent: only the standard HTTP GET request required to fetch the database file. No site, post, or visitor data is transmitted to DB-IP. * DB-IP Privacy Policy: https://db-ip.com/privacy.php * DB-IP Terms of Use: https://db-ip.com/tos.php * The database file is stored locally in your site’s uploads directory after download. CartoCDN (optional, geography map tiles only) When the optional DB-IP geolocation feature is enabled and you view the Statistics page, the geography heat-map (powered by Leaflet.js) loads map tile images from CartoCDN: * Service URL: https://basemaps.cartocdn.com/ * When it fires: only when an admin user views the Geography section of the Statistics page and a DB-IP database has been downloaded. Never fires on the public-facing site. * What is sent: standard tile requests (HTTP GET for map image tiles). The request URL includes zoom level and tile coordinates; no site data, post data, or visitor data is transmitted. * CartoCDN Privacy Policy: https://carto.com/privacy/ * CartoCDN Terms of Service: https://carto.com/legal/ No visitor or site data is transmitted to any external service during page view tracking. The JavaScript beacon communicates only with your own site’s REST API endpoint, and view counts never leave your server. Third-party libraries The following open-source libraries are bundled with this plugin. The minified production builds are shipped; the full, unminified source for each is available at the linked upstream project, and each is under a GPL-compatible licence: Chart.js 4.4.1 — MIT License — https://github.com/chartjs/Chart.js/releases/tag/v4.4.1 Leaflet 1.9.4 — BSD-2-Clause License — https://github.com/Leaflet/Leaflet/releases/tag/v1.9.4 MaxMind DB Reader (PHP) — Apache License 2.0 — https://github.com/maxmind/MaxMind-DB-Reader-php License This plugin is free software released under the GPLv2 or later license. Copyright (C) 2026 CloudScale (https://cloudscale.consulting) You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL licensed code must also be made available under the GPL along with build and install instructions. Full license text is included in LICENSE.txt and available at https://www.gnu.org/licenses/gpl-2.0.html
Top keywords
- https14×1.54%
- page13×1.43%
- db-ip12×1.32%
- view12×1.32%
- com9×0.99%
- only9×0.99%
- telegram9×0.99%
- site8×0.88%
- license7×0.77%
- privacy7×0.77%
- service7×0.77%
- admin6×0.66%
Mostify
Mostify is a fast, no-bloat popular-posts plugin that turns your WordPress views and comments into ranked lists you can drop anywhere via shortcode, widget, or Gutenberg block. It uses a pre-aggregated bucket schema (one row per post per time bucket) so ranking queries stay snappy even on sites with millions of pageviews — no on-the-fly aggregation, no JOIN fan-out, no slow wp_postmeta scans. Highlights Page-views counter — AJAX tracking with bot detection, per-visitor cookie deduplication, and a mostify_should_track_view filter for custom rules. Comments counter — counts approved comments (auto-approved + admin-approved transitions). Time-period rankings — today, yesterday, past_24_hours, this_week, last_week, past_7_days, this_month, last_month, past_30_days, this_year, last_year, past_12_months, all_time. Custom periods — build any window via custom_hours_N, custom_days_N, custom_months_N. 4 list styles — simple, bars, cards, medal (top-3 medal emoji). Multi-tab layouts — show several time periods side by side in one block, each tab with its own period and sort order. Choose from 4 tab styles: horizontal tabs, vertical tabs, horizontal accordion, vertical accordion. Leave tabs empty to render a single period exactly as before. 10 color presets — ocean, sunset, forest, berry, fire, midnight, coral, arctic, earth, neon — plus theme inheritance and custom CSS. Views migration — one-click import of lifetime view counts from popular counter plugins so you can switch to Mostify without resetting your rankings to zero. Supports WordPress Popular Posts, Post Views Counter, WP-PostViews, WP Statistics, Top 10 — Popular Posts, and Jetpack Stats. Runs as a batched background job with live progress. Display surfaces — shortcode [mostify], classic widget, server-rendered Gutenberg block, post-editor meta box, auto-insert into the_content. Admin chart — per-post hourly / daily / monthly histogram with period switcher. Performance — 3-tier cache (request memo + object cache + transient), optional batch-write buffer for high-traffic sites. Capabilities — role-based access via the mostify_edit and mostify_view capabilities. Privacy — no third-party tracking. View tracking happens entirely on your own server. Privacy Mostify stores anonymous, per-post view counts on your own database. No personal data, no IP addresses, and no third-party services are involved. The view-tracking AJAX endpoint sets a single first-party cookie (mostify_v_ , default 3-hour TTL) used solely for deduplication; cookie name and TTL are filterable. The plugin makes no outbound HTTP calls.
Top keywords
- mostify8×2.12%
- custom6×1.59%