matomo-org / matomo-org/matomo-for-wordpress

Integrate real time reports into WordPress

Open
#353 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
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:
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.