Configuration options
Make the support widget your own by configuration of the Launcher and Messenger objects.
Introduction
var configuration = {
community: 'COMMUNITY_NAME',
moduleMask: 7,
widgetId: 'WIDGET_ID',
messenger: {}, // This object will configure the messenger window
launcher: {} // This object will configure the launcher
};
Attribute
Type
Description
Messenger Object
Attributes
Attribute
Obligatory
Type
Description
Home Sub-object
Chat Sub-object
Attribute
Type
Description
FAQ Sub-object
Attribute
Type
Description
Form Sub-object
Attribute
Type
Description
Launcher Object
Methods
Show or hide the messenger
Log in Chat users automatically
Adding custom data to the ticket
Last updated
Was this helpful?