Methods
Frontnow Advisor provides a range of actions that allow you to customize the functionality of the widget and provide personalized recommendations and guidance to your website visitors.
Last updated
Was this helpful?
Was this helpful?
advisor.close();advisor.showEoC();advisor.closeEoC();advisor.showLauncher();advisor.hideLauncher();advisor.sendMessage('How can I find the best city bike?');advisor.stopMessage();const newTarget = document.getElementById('custom-target');
if (newTarget) {
advisor.updateTargetElement(newTarget);
}advisor.openNewChat();