Targeting Controller
An object that controls the targeting process, i.e. the workflow leading to the display / hiding of the chat button.
Properties
The option used to configure the language of the conversation. The language influences the targeting process as only respondents speaking the language of the conversation can take care of it.
List of listeners to be informed when targeting process is updated.
Functions
Activate the specified targeting rule. When you activate a targeting rule, it allows the iAdvize SDK to target the visitor. If one of the respondents associated with the targeting rule is available, the chat button will be displayed so the visitor can start a conversation.
Return the active targeting rule, if any.
Deactivate the current targeting rule. Call this method to stop the targeting.The chat button is immediately hidden (unless a conversation is ongoing).
Returns trueif the active targeting rule is currently available.