Count No of executions of a specific node

Hi,

I want to count the number of executions of a specific task performed by all the active users.
After that I want to check how many times a user has opted some specific option.
I want this information for the analytics point of view.
Can anyone please guide me on this topic.

Thanks,
Priyanshu

1 Like

Hi @priyanshuwwg,

You can create a customDashboard and a widget to view the number of executions of a specific task.

Please refer the following link:
https://developer.kore.ai/docs/bots/analyzing-your-bot/custom-dashboard/#Widgets

We have created a Pie chart widget in custom dashboard that gives the analysis on the number of times a task is executed.

image

image

Let us know if you need any further information.

Regards,
Yoga Ramya.