Chat widget: Settings

Below, you'll learn how to add basic settings to a chat widget, namely: appearance, domain name(s), image and more.

Website settings

You can find website settings in SettingsWebsite.
Image without caption
  • Go to Settings in the left sidebar
  • Select Website under Platforms
  • Click Set up to start configuring the widget

Changing appearance

In Appearance, you can customize how your chat widget looks.
Image without caption
  • Enter your company name
  • Choose an accent color for the chat window
  • Add your company image by clicking the camera icon (supports JPEG, PNG up to 4MB)

Adding domains

In Domains, add one or multiple websites where your widget will appear.
Image without caption
  • Enter your website domain (Example: mycompany.com)
  • Click + Add website if you want to add more than one domain
  • Click Continue to save your changes

Adding widget to your site

  1. Open SettingsWebsite.
    1. Image without caption
  1. Under Installation click Copy code.
    1. Image without caption
  1. Add the code before the </body> or inside <head> tag.

Example in Wordpress

In WordPress, go to AppearanceTheme File Editorindex.php. Then insert the code after the </header> tag.
Image without caption