Tracking the number of player interactions

Hi, Is there a way to track the number of interactions between a player and individual NPC’s, per session? I’m looking to do some internal testing and would like to know on average how many interactions/conversations a player has with NPC’s to complete a level.

Hello @paul,

At the moment, there isn’t a built-in feature in Convai to track the number of interactions per NPC.

The most straightforward solution would be to implement your own tracking system within your application.