.visitor.chat()
This event handler allows you to invoke a method when a visitor tries to initiate a chat.
PARAMETERS
visitid: Unique ID generated for the visitor.
data: Visitor information.
name: Name of the visitor.
email: Email address of the visitor.
question: Visitor's question on initiating a chat.
Syntax
Copied
Example
Copied