diff --git a/book.json b/book.json index cf15c4a54cf..487fd095c03 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": {