botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 83 forks source link

Analytics module generates combined report for all bots in a workspace. #917

Closed timuster closed 3 years ago

timuster commented 4 years ago

Describe the bug The analytics module generates a combined report for all the bots in a workspace instead of giving per-bot metrics. This behavior is not in conjunction with other modules wherein bot-specific data/parameters can be interacted with in Botpress studio.

To Reproduce

  1. Create 2 bots: A and B
  2. Interact a lot with bot A and not at all with bot B
  3. Go to Botpress studio (i.e. admin console) and select bot A; then look at the analytics screen.
  4. Then select bot B and check the analytics screen.

Expected behavior The metrics for both the bots are the same, even though bot B clearly was not interacted with.

Environment (please complete the following information):

allardy commented 4 years ago

Hi @timuster, right now analytics are calculated globally. There are plans to overhaul statistics (display more useful informations) and scope them by bot

timuster commented 4 years ago

@allardy Thank you for the quick response! REALLY looking forward to per-bot stats - definitely lots of value there.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.