Installation
Add an AI chatbot to your website
It's one script tag everywhere — but where you paste it genuinely differs by platform. Pick yours for the exact click path, plus the gotchas worth knowing before you start.
ecommerce platform
Shopify
Online Store → Themes → Edit code → layout/theme.liquid
CMS
WordPress
Appearance → Theme File Editor, or a code-snippets plugin
website builder
Webflow
Site Settings → Custom Code → Footer Code
website builder
Squarespace
Settings → Advanced → Code Injection → Footer
website builder
Wix
Settings → Custom Code → Add Custom Code
website builder
Framer
Site Settings → General → Custom Code → End of <body> tag
publishing platform
Ghost
Settings → Code injection → Site Footer
ecommerce platform
BigCommerce
Storefront → Script Manager → Create a Script
CMS and marketing platform
HubSpot
Settings → Content → Pages → Site footer HTML
React framework
Next.js
app/layout.tsx (App Router) or pages/_app.tsx (Pages Router)
Not listed? It still works.
If your site lets you add a script tag before the closing body tag — and almost every platform does — RubyRep installs in under a minute.