Install Alapchat on Your Website

Follow the step-by-step guides below for your platform. You can also find detailed instructions inside your dashboard.

Embed Snippet

Copy this snippet and paste it on your website. Replace YOUR_EMBED_ID with your actual Embed ID from the dashboard.

HTML
<script src="https://cdn.alapchat.com/v1/widget.js" data-embed-id="YOUR_EMBED_ID" data-api-url="https://cdn.alapchat.com" async></script>

Choose your platform

  1. 1
    Log in to your Alapchat dashboard and copy the embed snippet from Widget Settings or the Installation page.
  2. 2
    Open your HTML file in a text editor.
  3. 3
    Find the closing </body> tag.
  4. 4
    Paste the snippet just before </body>.
  5. 5
    Save and upload the file to your server.