FAQ - Group Chat - Embed

Group Chat - Embed

28.03.2021 1835


We often get asked how to embed the group chat into your own website. Yes, that this possible with an iframe but we do recommend to use the group chat button which will open the chat in a new tap or window.

The iframe code would look like this:

<iframe src="*The Group Chat URL" width="100%" height="100%" style="overflow:hidden;height:100vh;width:100vw;display: block;" frameborder="0"></iframe>

*You will need to add your Group Chat URL inside the src tag. The URL can be found in your operator panel - components - public group chat - edit group chat.

public group chat url