Learn how to embed the CometChat Chat Builder widget into your Webflow website using the Embed component.
Register on CometChat & Gather Your Keys
Open the Webflow Designer & Add an Embed
Include the Chat‑Embed Script in Project Settings
Embed the Widget Container & Init Script
Replace<YOUR_APP_ID>
,<YOUR_APP_REGION>
,<YOUR_AUTH_KEY>
, andCOMETCHAT_USER_UID
with your actual credentials and user ID.
Publish & Test
Troubleshooting
COMETCHAT_USER_UID
exists under Users in your CometChat Dashboard.CometChatApp
object:
CometChatApp.localize
method.
The CometChat App supports localization for multiple languages, allowing you to provide a tailored experience for users across different regions.
You can find the list of supported languages and their corresponding language codes below:
Language | Code |
---|---|
English (United States) | en-US |
English (United Kingdom) | en-GB |
Dutch | nl |
French | fr |
German | de |
Hindi | hi |
Italian | it |
Japanese | ja |
Korean | ko |
Portuguese | pt |
Russian | ru |
Spanish | es |
Turkish | tr |
Chinese | zh |
Chinese (Traditional) | zh-TW |
Malay | ms |
Swedish | sv |
Lithuanian | lt |
Hungarian | hu |
Parameter | Description | Type |
---|---|---|
LANGUAGE_CODE | The language code the texts to be translated into | Required |