From: Simon Brunel Date: Fri, 19 May 2017 19:43:33 +0000 (+0200) Subject: Add GA tracking code to docs X-Git-Tag: v2.6.0~2^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0075373bec751f681253355ad5237da68f129405;p=thirdparty%2FChart.js.git Add GA tracking code to docs --- diff --git a/book.json b/book.json index cf15c4a54..487fd095c 100644 --- a/book.json +++ b/book.json @@ -2,13 +2,17 @@ "root": "./docs", "author": "chartjs", "gitbook": "3.2.2", - "plugins": ["-lunr", "-search", "search-plus", "anchorjs", "chartjs"], + "plugins": ["-lunr", "-search", "search-plus", "anchorjs", "chartjs", "ga"], "pluginsConfig": { "anchorjs": { "icon": "#", "placement": "left", "visible": "always" }, + "ga": { + "token": "UA-28909194-3", + "configuration": "auto" + }, "theme-default": { "showLevel": false, "styles": {