Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gitbook-plugin-gtag

halaproliu5ISC0.0.3

Google Analytics and event

google, analytics, ga, event, gitbook, plugin, gitbook-plugin

readme

gitbook-plugin-gtag

google analytics(谷歌统计分析)

example:

"plugin": ['gtag'],
"pluginsConfig": {
  "gtag": {
    "token": <gtag-id>
  }
}