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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user