Skip to content

dialoganalytics/botpress-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botpress Example Application

An example Botpress application integrated with Dialog Analytics.

It uses the following Botpress modules:

Installation

Clone this repository and install dependencies:

$ npm install

Start the application and head over to localhost:3000:

$ npm start

Dialog

To track messages with Dialog, you need an API token which is available in your personal account, and a bot ID. Follow these instructions to configure the dialog module.

Messenger

This example application uses the Facebook Messenger messaging platform. Follow these instructions to configure the messenger module.

Usage

Once the modules are installed and configured, every incoming and outgoing messages will be tracked by Dialog.