We are looking to implement PureCloud Web Chat to handle our customer's various support request. We want to serve chat on our company web page.
I have looked at and tested the Web Chat widget at https://developer.mypurecloud.com/api/webchat/ but I have found several issues making we doubt how and if we can use it.
To take some examples where the I feel the Chat Widget falls short:
- It's not responsive and it looks and works terrible on mobile, almost unusable. About 90% of our visitors are connecting via mobile though.
- When our support agents are not online, we don't want to offer chat to our visitors. I cannot find any built-in mechanism that connect the Chat Widget to agent presence in a PureCloud queue.
- Same as above, but with schedules: we want to connect the Chat Widget to a Schedule defined in PureCloud.
- No built in estimated queue time before requesting a chat.
- No built in remaining queue time estimation for visitor waiting to be served.
- No browser alerts to the visitor of new chat message.
- No way to brand the chat widget as its an iframe from cross domain.
- Haven't found a way to hook into a chat and push messages to the visitor, such as when customer has been in queue for a significant time, when business hours are over and chat will close etc.
So I wonder if there is a roadmap for the The Chat Widget?
And would it be a good idea to try to build our own widget interface, using chat APIs?
Are others leveraging 3rd integrations right now perhaps?