3rd party analytics integration

Hi,

Can someone share a starter code for RASA integration with dashbot or botanalytics?

Not sure I have ever seen code for this, sorry. If you want to begin using analytics on your bot then you will almost certainly have to do so through a persistent tracker store(SQL, Mongo…) or an event broker such as rabbit MQ, so that’s probably a good place to start.

Hey, Did you manage to integrate dashbot with RASA X ?