SiteWhisper on Webflow
Footer custom code, applied site-wide on publish.
About 2 minutes.
- 1
Open Project settings → Custom code → Footer code.
- 2
Paste the embed snippet and replace YOUR_API_KEY with your dashboard key.
snippet<script src="https://sitewhisper.online/widget.js" data-key="YOUR_API_KEY" async></script> - 3
Publish the site — custom code does not run on the Designer canvas.
Good to know
- Testing on a webflow.io staging domain? Add that domain to the site’s allowed origins in your dashboard, or the widget will refuse to load.
Need your API key? It is in the dashboard under each site's embed block. Widget attributes, crawling, and the HTTP API are covered in the documentation.