Since July 6, 2023, Atlassian has no longer been used for Release Notes or knowledge base articles.
* Find Release Notes here (https://support.mycontactcenter.net/app/articles/detail/a_id/23378/) and articles here (https://support.mycontactcenter.net/app/main).
* Authenticated Partners can access content here (https://support.mycontactcenter.net/cc/sso/authenticator/oauth/authorize/imcontrolpanel?redirect=main&source=mycontactcenter)


Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This guide contains basic information about how to setup online Proactive chat sessions from within your web site. 

To enable Proactive Chat you must embed the chat application within a web site. Embedding the chat application within a web site is just a matter of adding one reference to a JavaScript file.

The URL to the file is available in the Chat Queue Settings page in the administration portal. It is listed as Proactive Chat URL. Simply copy the URL and ask your webmaster to include a script reference to it within the desired page(s) in your web site.

The URL to chat should look more or less like this:
"https://manage.mycontactcenter.net/webchatscripts/<your account ID>/<some random ID>/webchat.js"

The script reference to be added within your pages should look like this: 
<script type="text/javascript" src="https://manage.mycontactcenter.net/webchatscripts/<your account ID>/<some random ID>/webchat.js></script>

The script file is automatically updated when changes are made to the chat queue settings.

For more information on Proactive Chat, see Initiating Proactive Chat.


Related Articles:

  • No labels