Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Web Messaging - Auto Pop

    Posted 10-23-2024 15:37
    No replies, thread closed.

    Hopefully this makes sense, but we are trying to find ways to auto-pop our web messenger after a certain amount of time. On the chat widget, we had the chat expand after 30 seconds or so to pull attention to it and encourage people to use it. We already have an action map with Web Messenger that will appear and encourage engagement. Still, we're looking for the next step, which is to open up the web messenger to the homepage without the customer needing to click the icon. Does this functionality exist with the out-of-the-box Genesys UI, or would this require a custom UI?

    Current Action Map:

    Desired state (after 30 or so seconds, pop to this without requiring customer interaction):


    #ArchitectureandDesign
    #DigitalChannels

    ------------------------------
    Izeck McRae
    Product Manager 2
    ------------------------------


  • 2.  RE: Web Messaging - Auto Pop

    Posted 10-23-2024 16:41
    No replies, thread closed.

    This is possible with the SDK: https://developer.genesys.cloud/api/digital/webmessaging/messengersdk/

    Especially the Messenger.OpenConversation function which might be what you are after:

    https://developer.genesys.cloud/commdigital/digital/webmessaging/messengersdk/SDKCommandsEvents/messengerPlugin#messenger-openconversation



    ------------------------------
    Anton Vroon
    ------------------------------



  • 3.  RE: Web Messaging - Auto Pop

    Posted 10-23-2024 17:42
    No replies, thread closed.

    That's exactly what I'm looking for, thank you. You've answered it, I think, but just to clarify, is there no way to get this functionality without leveraging the SDK and custom Messenger Launcher?



    ------------------------------
    Izeck McRae
    Product Manager 2
    ------------------------------



  • 4.  RE: Web Messaging - Auto Pop

    Posted 10-23-2024 18:29
    No replies, thread closed.

    You don't need a custom Messenger Launcher to use the SDK.

    I'm not familiar enough with what is available through predictive engagement which might have a means to do that without the SDK.



    ------------------------------
    Anton Vroon
    ------------------------------



  • 5.  RE: Web Messaging - Auto Pop

    Posted 10-24-2024 00:04
    No replies, thread closed.

    I haven't looked at this in a long time so hopefully somebody else can chime in.  But it's possible you can subscribe to the Launcher.Visible event and then call the Messenger.openConversation command.



    ------------------------------
    Vaun McCarthy
    ------------------------------



  • 6.  RE: Web Messaging - Auto Pop
    Best Answer

    Posted 10-24-2024 02:17
    No replies, thread closed.

    This is definitely doable via simple client-side JavaScript customization. It is also a good idea to add as native Action Map trigger, see this Idea > https://genesyscloud.ideas.aha.io/ideas/CEPE-I-50



    ------------------------------
    Angelo Cicchitto
    Genesys - Employees
    ------------------------------