Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Trying to place some "online now" messages into certain sections of my site outside the chat window.What table holds operator online status, or how can I identify there ID for use?
Offline
Hi,
Take a look at this article.
http://livehelperchat.com/how-to-use-chat-api-module-206a.html
2014/1/19 Steve DUDSanalytics <st...***.com>
Trying to place some "online now" messages into certain sections of my site outside the chat window.What table holds operator online status, or how can I identify there ID for use?
Offline
Thanks!
On Saturday, January 18, 2014 7:43:25 PM UTC-5, Steve DUDSanalytics wrote:Trying to place some "online now" messages into certain sections of my site outside the chat window.What table holds operator online status, or how can I identify there ID for use?
Offline
That is what I needed.Now, is there a way to place links on my site outside of the chat that initiate a chat with a particular operator when clicked. For example, I'd like to check if Operator A is online, then have a link that says "Chat with Operator A".
On Saturday, January 18, 2014 7:43:25 PM UTC-5, Steve DUDSanalytics wrote:Trying to place some "online now" messages into certain sections of my site outside the chat window.What table holds operator online status, or how can I identify there ID for use?
Offline
Hi,
Start chat functionality support only dedicated departments not operators. So you can use departments. After you find out what department/operator is online. Just generate link with something like
example.com/index.php/chat/startchat/(department)/1 - for first departmentexample.com/index.php/chat/startchat/(department)/2 - for second department
So after user opens a link it will be preselected department which he cannot change.
And so on.
2014/1/19 Steve DUDSanalytics <st...***.com>
Offline
Pages: 1