Enter your unique client ID. The widget configuration will be fetched from our servers.
<script>
var ASTERLIO_API=ASTERLIO_API||{}, ASTERLIO_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://dev-support.asterlio.com/api/asterlio-widget-loader/7mhkiqgntq6ee86l4f4a';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>Users only need to copy a single script tag with their Client ID as a URL parameter.
The widget automatically initializes when the script loads - no manual init calls needed.
Widget settings are managed on our servers and fetched automatically when the widget loads.
Uses the same pattern as industry leaders like Tawk.to for consistency and familiarity.