Install
HTML & site builders
Install anonymous support with one script tag.
Install snippet
Add it once to the shared page template. Site builders usually call this Custom code, Footer code or Tracking code.
Shared footer / before </body>
<script src="https://whazzup.io/widget.js"
data-workspace="YOUR_WORKSPACE_KEY"
async></script>Site builders
Paste the snippet in a global Custom code, Footer code or Tracking code area. Publish the site, then open it from an allowed origin.
Limitations
Plain HTML can safely run anonymous support. Verified identity requires a trusted server that keeps the signing secret private.
