Embed our AI booking assistant on your website
Copy and paste this code snippet before the closing </body> tag on your website:
<script>
(function(h,e,r,o,l,i,n,k) {
h[l] = h[l] || function() { (h[l].q = h[l].q || []).push(arguments) };
h[l].l = 1 * new Date();
i = e.createElement(r);
n = e.getElementsByTagName(r)[0];
i.async = 1;
i.src = o;
n.parentNode.insertBefore(i, n);
})(window, document, 'script', 'https://herolink.ai/widget.js', 'herolink');
herolink('init', {
apiKey: 'YOUR_API_KEY',
businessId: 'YOUR_BUSINESS_ID',
theme: 'dark',
position: 'bottom-right'
});
</script>Note: Replace YOUR_API_KEY and YOUR_BUSINESS_ID with your actual credentials from your HeroLink.ai dashboard.
theme: 'light' | 'dark' | 'auto'position: 'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'language: 'en' | 'es' | 'fr' | 'de'HeroLink.ai widget would appear here on your website