Documentation on how to add a Scout copilot to your WordPress website.

1

Step 1: Join Scout and Create Your Organization

  1. Sign Up: If you don’t have a Scout account yet, sign up for free.
  2. Create Your Workflow: Build your Scout copilot workflow or use a prebuilt template.
  3. Design Your Copilot: Personalize your AI copilot’s tone, style, and functionality.
2

Step 2: Grab the Integration Code

Obtain the Code: Once your copilot is ready, get the integration code snippet from Scout Copilot documentation.

1<scout-copilot copilot_id="YOUR_COPILOT_ID_HERE"></scout-copilot>
2<script type="module" src="https://copilot.scoutos.com/copilot.js"></script>
3

Step 3: Add the Chatbot to Your WordPress Site

  1. Login to WordPress and head to your Dashboard.
  2. In the left hand menu bar select Plugins and Add New Plugin.
  1. Now search for the WPCODE plugin and install you should now see Code Snippets in the left hand menu.
  2. In Code Snippets select the Header & Footer option and paste your integration code into the footer section.
  1. Save the changes and navigate back to your site and test out your new AI chatbot to ensure proper functionality.

Step 4: Test Your Chatbot

  1. Interact with Your Chatbot: Visit your live site and test the chatbot’s functionality.
  2. Ensure Compatibility: Check its performance across different pages and devices to confirm proper integration.
Built with