Customer Service CRM Software - Add a free Live Chat widget to your website

Install a 100% Free Live chat widget on any website with AI capability, deals/leads, tickets, contacts and knowledge base..    

Webfriendly

Open File Manager, edit the target site page or footer template, and paste the snippet before </body>.

<script>
    window.TechlineChatConfig = {
        apiUrl: 'https://techlinehub.com',
        businessProfileCode: 'YOUR_PROFILE_CODE',
        position: 'bottom-right',
        theme: 'light',
    };
</script>
<script src="https://techlinehub.com/js/techline-chat-embed.js" crossorigin="anonymous"></script>
<div id="techlinehub-chat-widget"></div>
Replace YOUR_PROFILE_CODE with your actual profile code from the profile list.

Quick start steps

  1. Copy the snippet by clicking the button above.
  2. Open cPanel and go to File Manager or your site builder editor.
  3. Edit the page file where you want the widget to appear, or add it to your footer template.
  4. Paste the code just before the closing </body> tag.
  5. Save and refresh your website to confirm the widget is visible.