Adds the ability for Matomo (Piwik) administrators to include an informative message to all user's dashboards. This uses the built in Notification function.
Adds the ability for Matomo administrators to include an informative message on all users' dashboards. This may be useful for communicating with users in larger shared environments. In our setup we were tracking 1,900 websites with 250 users. This is a solution we wrote to allow us to easily inform our users of maintenance windows.
View and download this plugin for a specific Matomo version:
A minimal set of markdown support was added to the message field with 5.1 release of the plugin.
The following markdown variants are supported*
# Header 1
Message
## Header 2
Message
### Header 3
Message
### Header 4
Message
*Need to be at beginning of line
*This is italicized*
**This is bolded**
***This is italicized and bolded***
Links will open in a new tab -> target="_blank". This behavior cannot be changed.
[Link Name](https://github.com/jbrule)
View and download this plugin for a specific Matomo version: