My Chatsimple
  • Chatsimple website
  • ✨Add Chatsimple to Your Website
    • General Websites
    • Google Tag Manager
    • Google Tag Manager Integration
    • Go Daddy
    • WordPress
    • Webflow
    • Wix
    • Shopify
    • Show only for Specific Pages, Countries, Times or Subset of visitors
    • Google Sites
  • Connect Chatsimple to your CRM
    • Pipedrive Integration
    • Zoho Integration
    • HubSpot Integration
    • Zapier API documentation
  • 🎨Widget specifics
    • Widget Customization
    • Block Chat Interface (<iframe>)
    • Common Questions and Answers
    • ?
  • 💪UNLOCK FULL POWER OF CHATSIMPLE
    • ⚙️Configure Chatsimple - AI Nav
    • 👩‍🎨Personalize look and feel
    • 👟Train your AI chatbot
    • 🗣️Content creation
    • ⛓️Facebook integration
    • 🛃Integrate with Hubspot
    • 📊Dashboard and Insights Update
    • 🥇Get better google search rankings
    • 👨‍💼Lead Capture Qualification Followup with personalized email
    • ⏰Book MORE meetings with Calendly integration
    • 🎙️AI Copilot with Voice Search
  • Improving Response Quality
    • 🖌️Finetune your Agent's Responses
    • 🏌️Set your business goals
    • 🪞Mirror brand personality
  • Contact
    • Email
Powered by GitBook
On this page
  • Install Chatsimple on General Websites
  • Video Tutorial
  • Step 1: Access Your Dashboard
  • Step 2: Locate and Copy the Code
  • Step 3: Find the Appropriate File for Your Website
  • Step 4: Insert the Code
  • Step 5: Verify the Installation
  • All Set to Engage!
  1. Add Chatsimple to Your Website

General Websites

Setting up Chatsimple on your website has never been easier!

PreviousChatsimple websiteNextGoogle Tag Manager

Last updated 8 months ago

Install Chatsimple on General Websites

Welcome to the Chatsimple installation guide! Follow these step-by-step instructions to seamlessly integrate our chatbot into your website. Whether you're using plain HTML or popular frameworks like React.js and Next.js, we have you covered!

Video Tutorial

Step 1: Access Your Dashboard

Step 2: Locate and Copy the Code

In the “Add to Website” section of the dashboard, click the “Copy” button to copy the script to your clipboard.

Step 3: Find the Appropriate File for Your Website

  • For General HTML Websites: Paste the code before the closing </body> tag in your main HTML file.

  • For React.js: Add the script inside the public/index.html file, just before the closing </body> tag.

  • For Next.js: Create a _document.js file inside your pages folder, and include the script before the closing </body> tag.

  • For Other Websites Where Code Can be Accessed: Locate the file where HTML is rendered. Then include the script before the closing </body> tag.

Note: If you want your chatbot to appear on specific pages, then include the script only in the files that correspond to those pages.

Step 4: Insert the Code

Paste the copied code in the appropriate place as per your website type, as mentioned in Step 3.

<!-- Your existing HTML code here -->
<!-- Paste the Chatsimple code here -->
</body>

Step 5: Verify the Installation

Save your changes, and refresh your website to ensure the Chatsimple widget appears correctly.

All Set to Engage!

Congratulations! Chatsimple is now part of your website, ready to provide a delightful experience to your visitors 24/7.

Visit the () to find the unique script for embedding the chatbot on your site.

"Add to Website" section of the dashboard
You can paste the code from Step 3 here
After successful installation, you can see Chatsimple widget is on your website
Enjoy your chatbot!
✨
Chatsimple Dashboard
https://app.chatsimple.ai
Video tutorial on how to install Chatsimple widget on your website