Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi,
I am building an application using Live Helper Chat. I would like to communicate my web page users with some operators using the widget.
At this moment my users can use the chat as "Visitor", I wonder if it is possible that the users could use the widget with their names or with a some kind of id.
Thank you.
Offline
Each visitor is identified by his online unique id which you can set yourself. So each time they would get same value.
See UUID
https://doc.livehelperchat.com/docs/jav … -arguments
Also you can pass their information directly to the operator
https://doc.livehelperchat.com/docs/cus … d-prefill/
Offline
Pages: 1