

Your statistics in wp-admin: visitors, pageviews, bounce rate and visit duration against the previous period, over a daily chart — with a filter applied, one of twenty-two fields you can narrow by.
Statable is privacy-first, cookie-free web analytics. This plugin adds the Statable tracking script to your site and excludes logged-in admins (and any roles you choose) from your stats.
A tour of Statable itself — the service this plugin connects to. What it shows is what the plugin draws inside wp-admin, on the Statistics tab.
Setup happens entirely in your dashboard: enter your email, type the code we send you, and the plugin creates your site and starts tracking. Nothing to copy between tabs. If you already have a Statable account, use the same email and this site is added to it.
Statable is a paid service, and this plugin is the WordPress client for it. Every new account starts with a 30-day trial that needs no card; after it, plans run from $9 a month for 10,000 monthly pageviews across all your sites. Sites on a .edu, .github.io or .gitlab.io domain are free for as long as they display one of the public widgets. Current prices are always at https://statable.com/pricing — the plugin itself is free and GPL, and stays useful for as long as the account behind it is active.
This plugin connects to Statable, a third-party analytics service operated by Key Arg B.V. (Netherlands), to collect and display website analytics.
The plugin contacts Statable in five distinct ways.
1. Visitor tracking (every front-end page view)
https://statable.com/js/...) on your front end, which sends pageview and engagement events to https://statable.com/api/event.2. Public widgets (only on pages where you placed one)
[statable_widget] shortcode to a page, that page loads the widget’s script from https://statable.com/js/... and the widget then reads the figures it displays — countries, cities, the live visitor count — from https://statable.com/api/widget/.... Those are your site’s own aggregated statistics, the same ones a public share link shows; no visitor is identified by them.https://statable.com/api/event from every page showing a widget — for every visitor, including excluded roles, and also when tracking is switched off in the plugin. The plugin gives that copy of the tracker no site identifier, so Statable does not record it as a pageview.https://statable.com/api/v1/sites/{id}/snippet once and cache the answer; a visitor’s page never makes that request.3. Setting up your account (only when you connect, from wp-admin)
https://statable.com/api/v1/auth/send-otp, so a one-time code can be mailed to you.https://statable.com/api/v1/auth/verify-otp. Statable records the acceptance with its date and the IP the request came from. In return the plugin receives an API key, which it stores in your site’s database.https://statable.com/api/v1/sites, to create the site.4. Reading your statistics (only while an administrator is looking at them)
https://statable.com/api/v1/query, https://statable.com/api/v1/current-visitors, https://statable.com/api/v1/props, https://statable.com/api/v1/funnels, https://statable.com/api/v1/sites and https://statable.com/api/v1/subscription, using the stored API key. The Settings tab additionally reads your site’s tracking-script and hostname settings from https://statable.com/api/v1/sites/{id}/settings/tracking and .../settings/hostnames.5. Changing three of your Statable settings (only when an administrator asks)
https://statable.com/api/v1/sites/{id}/settings/tracking, your site’s timezone to https://statable.com/api/v1/sites/{id}, and your hostname to https://statable.com/api/v1/sites/{id}/settings/hostnames.Statable Terms of Use: https://statable.com/terms
Statable Privacy Policy: https://statable.com/privacy