I am looking for a way to programmatically trigger the live chat widget when needed, instead of loading the "external_lib.js" everywhere and have it trigger on page load.
I load the CSS & JS files after the page is loaded, but cannot find a way to trigger the widget (open) when the user clicks a button or something.
Any help with this? Is there an API I can look into? or documentation that covers this widget?