Adding chat widget to your site

To add a chat widget to your site, you'll need to manually paste the code anywhere:
  • before the </body>
  • inside the <head> tag
If you know what you're doing, then go ahead. If you don't know what you're doing – it's best to ask for help.

Adding chat widget to a website

  1. Copy the chat widget code.
Image without caption
  1. Add the code before the </body> or inside <head> tag.
In WordPress, for example go to Appearance → Theme File Editor → index.php. Then insert the code after the </header> tag.
Image without caption

What's next?

(3/5) Configure flow to change what happens during conversation.