How to Add a Chat Bot to Your WordPress Website (In 3 Steps)

Last Updated on March 20, 2023 by 20 Comments

Editorial Note: We may earn a commission when you visit links on our website.
How to Add a Chat Bot to Your WordPress Website (In 3 Steps)
Blog / Tips & Tricks / How to Add a Chat Bot to Your WordPress Website (In 3 Steps)

Live chat is a fantastic way to engage with your users and answer any questions they might have. However, being on call 24/7 – or anything close to it – is impossible for a single person to do. Plus, sometimes you’ll need to deal with multiple requests at once, which can tank your productivity.

Chat bots enable you to automate at least part of those conversations. At a bare minimum, they can save you time by weeding out queries that don’t require a person to answer them. In this article, we’ll talk about when it makes sense to use a WordPress chat bot and how to add one to your website in three steps.

Let’s chat!

What a Chat Bot Is (And When It Makes Sense to Use One)

An example of a chat bot.

Chat bots enable you to point visitors in the right direction without having to stay on top of live chat all day.

As the name implies, a chat bot is a program designed to talk with users automatically through live chat. Ideally, your chat bot should aim to ‘sound’ as lifelike as possible to emulate the experience of talking with a real person.

When people think about chat bots, their mind sometimes jumps to Artificial Intelligence (AI). There are some chat bots that use deep learning to improve their skills. However, in most cases, when you run into a chat bot in the wild it will respond using a collection of lines triggered by specific keywords.

Currently, chat bots are no replacement for humans. However, even with their limited functionality, chat bots have a lot of practical applications for websites, such as:

  • Handling basic customer support queries. Your chat bot should be able to detect basic keywords related to customer issues and point them to the information they need to solve them. Some connect with knowledge base plugins.
  • Routing customer inquiries. If you have more than one person handling live chat requests, it can be a hassle to transfer users back and forth depending on your area of expertise. A chat bot can act as a receptionist and filter requests to dedicated specialists.

Given this, chat bots can be particularly useful for service and e-commerce websites. These niches usually have to field lots of customer inquiries, so having an additional tool to help you handle the workload is a smart move.

However, creating a chat bot is usually not as simple as typing potential answers and calling it day. There are several platforms that enable you to create functional chat bots you can integrate with your website. However, most of them have a steep learning curve. In other words, it can take a lot of work to program a useful chat bot, even if you’re not building the software from scratch – which is where the following services come in.

An Introduction to Facebook Chat Bots

The Messenger homepage.

On top of its many social media features, Facebook also enables you to create chat bots that work through its Messenger tool. Chat bots are limited to business pages, but you can set up one and integrate it with an external website, including those using WordPress.

As far as usability goes, Facebook chat bots can be complicated to program. However, there are third-party services that simplify the process, such as Chatfuel and Manychat. Using these services, training a chat bot becomes as easy as anticipating what your visitors might say and coming up with the ideal responses to it.

Overall, there might be simpler chat bot services to get started with. However, Facebook chat bots have the distinct advantage of being backed by a company everyone knows. Plus, they can handle loads of queries for free, which is ideal for small businesses.

Key Features:

  • Create chat bots powered by Facebook Messenger.
  • Integrate your chat bot with external websites (including WordPress-powered ones).
  • Get access to detailed analytics concerning your chat bot.

Price: Free | More Information

How to Add a Chat Bot to Your WordPress Website (In 3 Steps)

To get a chat bot up and running on your website, you’ll need to use a third-party service to create it, then find a way to integrate both. In this section, we’re going to focus on how to pull off the integration with a Facebook-powered chat bot. Let’s get to it!

Step #1: Set Up Your Facebook Chat Bot

Creating a Facebook chat bot is easier said than done. The process can be complicated depending on how you approach it. For example, if you know your way around Python, you can use it to build your chat bot through Facebook’s API.

