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
- Copy the chat widget code.
- 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.
What's next?
(3/5) Configure flow to change what happens during conversation.