Beyond messaging apps, you can embed your chatbot on various website platforms and integrate with popular business tools.
Your Markleyo chatbot can be integrated with:
Website Builders:
WordPress
Shopify
Squarespace
Wix
Webflow
Bubble
PrestaShop
Custom websites
and others
Copy your Markleyo chatbot embed code
Log into WordPress Admin
Go to Plugins
Add a new plugin
Upload the Markleyo AI plugin (The zip file you asked for)
Install & Activate the plugin
Go to Markleyo AI plugin settings
Paste your embed code into the field
Publish/Update the page
Chatbot now appears on that page
Copy your Markleyo chatbot embed code
Log into WordPress Admin
Go to Pages or Posts where you want the chatbot
Click "+" to add a new block
Search for "Custom HTML" block
Paste your embed code into the HTML block
Publish/Update the page
Chatbot now appears on that page
Go to WordPress Admin
Navigate to Appearance → Theme File Editor
Find your theme's footer.php file
Paste embed code before the closing </body> tag
Save changes
Chatbot appears on all pages using this footer
Install a plugin like "Insert Headers and Footers"
Go to Settings → Insert Headers and Footers
Paste your embed code in the Footer section
Save
Chatbot appears on all pages
Recommended: Markleyo AI wordpress plugin is recommended as it is free, compatible, and don't require a child theme.
Installation Steps
Copy your Markleyo chatbot embed code
Log into Shopify Admin
Go to Online Store → Themes
Find your current theme and click "..." → "Edit code"
In the left panel, find "theme.liquid"
Click to open theme.liquid
Find the closing </body> tag (use Ctrl+F to search)
Paste your embed code just before </body>
Save changes
Your Shopify chatbot is now live! It will appear on all product pages, checkout, and throughout your store.
Installation Steps
Log into Squarespace
Go to Website → Pages
Navigate to the page where you want the chatbot
Click "Edit" on that page
Click "+" to add a new block
Select "Code" block type
Paste your Markleyo embed code
Click "Apply"
Publish changes
Squarespace users can see the chatbot on that specific page.
To add to all pages:
Go to Settings → Advanced → Code Injection
In the Header section, paste your embed code
Save
Installation Steps
Log into Wix Editor
Go to the page where you want the chatbot
Click "+" in the left toolbar
Search for "Embed" and select "Custom Embed"
Click "Choose Source" → "Embed a Custom Element"
Paste your Markleyo embed code
Click "Update"
Position the embed on your page
Publish your site
We are soon to launch the wix plugin/ extension. Stay tuned1
Installation Steps
In Webflow Designer, select the page where you want the chatbot
Click "+" to add a component
Select "Embed" from the add panel
A code input field will appear
Paste your Markleyo embed code
Configure embed settings (width, height)
Publish your site
Installation Steps
In Bubble Editor, open your app
Go to the page where you want the chatbot
In the design panel, add an "HTML Frame" element
Click inside the HTML Frame
In the inspector, find the "HTML" field
Paste your Markleyo embed code
Run your app
Chatbot will appear
Installation Steps
Log into PrestaShop Admin
Go to Modules & Services → Module Manager
Search for "Custom HTML" or "Text Editor" module (or install one)
Go to Design → Pages
Edit your footer template
Paste your Markleyo embed code before closing tags
Save changes
Clear cache
For websites using custom HTML/CSS:
Copy your Markleyo embed code
Edit your HTML file or website source
Find the closing </body> tag
Paste the embed code before </body>
Save and upload your site
The chatbot will now appear on your website
Most custom websites has a built-in feature to add the code in dashboard settings. Choose body section to add the embed code. Otherwise, you need to go to your file manager and add the code in the source code. You might need a developer to point out the exact location if you don't have a development knowledge.