Hello.
If someone can point me in the right direction, that would be awesome. Here is my issue: most of the times when a visitor clicks the chat button is actually gonna chat. But on the other hand, pretty often they do not, and they close the chat without asking anything. I have conducted some tests, if a visitor is closing the window and I say something to them, the window does not re-pop-up in their end.
So, my issue is that I would like to get the pop-up sound and notification on my computer ONLY when a visitor is actually asking something and is starting a real chat, not automatically when they just open the chat-window, as it is right now. I suspect that the system welcome message is interpreted as a question asked by visitor, which is not. I am sure that this is doable via a if statement, please help.
Thank you!