matomo-org / matomo-org/matomo-for-wordpress
Integrate real time reports into WordPress
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 145
- Forks
- 35
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Integrate a real time report into the summary page in the WordPress dashboard so it's clearly visible how many visitors/visits/users are currently active on the site (last 30 min and last 24 hours) for example.
This would automatically make it possible that the widget could be added to the WP admin dashboard.
Example:

Eventually could also allow to show this directly in the WP Admin Bar (when viewing a regular frontend page). To not slow anything down we would fetch this information only after the page loaded. For performance reasons we would likely not show how many people viewed this particular page in the last 30min/24 hours in the admin bar but could think about it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WordPress summary page and dashboard widget integration, then review how existing Matomo report data is exposed. Done should include a visible real-time visitors, visits, and users report for the last 30 minutes and 24 hours, with any admin-bar behavior defined before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- analytics, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100