24/7 visitor Q&A from your content
Visitors get instant answers from your HTML site's content. Train on your URL; the bot serves answers with source citations.
Plain HTML and static-site-generator workflows are the developer-friendly path: full control, minimal runtime, fast deploys. The standard third-party-script install pattern (paste a <script> tag in the <head> or before </body>) works for any of these workflows because they all produce HTML at the end.
Chatmount uses exactly that pattern. Sign up, train on your site URL, copy the embed script, paste it into your HTML template (or the footer partial in your SSG, or your application layout), redeploy. The widget appears on every page that includes that HTML. The 3KB lazy-loading shell minimizes additional load on whatever performance budget you've set for your site.
Step-by-step for Plain HTML. No developer required.
Sign up for a free Chatmount account, create a new chatbot, and paste your site URL as the training source. Chatmount auto-crawls your published HTML pages.
From the dashboard, set primary color, position, bubble icon, and welcome message to match your site.
From the deployment page, copy the embed script.
<!-- Chatmount AI Chat Widget -->
<script
src="https://services.chatmount.co/embed/YOUR_CHATBOT_ID.js"
async
></script>Plain HTML: paste before the closing </body> tag in every page (or in a shared footer include). SSGs: paste in your footer partial (Hugo: layouts/partials/footer.html; Jekyll: _includes/footer.html; 11ty: _includes/footer.njk; Astro: src/components/Footer.astro; etc.).
Run your build (if SSG) or push the HTML files. The chat widget appears on every page that includes the embed script.
Beyond the embed — what Chatmount does natively when you run it on Plain HTML.
Standard <script> tag — works in any HTML context. No framework adapter, no plugin, no build-step changes.
Drop into a footer partial in Hugo, Jekyll, 11ty, Astro, Hexo, or any other SSG. The widget renders the same way regardless of generator.
Drop into the layout template of any custom application (Express, Django, Rails, Laravel, Spring, etc.). The widget loads on every page that renders the layout.
Captured leads flow to any HTTP endpoint via webhook. Works with whatever backend or CRM you're using.
The high-value patterns we see Plain HTML teams ship most.
Visitors get instant answers from your HTML site's content. Train on your URL; the bot serves answers with source citations.
Configurable qualifying questions in the chat. Captured leads route via webhook to whatever backend or CRM you're using.
Standard <script> tag. Works with every static-site generator and custom application. No framework lock-in.
3KB shell on page load. Respects whatever performance budget you've set for your hand-built site.
See which pages drive chat conversations, which questions convert to leads, where the bot's failures are costing pipeline.
90+ languages with auto-detection. Works with whatever multilingual setup your site has.
Everything Plain HTML teams ask before adding an AI chatbot.
Yes — every SSG. The embed is standard HTML you drop into a footer partial. The widget renders the same regardless of which SSG produced the HTML.
Same — paste the embed script in your application's layout template. The widget appears on every page that renders the layout.
Yes — Chatmount's widget is vanilla JavaScript (not React/Vue/Angular dependent). Works on plain HTML pages with no framework involvement.
Yes — paste the embed script before the closing </body> tag in your single HTML file. The widget loads when the page loads.
No — the widget requires internet to load the chat UI bundle and to send messages to the AI. For offline-capable chatbots, you'd need a different architecture (local LLM).
Not currently — the install pattern is a standard <script> tag. If you want to bundle the loader into your build via npm, you'd inline the script-tag content into your bundled JavaScript, but the script-tag pattern is simpler.
Yes — the JavaScript widget exposes APIs for opening/closing the chat, sending messages programmatically, and listening to events. Useful for custom application integrations beyond the default behavior.
Add Chatmount to Shopify in minutes — install steps, native integrations, and the use cases that matter.
Add Chatmount to WordPress in minutes — install steps, native integrations, and the use cases that matter.
The full overview of Chatmount as an AI chatbot builder for businesses.
Add a smart chat widget to any website in five minutes — WordPress, Shopify, Wix, Webflow.
Capture qualified leads inside the conversation, not via popup forms.
AI for volume, humans for what matters — operator dashboard and one-click takeover.
7-day free trial on every plan. Train on your data, embed with one line, capture leads from day one.