matomo-for-wordpress
matomo-for-wordpress copied to clipboard
Integrate real time reports into WordPress
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.