gitbook-plugin-growingio

0.6.3 • Public • Published

GrowingIO tracking for GitBook

You can use install it via NPM:

$ npm install gitbook-plugin-growingio

And use it for your book with in the book.json:

{
    "plugins": ["growingio"]
}

You can set the GrowingIO account ID using the plugins configuration in the book.json:

{
    "plugins": ["growingio"],
    "pluginsConfig": {
        "growingio": {
            "account-id": "ACCOUNT-ID-XX-Y"
        }
    }
}

Go to growingio to see you book's tracking data.

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-growingio

Weekly Downloads

0

Version

0.6.3

License

Apache-2.0

Last publish

Collaborators

  • liu-huaqing