diff --git a/config.toml b/config.toml index bda482f..05e4a16 100644 --- a/config.toml +++ b/config.toml @@ -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"