mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Add GA tracking code to docs
This commit is contained in:
parent
20452ddb7c
commit
0075373bec
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user