Umami analytics support
Add Umami analytics to your site with a single line in config.json.
You can now add Umami analytics to your Flowershow site.
Set your website ID in config.json:
{
"umami": "your-website-id"
}
Self-hosted Umami is also supported — use the extended form with a custom src URL.
See the Umami analytics docs for full details.