Live chat is not available on the Essential plan
Steps
Go to Apps on the Sayless dash. Enable live-chat on the config tab Add the below script to your right before the closing body tag.<script>
!(function () {
var t = window,
e = document,
a = function () {
var t = e.createElement("script");
(t.type = "text/javascript"),
(t.async = !0),
(t.src = "https://cdn.joinsayless.com/loader.js");
var a = e.getElementsByTagName("script")[0];
a.parentNode.insertBefore(t, a);
};
"complete" === e.readyState
? a()
: t.attachEvent
? t.attachEvent("onload", a)
: t.addEventListener("load", a, !1);
})();
</script>
Set the chat settings anywhere in your appwindow.sayless = {
chatSettings: {
appId: "YOUR APP ID HERE" //required,
}
}
Customise your widget with your brand colors and chosen custom text. If you have a content security policy in place, you’ll need to allow https://cdn.joinsayless.com