Fortunately, there are several third-party services you can use to build Facebook chat bots without any programming knowledge at all. In fact, there are dozens to choose from. With this in mind, we took a look at some of the top options and here are a few recommendations:

  1. ChatfuelThis service enables you to configure your chat bot using pre-built blocks, similarly to the way Divi uses modules. You can use the service for free, although it includes ‘made by Chatfuel’ branding.
  2. ManychatThis platform provides you with analytics for any links you include in your chat bot messages, enabling you to monitor conversions.
  3. It’s AliveIf you want to use a chat bot builder with a sleek interface that’s easy to configure, It’s Alive is a great place to get started.

Feel free to do some research on other Facebook chat bot builders, as you’ll probably spend a lot of time with whichever one you pick. Once you’ve made a choice, get to work on your chat bot and bookmark this article so you can jump to step number two once it’s ready.

Step #2: Integrate Your Chat Bot With WordPress

Once you have a fully working chat bot, it’s time to integrate it with your website. The easiest way to do this is to use a plugin and in this case, we recommend WP Chatbot for Facebook Messenger.

The WP Chatbot for Facebook Messenger plugin.

As far as plugins go, this one is downright simple to configure. Install and activate it as usual and then go to the new WP-Chatbot tab on your WordPress dashboard. First off, you’ll need to add your chat bot’s Facebook App ID and its corresponding Page ID. Without this data, the plugin won’t work at all:

Adding your app and page IDs to WordPress.

The process for finding and entering these IDs works the same regardless of whether you used a third-party service to build your chat bot or not. WP Chatbot for Facebook Messenger also enables you to set a default color for your message screen and specify how your bot should greet visitors:

Configuring your WordPress chat bot.

Moving on, you’ll also want to configure on which pages your chat bot shouldn’t appear. Most people add chat bots to their home pages, but you might want to hide yours from posts and 404 error pages, for example:

Choosing in which pages not to display your chat bot.

It can also be a good idea to disable your WordPress chat bot for mobile users since it can take up a lot of space and force them to close it before they can navigate your site:

Hiding your chat bot on mobile.

Finally, we recommend setting the Minimized option to Default. This will configure your WordPress chat bot to expand the first time someone visits your website. Once they close it, it’ll show up minimized on future visits:

Configuring your chat bot's minimization settings.

That takes care of all the plugin’s settings, so go ahead and click the Save Changes button and let’s take a look at the results.

Step #3: Test Your Facebook Chat Bot Through WordPress

There’s plenty of merit in testing your chat bot as early as possible. You could do this as part of step one, and refine its behavior as people start to use it. For now, your main concern should be whether WordPress is loading your chat bot as intended, and if it’s connecting to Facebook successfully. Here’s an example of a chat bot we set up on one of our websites:

A chat bot in action on a WordPress website.

If the chat bot identifies you as logged into Facebook, this means it’s connecting to the platform as intended and you’re good to go. However, if your chat bot isn’t working, chances are there’s a problem with its corresponding Facebook App, so go to the platform and check if it’s running.

If so, double-check whether you’ve added the correct App and Site IDs during step two. Then, test your WordPress chat bot again. The integration process is simple, so chances are it’ll go off without a hitch the first time around.

Conclusion

If you use live chat on your website, you’ll likely deal with a lot of queries. The more messages you have to answer, the more of your time it’ll eat up. In short, using a chat bot is an effective way to handle customer questions with simple answers.

Admittedly, setting up a WordPress chat bot is easier said than done. However, in theory, it should only take you three steps:

  1. Create a Facebook chat bot (this is the part that’ll take the longest!).
  2. Integrate your chat bot with WordPress using the WP Chatbot for Facebook Messenger plugin.
  3. Test your Facebook chat bot through WordPress.

Do you have any questions about how to set up a WordPress chat bot?  Let’s talk about them in the comments section below!

Article image thumbnail by denvitruk / shutterstock.com.

Divi

Want To Build Better WordPress Websites? Start Here! 👇

Take the first step towards a better website.

Get Started
Divi
Premade Layouts

Check Out These Related Posts

Splice Video Editor: An Overview and Review

Splice Video Editor: An Overview and Review

Updated on March 10, 2023 in Tips & Tricks

Video is a valuable form of content for social media. Unfortunately, creating quality videos is usually a long process that involves moving mobile footage to a desktop app for editing. However, mobile editing is on the rise. Apps such as Splice Video Editor make it possible to efficiently create...

