Add module for Plausible Analytics
This commit is contained in:
parent
3dd7608a87
commit
6c9e5746ca
4 changed files with 56 additions and 2 deletions
|
@ -46,6 +46,7 @@ module:
|
|||
page_cache: 0
|
||||
path: 0
|
||||
path_alias: 0
|
||||
plausible: 0
|
||||
redirect: 0
|
||||
scheduler: 0
|
||||
simple_sitemap: 0
|
||||
|
|
8
config/default/plausible.settings.yml
Normal file
8
config/default/plausible.settings.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
data_domain: oliverdavies.uk
|
||||
visibility:
|
||||
request_path_mode: '0'
|
||||
request_path_pages: ''
|
||||
user_role_mode: '0'
|
||||
user_role_roles:
|
||||
anonymous: anonymous
|
||||
authenticated: 0
|
Loading…
Add table
Add a link
Reference in a new issue