Genesys Cloud - Developer Community!

 View Only

Sign Up

  • 1.  User agent data

    Posted 24 days ago

    Hello everyone,

    Is there a way to capture user agent information that originated in the web messaging. Client is sending participant attributes (Database.set command) and sometimes the data is not passed to Genesys, and they want to track those that are not populating from their page and see what is the issue.

    Thank you!


    #WebMessaging

    ------------------------------
    Marija Kovrlija
    NA
    ------------------------------


  • 2.  RE: User agent data

    Posted 20 days ago

    Hi Marija Kovrlija,

    According to the documentation (Database plugin), it's recommended to execute the command only after the Database.ready event.

    Even so, we recently experienced a scenario where the team believed the variable was being populated, but in reality the value was being sent empty; when this happens, the attribute is not recorded in the participant data.

    Adding a console log on the client side can help identify this behavior.

    I hope this helps.



    ------------------------------
    Luiz Rosa
    Full stack developer
    ------------------------------