Added umami analitycs support (#938)

* feat: added umami analityc support

* chore: added support to on-premise deployment of umami service

* chore: renamed 'proto' to 'scheme' on umami integration
This commit is contained in:
Augusto Pace 2024-05-13 18:56:20 +02:00 committed by GitHub
parent a959cb174d
commit f3dacf112c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 57 additions and 45 deletions

View file

@ -174,6 +174,11 @@ params:
# matomo:
# instance: matomo.example.com
# siteId: 1 # Or any other number
# # Umami
# umami:
# scheme: https
# instance: umami.example.com
# id: <your umami site id>
# Enable Support
support: