diff --git a/hugo.toml b/hugo.toml index 8a985d1..8afb656 100644 --- a/hugo.toml +++ b/hugo.toml @@ -101,10 +101,9 @@ title = 'Federated Computer Core Platform' # apiKey = "" # Algolia Search-Only API (Public) Key # indexName = "" # Index Name to perform search on (or set env variable HUGO_PARAM_DOCSEARCH_indexName) - [params.analytics] # Parameters for Analytics (Google, Plausible) - # plausibleURL = "/docs/s" # (or set via env variable HUGO_PARAM_ANALYTICS_plausibleURL) - # plausibleAPI = "/docs/s" # optional - (or set via env variable HUGO_PARAM_ANALYTICS_plausibleAPI) - # plausibleDomain = "" # (or set via env variable HUGO_PARAM_ANALYTICS_plausibleDomain) + [params.plausible] + scriptURL = "https://plausible.federated.computer/js/pa-TTHUs85Q_ks0AkAXD2rGv.js" + dataDomain = "enterprise.federated.computer" # [params.feedback] # enabled = true