How do I integrate Rozz into my website?

High Confidence (87%)
How to add Rozz to your website

1. Insert the Rozz script Add this line just before the closing </body> tag (or through your CMS’s header/footer editor):

   <script src="https://rozzum-bucket.rozz.site/rozz-searchbox.js"></script>
   

2. Add the search‑box element Wherever you want the search box to appear, place:

   <rozz-searchbox data-theme-color="blue"></rozz-searchbox>
   

Optional: use data-initial-status="closed|open|static|link" to set its default state.

3. CMS‑specific steps

  • WordPress – install the Rozz plugin and activate it.
  • Squarespace/Wix/Webflow – use the “Custom Code” / “Embed” block to add the above snippets.
  • Shopify – add the script in Theme settings → Custom code.
  • Drupal/Joomla/Ghost – insert via the theme’s custom HTML blocks or use a module/plugin if available.

4. Verify After publishing, test the box: type a query and confirm it returns accurate on‑page answers and cites sources.

Sources How do I install the Rozz chatbot on my website?

Would you like a quick walkthrough for a specific CMS, or do you need help with the plugin installation?