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.
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
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>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>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
- Open your website in a browser (use an incognito window to avoid caching issues).
- Look for the Supportson chat bubble in the bottom-right corner of the page.
- Click the bubble to open the chat widget and send a test message.
- 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
Add Supportson to Any Website today
Set up in 1 minute. No credit card required.