Debugging Dynamic Chat

espo92
Level 1

Debugging Dynamic Chat

Hello,

 

For Dynamic Chat, what options do we have available when it comes to debugging. While testing the chat, I have encountered multiple instances where the chat bot doesn't appear and I get the message "No Playbooks Available" in my console. This message usually appears at a time when I would expect it to load a particular dialogue, and was wondering if there was an easy way to debug and see the attributes Dynamic Chat is processing.

 

Thank You

2 REPLIES 2
Vinay_Kumar
Level 9 - Community Advisor

Re: Debugging Dynamic Chat

I think there is no such option available in Dynamic chat. You can share an idea/feedback on what you expect this debug solution to do.

Darshil_Shah1
Level 10 - Community Advisor

Re: Debugging Dynamic Chat

There's an option to test the dialogue flow in the dialogue's steam designer using the test dialogue option (highlighted in the below snapshot). 

Darshil_Shah1_0-1672851182071.png

But per your scenario, it seems like you're not seeing the dialogue pop-up on the page itself. Are you able to confirm that you've got all the conditions set in the audience criteria section of the dialogue matched when you're trying to see the dialogue? E.g., if you have the Inferred Country set to the US in the audience criteria and are connected to a VPN of another country, then your dialogue won't pop up. I'd also double-check the URL(s) especially when you're using the wild-card URLs to see if they match with the LP URL where you're trying to see the dialogue. IMO, the most optimum and reliable way to test whether a dialogue gets invocated right as per the audience criteria of dialogue would be by adding on a test LP itself.