View Full Post
How to Use Font Awesome On Your WordPress Website

How to Use Font Awesome On Your WordPress Website

Updated on September 16, 2022 in Tips & Tricks

When given the choice between using a vector icon or a static image, it’s a good idea to go with the vector. They’re small and fast to load, and they can scale to any size without a loss of resolution. Font Awesome is a superb library of vector icons that you can use on your websites,...

View Full Post

20 Comments

  1. wow thanks John Hughes its working

    • You’re welcome, Justin. Happy to help. 🙂

  2. The timing of this post couldn’t be worse. Facebook has been all over the news over the past few weeks with a string of ongoing scandals over violation of user’s rights. And users are responding by deleting their Facebook accounts. See the #DeleteFacebook hashtag, for example, to see the extent of the public concern. Why would anyone want to integrate Facebook into their website in this current climate???

  3. There are several good chatbots that do NOT involve Facebook (and suck you into their data exploits and political targeting).

    A couple examples…
    Tawk.to — https://wordpress.org/plugins/tawkto-live-chat/
    Drift.com

    Considering most WP chatbot implementations are for marketing/sales, how a solution integrates into CRM and sales process is key.

  4. This by far has to be the worst 3 step article ever. Step 1) pay a developer to make the bot Step 2) figure out how to intergrate it to your site (really, figure out) Step 3) use and enjoy…. hahahahaha it’s so horrible it’s funny.

  5. I personally find automated chat bots annoying. I use tawk.to chat on all of my sites and have increased sales as a result.

  6. While everything is moving towards automation and chatbots could be very effective at times, I’m human touch can still do wonder for the business in terms of conversion.

    A live chat system with an actual human on the other side is still the best idea for businesses.

  7. Facebook isn’t currently letting people add new bots to Facebook pages at the moment. I am a Manychat user and am anxious to be able to set more up! Thanks for the WordPress integration ideas.

    • Hello Crag. You’re welcome. Thanks for your comment. 🙂

  8. It would be great if you could share the chat system that elegantthemes website uses as I really like the design and this could be easily integrated with any chatbot system API.

    • Hello Jessica. The Elegant Themes chat system is Intercom. You can find out more via the following link:
      https://www.intercom.com/
      Hope this helps. 🙂

  9. Hi! Have installed it and when its active it gives me error HTTP 500. Do you have Any solution for this? Thank you! 🙂

    • Hello Xoana. Thanks for your enquiry. If the HTTP 500 error you are referring to is in regards to WP Chatbot for facebook Messenger customer chat, you may be able to find a solution in the plugin forum. You can access it via the following link.
      https://wordpress.org/support/plugin/wp-chatbot
      Hope this helps.

  10. Like more and more people, I don’t want to have anything to o with Facebook. How do I achieve something similar without this intelligence gathering / censoring service?

    • Amen to that! I have the same question.

      • There are a few services that do this…
        I’m suspecting the next post from ET will be about just that.

        For now, Take a look at Zopim Live Chat <-Google them 🙂

    • I was going to ask the same thing.

  11. You forgot http://botnation.ai: just click and drag to create a chatbot and install their dedicated WordPress plugin. That’s all.

    • Hello Frederic. Thanks for your suggestion. 🙂

  12. I like the idea of chatting with individuals who surf to my domains.
    However, Facebook is simply not a trustworthy website. If you have been watching US news, a federal indictment is likely to be filed against the company (illegal distribution of user information; US federal election law violations, collusion with Russia). Of course, my government will take large cash penalties (graft) in lieu of prison for corruption by businesses. Nonetheless, Facebook is a place to avoid. While some good people are there, pedophiles, abusers, prostitutes, scammers, spies, terrorists, identity thieves, human traffickers, cyber-criminals, all forms of police agencies from different countries around the world tempting users to break the law, etc. are a large segment of their regular users. None of these people can be trusted. That is worth repeating; none of these people can be trusted. That goes double for US law enforcement.
    Facebook is a prime example of an okay idea going bad and getting worse by the minute. ©2018

Leave A Reply

Comments are reviewed and must adhere to our comments policy.

Get Started With Divi