Can I create a direct link to a live chat popout window instead of using the widget?



Edited Apr 11, 2025


7

24

28 comments

Hi Sergio! You can create a JWT for that:  Enabling authenticated visitors for messaging with Zendesk SDKs

0


Hello,

I would like to use the live chat link https://static.zdassets.com/web_widget/latest/liveChat.html?v=10#key=xxxxxxx.zendesk.com in my app.

But after closing the chat, the conversation resets if I open it again.

Can the session remain open if the conversation hasn't ended? Can I pass some user ID as a query string?

Thank you very much for your help :-)
Sergio

0


Hi Breno,
 
This should be possible if you add a parameter &lang= instead of &locale= to the URL: 
https://v2.zopim.com/widget/popout.html?key=<ACCOUNT_KEY>&lang=pt-br
For reference, please see API's setLanguage option and the language codes in the table. And for a list of supported locales and associated codes, see Language codes for Zendesk-supported languages.
 
I hope that helps!
 

0


I have already transitioned all my brands to Messaging and have smart bots built out for all of them. I need the web widget content to show up immediately as a pop up window and not another window where the user has to select the web widget to start the conversation.

0


The locale code isn't functioning properly for the Zopim version. Could you kindly verify if the following URL is correct?

https://v2.zopim.com/widget/popout.html?key=<ACCOUNT_KEY>&locale=pt-br

0


Hi Jason,

Unfrotunately, this is only for opening the classic widget on a window and it can't pre-fill/customize the pre-chat form.

0


Is it possible to include a customized "pre-preform" for this link to fire up when clicked? For a bit of context, we need to show customers who clicked on this link a preform within the widget to acknowledge using our services. We have this function on our websites if they contact us from there, but I'm not sure if there's a link that can do the same. (we still use phase1 chat links however we are using the latest chat accounts)

0


This article is no longer correct. After a ticket with Support, it was determined that it is not possible to achieve this with Agent Workspace. *sigh*. 

0


Hey Mack Briscoe,

The article above is specifically for Chat. If you'd like to see multiple contact options with just one click away, you'll need to follow this article: How do I show the Web Widget (Classic) on click?. Basically, you will need to add contactOptions API in the widget first before setting up the article I shared. ContactOptions will allow you to have multiple channels shown in the widget:

But, I'd like to reiterate the following disclaimer: 

 
Zendesk does not support or guarantee the code. Zendesk also can't provide support for third-party technologies such as JavaScript, jQuery, or CSS. Post any issues you have in the comments section or try searching for a solution online.
 
I hope this helps! Thanks! 

-1


How do I do this but show the web widget from a link with not only Live Chat. E.g. show the same UI as clicking on the web widget button (chat bot > contact us button > option to leave a message or live chat (if available). 

Some of my text links using the above method have ended up in this result, but I can't replicate this 100% of the time.

0


Sign in to leave a comment.