We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c7976 commit 9b38d0eCopy full SHA for 9b38d0e
book.json
@@ -0,0 +1,8 @@
1
+{
2
+ "plugins": ["ga"],
3
+ "pluginsConfig": {
4
+ "ga": {
5
+ "token": "UA-6859198-24"
6
+ }
7
8
+}
package.json
@@ -0,0 +1,5 @@
+ "dependencies": {
+ "gitbook-plugin-ga": "^2.0.0"
yarn.lock
@@ -0,0 +1,7 @@
+# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
+# yarn lockfile v1
+
+gitbook-plugin-ga@^2.0.0:
+ version "2.0.0"
+ resolved "https://registry.yarnpkg.com/gitbook-plugin-ga/-/gitbook-plugin-ga-2.0.0.tgz#8adbbc97b71be4326eb4e090ab6d438c1951e6cc"
0 commit comments