Platform integrations
SiteWhisper is one script tag. These guides package that embed for the platform you already use — pick yours and you are live in a couple of minutes.
On any platform that lets you paste HTML, this is the whole install:
<script src="https://sitewhisper.online/widget.js" data-key="YOUR_API_KEY" async></script>Replace YOUR_API_KEY with the key from your dashboard.
- WordPress2 minutes
Installable plugin with a settings screen — no theme editing.
Plugin download - Shopify3 minutes
Theme embed for Online Store 2.0, live on every storefront page.
- Webflow2 minutes
Footer custom code, applied site-wide on publish.
- Wix2 minutes
Custom code injection at body end, across all pages.
- Squarespace2 minutes
Code injection in the site footer.
- Next.js5 minutes
Drop-in component using next/script, rendered once from your layout.
Using something else?
Any platform with a footer, custom-code, or script-injection field works — paste the embed above. For server-rendered frameworks, load it once in your root layout. Full attribute reference and the HTTP API are in the documentation.