Thanks, yes I just implemented that about an hour ago. I subscribed to the "MessagingService.messagesReceived" event, then I am playing a sound to kind of notify the customer that a message has arrived. I believe similarly a browser custom notification can also be generated, though that will need the page to be allowed to send notifications. Below is the Genesys Doc for messages received event.
Original Message:
Sent: 11-28-2025 09:37
From: Jan Heinonen
Subject: How to configure notifications for the out of the box web messenger from a customer perspective
Hello,
There are no out-of-the-box notifications for Web Messaging.
What you can do is to add your own code to the widget using Web Messaging SDK add features to the standard widget.
This could be for example notifications on new messages or form to collect information before chat.
------------------------------
Jan Heinonen
Contact Center Specialist
GlobalConnect AB
Original Message:
Sent: 11-27-2025 12:59
From: Gopi Bhattacharya
Subject: How to configure notifications for the out of the box web messenger from a customer perspective
I would like to understand what configuration do we need to enable the messenger notification from the customer end, who is using the out of the box genesys cloud web messenger to initiate a chat. Below is the use case:
2. We create a deployment and publish it, which generates a widget JS snipppet.
3. We create an external web page and embed the JS code generated in step 2 within that page.
4. When the customer opens the webpage, the widget pops up and a chat session is created.
5. Now say the customer navigates to another tab in the browser.
Expectation is that when an agent sends a chat message to the customer, a notification should be generated to notify the customer that agent has sent a message. This is currently not happening. I can confirm the notification is working well from the agent side on genesys cloud, but it is not working for the customer end. Is there any other config needed for this ?
#WebMessaging
------------------------------
Gopi Bhattacharya
Application Development Modulation Lead
------------------------------