I want to create a web page screen pop when accepting web chats in the chrome extension. I understand I have to use a custom attribute "BR_URLPop".
Could someone explain how and where I have to use this. I tried using it in the chatConfig object but then there is an error in the console that it isn't recognized. I tried it in the data object in the chatConfig object, but it doens't seem to yield any result.
How should I approach this?
Thanks
Tom