chore: Plausible Analytics in docs

This commit is contained in:
Dillon
2022-05-18 23:20:46 +08:00
parent 39a8fcfa16
commit cbb4e22590
6 changed files with 12 additions and 0 deletions

View File

@@ -622,6 +622,9 @@ Please open the code block below to view the complete sample configuration :(far
id = ""
# server url for your tracker if you're self hosting
server = ""
# Plausible Analytics
[params.analytics.plausible]
dataDomain = ""
# {{< version 0.2.7 >}} Cookie consent config
[params.cookieconsent]

View File

@@ -624,6 +624,9 @@ hugo
id = ""
# 自行托管追踪器时的主机路径
server = ""
# Plausible Analytics
[params.analytics.plausible]
dataDomain = ""
# {{< version 0.2.7 >}} Cookie 许可配置
[params.cookieconsent]