From 7bb51c7ce0a9c7d450ddb1a23abdc32c75160b89 Mon Sep 17 00:00:00 2001 From: Russ Cam Date: Wed, 20 Nov 2024 09:58:55 +1000 Subject: [PATCH] Add google analytics --- docs/Docs/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Docs/docfx.json b/docs/Docs/docfx.json index 3e8b79c..f44bbfe 100644 --- a/docs/Docs/docfx.json +++ b/docs/Docs/docfx.json @@ -46,7 +46,8 @@ "_appFaviconPath": "images/ranklib_dotnet_favicon.png", "_appFooter": "Made by \"Search", "_lang": "en", - "_enableSearch": true + "_enableSearch": true, + "_googleAnalyticsTagId": "G-YRNZ8GQ0TR" }, "sitemap": { "baseUrl": "https://searchpioneer.github.io/ranklib-dotnet/",