Any Website

Install Supportson on Any Website

Universal script tag that works on any website

Add Supportson to any website with a single script tag. No framework dependencies, no build tools, no plugins. Just paste the snippet before your closing </body> tag and the chat widget appears instantly.

Setup time: 1 minute
1

Your widget embed code

Replace YOUR_AGENT_ID with your actual Agent ID from the Supportson dashboard.

<script src="https://supportson.com/widget.js" data-agent="YOUR_AGENT_ID" defer></script>

Step-by-Step Installation

1

Copy your widget script

Log in to your Supportson dashboard, go to Settings, and copy your widget embed code. It looks like this:

<script src="https://supportson.com/widget.js" data-agent="YOUR_AGENT_ID" defer></script>
2

Paste before </body>

Open your HTML file and add the script tag just before the closing </body> tag.

<!DOCTYPE html>
<html>
<head>
  <title>Your Website</title>
</head>
<body>
  <!-- Your website content -->

  <!-- Supportson Widget -->
  <script src="https://supportson.com/widget.js" data-agent="YOUR_AGENT_ID" defer></script>
</body>
</html>
3

Verify the installation

Open your website in a browser. You should see the Supportson chat bubble in the bottom-right corner. Click it to test the chat.

Verify Your Installation

  1. Open your website in a browser (use an incognito window to avoid caching issues).
  2. Look for the Supportson chat bubble in the bottom-right corner of the page.
  3. Click the bubble to open the chat widget and send a test message.
  4. Check your Supportson dashboard — the conversation should appear in real time.

Not seeing the widget? Make sure you replaced YOUR_AGENT_ID with your actual Agent ID, and that the script tag is placed before the closing </body> tag.

What You Get With Any Website

Works on any website or platform
No dependencies or build tools needed
Lightweight async loading
Full customization from dashboard
Automatic mobile optimization

Popular Use Cases

Add Supportson to Any Website today

Set up in 1 minute. No credit card required.