add matomo
This commit is contained in:
parent
76c55ff403
commit
de22811f44
@ -156,16 +156,16 @@ guide and the [user documentation](https://bluestnight.com/docs/midnight/users/)
|
|||||||
|
|
||||||
## Use Matomo analytics on the site
|
## Use Matomo analytics on the site
|
||||||
## See also: https://bluestnight.com/docs/midnight/users/site/analytics/
|
## See also: https://bluestnight.com/docs/midnight/users/site/analytics/
|
||||||
#[params.matomo]
|
[params.matomo]
|
||||||
## Enable Matomo analytics
|
## Enable Matomo analytics
|
||||||
#enable = true
|
enable = true
|
||||||
|
|
||||||
## The root URL of your hosted Matomo instance
|
## The root URL of your hosted Matomo instance
|
||||||
## Can contain subdirectories like https://example.com/matomo/
|
## Can contain subdirectories like https://example.com/matomo/
|
||||||
#host = "https://matomo.example.com"
|
host = "https://matomo.arcusiridis.com"
|
||||||
|
|
||||||
## Enable to track users who have JavaScript disabled
|
## Enable to track users who have JavaScript disabled
|
||||||
#track_nojs = true
|
track_nojs = true
|
||||||
|
|
||||||
## Add a link to the footer for users to opt out of tracking
|
## Add a link to the footer for users to opt out of tracking
|
||||||
## If ajax is disabled below, redirects users to another page
|
## If ajax is disabled below, redirects users to another page
|
||||||
|
Loading…
Reference in New Issue
Block a user