]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Add GA tracking code to docs
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 19 May 2017 19:43:33 +0000 (21:43 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 19 May 2017 19:44:24 +0000 (21:44 +0200)
book.json

index cf15c4a54cfae0b224899433d828f33dec97db12..487fd095c0393bde552514aae9ee5a1a39276596 100644 (file)
--- 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": {