Docs

Browse documentation

DocsLast updated: December 29, 2025

Install on your website (standard embed)

Add one script tag to load the HikariFloww widget on any site.

What you will learn

  • Where to place the embed snippet
  • How the data-api attribute is used
  • How to verify the widget loads correctly

Copy the snippet

Use the snippet from your Admin Settings page so the widget points to your app URL.

Code samplehtml
<script async data-api="https://YOUR-APP-URL" src="https://YOUR-APP-URL/api/widget"></script>

Place it before </body>

Paste the script tag just before the closing body tag so it loads after your page content.

  1. Open your site template or global footer area.
  2. Paste the script just before </body>.
  3. Publish or deploy the update.

Confirm domain mapping

The widget matches your business by domain. Make sure your business profile uses the same root domain as your live website.

Tip

Use example.com instead of https://example.com/path to avoid mismatches.

Expected outcome

  • A chat bubble appears on your site and opens the widget.
  • Test questions receive accurate responses.

Common issues

  • Snippet added to a staging theme instead of the live theme.
  • A restrictive CSP or ad blocker prevents the script from loading.

Related articles

Still stuck?

Contact our team and we will help you troubleshoot or plan the next step.

Contact support
Was this helpful?