Add support for Matomo (formerly Piwik) (#508)

Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
This commit is contained in:
Alphonse Mariya
2021-01-22 17:39:34 +01:00
committed by GitHub
parent edea1118eb
commit 1d4b612a44
5 changed files with 57 additions and 16 deletions

View File

@@ -139,6 +139,16 @@ models:
- type: string
name: token
label: token for Cloudflare Web Analytics
- type: object
name: matomo
label: Matomo (optional)
fields:
- type: string
name: siteID
label: Site ID for Matomo
- type: string
name: serverURL
label: URL for Matomo
- type: object
name: languages
fields: