From 2b2ffcbd2c37b91031dd91f5bafa8b87dc0ecaba Mon Sep 17 00:00:00 2001 From: vineet kumar Date: Sat, 31 Oct 2020 16:26:04 +0400 Subject: [PATCH] fix: add ga ip anonymization to the github pages --- book.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/book.json b/book.json index 21014fc07..12b6088e4 100644 --- a/book.json +++ b/book.json @@ -19,6 +19,9 @@ "url": "https://github.com/commercetools/nodejs/" }, "ga": { + "configuration": { + "anonymizeIp": true + }, "token": "UA-38285631-20" }, "theme-default": {