====== umami Plugin ====== ---- plugin ---- description: A plugin to track your dokuwiki through umami author : feralheart email : dokuwiki@feralheart.dev type : action lastupdate : 2025-09-19 compatible : Kaos, Librarian depends : conflicts : similar : googletagmanager, hubspot, matomo, piwik, piwik2, referrers, userfly, googleanalytics tags : statistics, analytics downloadurl: https://codeberg.org/feralheart/dokuwiki-plugin-umami/archive/master.zip bugtracker : https://codeberg.org/feralheart/dokuwiki-plugin-umami/issues sourcerepo : https://codeberg.org/feralheart/dokuwiki-plugin-umami donationurl: screenshot_img : # URL to a screenshot of the plugin in action ---- ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Fill the configuration with the right data and after save, the plugin will inject the umami script automatically. Configuration in the next pharagraph. ===== Configuration and Settings ===== The standard umami tracking code: `` In the configuration section there's two input fields. * script_src - https://YOURDOMAIN.COM/script.js * website_id - YOUR_WEBSITE_ID ===== Development ===== The source code of the plugin is available at Codeberg: https://codeberg.org/feralheart/dokuwiki-plugin-umami === Changelog === * 2025-09-19 Created === Known Bugs and Issues === === ToDo/Wish List === * Add some actions as events (or buttons) to track register,login,edit,save, etc. events ===== FAQ =====