Adding your Intuitum Chatbot to your Website
How to Embed Intuitum Chatbot on Your Website Using HTML/CSS/JS for Streamlined Knowledge Sharing
Last updated
How to Embed Intuitum Chatbot on Your Website Using HTML/CSS/JS for Streamlined Knowledge Sharing
Last updated
Elevate your website's user experience by embedding Intuitum's advanced chatbot. Harnessing the dual power of instant knowledge retrieval and secure local deployment, Intuitum stands out as a top choice for businesses championing data privacy. Dive into our detailed HTML/CSS/JS integration guide to effortlessly add the Intuitum chatbot to your website interface.
Log In: Begin by logging in to your account on the Intuitum platform. You can do this by heading over to .
Select Deployments: Once you're on the home page, find and click on "Deployments."
Choose Website Integration: From the deployment options available, select "Website Integration."
Customize Your Chatbot: This is the step where you get to make the chatbot yours. Style it, define its behavior, and configure it to your specific needs. Remember, if you wish to remove the Intuitum branding and add your own, you need to subscribe to our Pro Plan.
Get Your Script Tag: After you've customized your chatbot, the platform will generate a script tag for you. This tag is essentially a piece of code that connects your website to your new Intuitum chatbot. You can simply press the "Add to Clipboard" button to copy the text so you can paste it on your website in a second.
Now that you have your script tag, here's how to insert it into your website:
Access Your Website's HTML: Navigate to the HTML file for the page where you want to add the chatbot. This is typically the 'index.html' file or similar.
Paste the Script Tag: Find the appropriate place within your HTML file, usually before the closing </body>
tag. Paste your script tag there.
Save and Upload Your HTML: After pasting the script tag, save your HTML file. If you're working on a local file, upload the updated file to your website's server.
Test Your Integration: Visit your website and check to see if the chatbot appears and functions as intended. If not, review the steps above and make sure you've correctly pasted the script tag in the right place. The chabot should appear on the bottom left hand corner as a small circular overlay that expands to the large chat interface when clicked.