back
HTML page integration
HTML page integration
Here's a step-by-step guide on how to help you add the LouiseBot script into the index.html file in an HTML project.
1
Open your HTML project in your code editor.
2
Create an index.html file and add a basic HTML structure.
3
In this file, you must have a <body> element.
LouiseBot_img_0
4
Copy your chatbot script from LouiseBot dashboard.
LouiseBot_img_0
5
Inside the <body> element, paste the LouiseBot script.
LouiseBot_img_0
6
Save your 'index.html' file.
7
Your LouiseBot script is now added to your HTML page . After your deployment in your server, return in the Settings menu of LouiseBot's dashboard, activate the 'Auto-install' option, or enter the domain name of the site that will use the chatbot.
LouiseBot_img_0
8
When you run your HTML page, the chatbot will be loaded on your page.
LouiseBot_img_0

By following these simple steps, you can easily integrate your LouiseBot script into your HTML page. If you encounter any issues or have further questions, don't hesitate to reach out to our support team for assistance.