On app platform, is there any way get an event on bot close (i.e. clicking the cross button)

We are using app platform and want to capture custom analytics when a user clicks on the cross button on the (v2) widget.

Is there any way to capture/enable that event, because I don’t see any event fired in the logs. Or any other preferred way to achieve this?

TIA!

1 Like

@Shraeyas this is a web-widget question, so changing the category here.

ym-bot-closed is an event we send the browser. Reference Doc

as far as I know, there is no way to track to send this data into the customer analytics table at the moment.