hummelmose/wp-visitchart — explained in plain English
Analysis updated 2026-05-18
Watch a live visitor count that refreshes every ten seconds directly in WordPress.
Compare today's traffic to the same weekday last week on a graph.
See which articles are trending and where traffic is coming from.
Check pageviews per post right in the WordPress admin posts list.
| hummelmose/wp-visitchart | anikchand461/anyonehere | argosback/aura.sqlquery | |
|---|---|---|---|
| Stars | 0 | 0 | — |
| Language | PHP | PHP | PHP |
| Last pushed | — | — | 2023-05-28 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires WordPress 5.8+, PHP 7.4+, and MySQL 5.7+ or MariaDB 10.3+.
WP VisitChart is a WordPress plugin that gives a site owner live visitor analytics without sending any data to an outside company. It runs entirely on the same server as the WordPress site, inspired by paid services like Chartbeat but self hosted, so nobody else ever sees the traffic numbers. Once activated, it shows a live count of current visitors that refreshes every ten seconds, along with a graph of today's traffic broken into five minute chunks, shown next to the same weekday from the previous week for comparison. Articles that are gaining readers quickly get a trending badge, and traffic is broken down by where it came from, such as direct visits, search engines, social media, or other sources, using UTM parameters and Facebook's click identifier to help sort it. Visits are also split by device type between mobile, tablet, and desktop, and the plugin tries to detect and filter out bot traffic so the numbers reflect real people. Inside the normal WordPress admin area, the plugin adds a live pageview count next to each post and page in the list, updating in real time rather than waiting for a scheduled job, and it puts a live visitor count directly in the WordPress admin toolbar so it is visible while doing other tasks. There is also a simple mobile page that can be bookmarked and opened with a token based login, useful for checking traffic quickly from a phone. Every major feature can be turned on or off from a settings screen, including an option to stop tracking visits from logged in users, and the plugin ships with both English and Danish translations. It needs WordPress 5.8 or newer, PHP 7.4 or newer, and a reasonably current version of MySQL or MariaDB. Installing it follows the normal WordPress plugin process of uploading a zip file through the admin area and activating it. The project is released into the public domain under the Unlicense, meaning anyone can use, modify, or redistribute it without restriction.
A self hosted WordPress plugin showing live visitor counts, traffic graphs, sources, and per-post pageviews without sending data to a third party.
Mainly PHP. The stack also includes PHP, WordPress, MySQL.
Released into the public domain under the Unlicense, so anyone can use, modify, or redistribute it without restriction.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.