mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-03 10:36:42 -07:00
enable plausible
This commit is contained in:
parent
ff5f6dd02f
commit
0f21c489d3
1 changed files with 3 additions and 0 deletions
|
@ -226,6 +226,9 @@ allowed_domains = [
|
|||
custom_subset = true
|
||||
|
||||
[extra.analytics]
|
||||
service = "plausible"
|
||||
id = "www.softinio.com"
|
||||
self_hosted_url = "https://analytics.softinio.net"
|
||||
# Specify which analytics service you want to use.
|
||||
# Supported options: ["goatcounter", "umami", "plausible"]
|
||||
# service = "goatcounter"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue