gitbook-plugin-alexa

1.0.1 • Public • Published

GitBook Alexa Plugin

This is THE plugin to integrate your alexa pixel into Gitbook.

The plugin can be found under NPM. It is called gitbook-plugin-alexa

Usage

Add alexa under the plugins in book.json:

"plugins": [
     "alexa"
]

And add the config in pluginsConfig in book.json:

"pluginsConfig": {
    "alexa": {
         "token": "your token",
         "url": "your url"
    }
}

Now go for it!

Readme

Keywords

none

Package Sidebar

Install

npm i gitbook-plugin-alexa

Weekly Downloads

2

Version

1.0.1

License

none

Last publish

Collaborators

  • stefanfeurstein