Notice: Firmware Links Under Maintenance We are currently undergoing maintenance on all firmware links. If any links are inaccessible, please email or contact Tech Support for the firmware. We appreciate your patience during the maintenance, thank you for your understanding.

Difference between revisions of "Test LiveChat"

(SnapIn Test)
(SnapIn Test)
 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
embedded_svc.settings.displayHelpButton = true; //Or false
 
embedded_svc.settings.displayHelpButton = true; //Or false
 
embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US'
 
embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US'
embedded_svc.settings.initialInteractionState= "WAITING"
 
  
 
//embedded_svc.settings.defaultMinimizedText = '...'; //(Defaults to Chat with an Expert)
 
//embedded_svc.settings.defaultMinimizedText = '...'; //(Defaults to Chat with an Expert)
Line 24: Line 23:
  
 
//embedded_svc.settings.loadingText = ''; //(Defaults to Loading)
 
//embedded_svc.settings.loadingText = ''; //(Defaults to Loading)
//embedded_svc.settings.storageDomain = 'DahuaWiki.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session)
+
//embedded_svc.settings.storageDomain = 'yourdomain.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session)
  
 
// Settings for Live Agent
 
// Settings for Live Agent

Latest revision as of 17:37, 6 September 2018

Sandbox Livechat

SnapIn Test