Method 1: Install using a plugin

  1. Go to your chatbot’s dashboard.
  2. Click on Website widget in the sidebar.
Website widget menu item
  1. Copy the widget code provided.
Copy chatbot widget code
  1. In your WordPress dashboard, go to Plugins > Add new plugin.
Add new plugin
  1. Search for the Insert Headers And Footers plugin and install the one by WPBrigade.
Insert Headers And Footers plugin
  1. Once installed, activate the plugin.
  2. Go to Settings > WP Headers and Footers from the sidebar.
Open WP Headers and Footers settings
  1. Paste the chatbot widget code in the header section.
Add chatbot widget code in the header section
  1. Click Save Changes.

Method 2: Install using the theme editor

  1. Open your WordPress dashboard.
  2. From the sidebar menu, select Appearance > Theme File Editor.
Open theme file editor
  1. Under the Theme Files section (right side of the screen), search and open the header.php file.
Edit theme header
  1. Paste the chatbot widget code before the closing </head> tag.
Embed code in header
  1. Click Update File to save.