Method 1: Install using a plugin
- Go to your chatbot’s dashboard.
- Click on
Website widget
in the sidebar.

- Copy the widget code provided.

- In your WordPress dashboard, go to
Plugins
>Add new plugin
.

- Search for the
Insert Headers And Footers
plugin and install the one by WPBrigade.

- Once installed, activate the plugin.
-
Go to
Settings
>WP Headers and Footers
from the sidebar.

- Paste the chatbot widget code in the header section.

- Click
Save Changes
.
Method 2: Install using the theme editor
- Open your WordPress dashboard.
-
From the sidebar menu, select
Appearance
>Theme File Editor
.

- Under the
Theme Files
section (right side of the screen), search and open theheader.php
file.

- Paste the chatbot widget code before the closing
</head>
tag.

- Click
Update File
to save.