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:
- Visit Widget Settings: Go to https://app.converseiq.com.au/settings/widgets.
- Access Script Code: Click the Widget script code button.
- Select Widget Type: Open the Standalone live chat widget tab.
- 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.