$customHeader
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 7 Current »

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 initiating a Proactive Chat, see Initiating Proactive Chat.

For information on activating a Proactive Chat, see Chat Queue General Settings Tab.


Related Articles:

  • No labels