Multiple chat widgets using out-of-the-box client?
Hello,
Is it possible to create multiple, different chat widgets using the out-of-the-box client? (ie, the chat widget you can customize at xxx.my.connect.aws/customize-chat-widget). We'd like to have different chat widgets for different domains connecting to different pools of agents on different schedules.
Or do you have to create and host your own client in that case?
Thanks.
You can add up to 5 URLs for different domains that you'd like to host the chat widget on.
Then using the chat widget script you can
- Change some of the look and feel
- Add attributes
This is at a per chat script instance-level on your website(s).
Therefore, you send all chats to the one contact flow but then check the contact attributes and filter to other contact flows as needed, resulting in different experiences per deployed script.
Relevant questions
AWS Client VPN - my systems are in different subnets that are in different VPCs
asked 5 months agoBest setup to broadcast live stream (video+chat) from webcam
asked 5 months agoUsing client vpn with Okta, session re-authenticates multiple times throughout the day
asked 3 months agoAdd Delay to Lex Bot chat responses
asked 3 years agoMultiple chat widgets using out-of-the-box client?
Accepted Answerasked 17 days agoCloudwatch dashboard gauge widget not display correctly in publicly shared
asked 2 days agoUpdate AWS Connect Chat DisplayName after chat start
Accepted Answerasked 6 months agoWEB Chat - Prevent an agent from transferring a CHAT to an unavailable agent
Accepted Answerasked 3 months agoWebsocket manager error when creating new chat Session
asked 5 months agoAmazon Connect - Web Chat Client Reference Implementation
Accepted Answerasked 3 years ago
Thanks, this is helpful and looks like it works for our needs currently. Is the 5 URL limit a hard limit? If we need to support more domains then we have to start hosting our own client? Thanks again.