Skip to main content

Method 1: Install using a plugin

  1. Go to your dashboard.
  2. Click Deploy button in the sidebar menu.
Open Deploy page
  1. Click the Manage button under the Website Widget option.
Manage website widget
  1. Design the appearance of the widget by clicking the Open widget designer button.
Open website widget designer
  1. Select the display mode for your chatbot, such as “Floating Chat”, “Inline”, or “Fullscreen”.
Configure website widget display type
  1. Copy the widget code.
Copy 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. Follow steps 1-6 from Method 1 to copy the widget code.
  2. Open your WordPress dashboard.
  3. 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 widget code before the closing </head> tag.
Embed code in header
  1. Click Update File to save.