Analytics Dashboard
A lightweight WordPress plugin that tracks post views and displays them in a custom analytics dashboard using Chart.js.
by Peter Joseph Isaac · github.com/peter-joseph-isaac/wordpress-analytics-plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/peter-joseph-isaac/wordpress-analytics-plugin/archive/refs/heads/main.zip📊 Analytics Dashboard WordPress Plugin
A lightweight WordPress plugin that tracks post views and displays them in a clean, interactive analytics dashboard inside the WordPress admin area. Powered by Chart.js.
🧩 Features
- Automatically tracks individual post views.
- Displays a bar chart of the most viewed posts in wp-admin.
- Uses WordPress REST API for live data retrieval.
- Securely restricted to administrators.
- Built with modern JavaScript and Chart.js.
- Simple, modular, and easy to extend.
⚙️ Installation
- Download or clone this repository.
- Place the folder inside your WordPress
/wp-content/plugins/directory. - In your WordPress dashboard, go to Plugins → Installed Plugins.
- Activate Analytics Dashboard.
- Visit a few posts to generate tracking data.
- Go to Analytics → Dashboard in the wp-admin menu to view your stats.