tjtanjin / react-chatbotify

A modern React library for creating a flexible and extensible chatbot.
https://react-chatbotify.com
MIT License
148 stars 68 forks source link

[Feat] Chat Analytics #82

Open miguelisidoro opened 1 month ago

miguelisidoro commented 1 month ago

Hello,

it would be nice to important to have chat analytics on the chat bot, namely a way to have some of the metrics contained in this article.

Some of the things I personally find useful:

The implementation of where to store the chat analytics could be a configurable choice between:

Thanks

tjtanjin commented 1 month ago

This is definitely nice to have, but might be better supported via plugins when support for it is available. Will cater for such a use case!