chatbotbase-chatbaseplugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Chatbase tracking plugin for ChatbotBase

A tracking plugin for ChatbotBase to support tracking messages to Chatbase.

NPM Version NPM Downloads

Usage

This Plugin allows you to track the input of the user to chatbase. To use just just import the chatbaseplugin and overwrite the loadTracker() method like this:

loadTracker()TrackingProvider[] {
    return [new Chatbase('<your-api-key>', '<your-app-version>')];
}

License

Apache 2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    3
  • 1.0.0
    0
  • 0.2.0
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i chatbotbase-chatbaseplugin

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

17.2 kB

Total Files

6

Last publish

Collaborators

  • rekire