Use your matomo data for things like "popular posts" or "Most read posts" Be GDPR safe and do not send your user's data around the internets ( like i.e. jetpack does )
- gives you an option page to connect to a matomo
- by default it queries matomo for the "most popular posts of today"
- provides dashboard widgets showing simple stats in backend
- caches results in a transient
- js is used to render the results
This plugin is a blueprint for developers. Its not made for typical WordPress end-user, so no simple click-install. Clone or download, move to wp-content-plugins and - important - read the code and adjust it to your needs.
#wordpress, #matomo, #plugin, #developer-plugin, #most-read, #popular-posts #CMB2
https://developer.matomo.org/api-reference/reporting-api#VisitsSummary
- make this more end-user friendly
- publish on worpdress plugins
- translation
The code in this project is licensed under GNU GENERAL PUBLIC LICENSE Version 3.