mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user