Embedding a Widget

To add the live chat widget to a specific page on your website, follow these steps to obtain the widget embed link:

  1. Visit Widget Settings: Go to https://app.converseiq.com.au/settings/widgets.
  2. Access Script Code: Click the Widget script code button.
  3. Select Widget Type: Open the Standalone live chat widget tab.
  4. Copy Embed Link: Find and copy the embed link from the Live chat embed link field.

Once you have the embed link, insert an iFrame HTML element into your webpage like this:

<iframe allow="camera; microphone; display-capture; fullscreen" src="https://api.converseiq.com.au/embed/XXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXX"></iframe>

You can customise the iFrame’s styling to match your website’s design as needed.


Was this article helpful?