Web & CRM Integrations

Beyond messaging apps, you can embed your chatbot on various website platforms and integrate with popular business tools.

Website & CRM Platforms Supported

Your Markleyo chatbot can be integrated with:

Website Builders:


WordPress Integration

Installation Method 1: Using Markleyo AI Wordpress Plugin

  1. Copy your Markleyo chatbot embed code

  2. Log into WordPress Admin

  3. Go to Plugins

  4. Add a new plugin

  5. Upload the Markleyo AI plugin (The zip file you asked for)

  6. Install & Activate the plugin

  7. Go to Markleyo AI plugin settings

  8. Paste your embed code into the field

  9. Publish/Update the page

  10. Chatbot now appears on that page

Installation Method 2: Using Embed Code (All WordPress Sites)

  1. Copy your Markleyo chatbot embed code

  2. Log into WordPress Admin

  3. Go to Pages or Posts where you want the chatbot

  4. Click "+" to add a new block

  5. Search for "Custom HTML" block

  6. Paste your embed code into the HTML block

  7. Publish/Update the page

  8. Chatbot now appears on that page

Installation Method 3: WordPress Theme Customization

  1. Go to WordPress Admin

  2. Navigate to AppearanceTheme File Editor

  3. Find your theme's footer.php file

  4. Paste embed code before the closing </body> tag

  5. Save changes

  6. Chatbot appears on all pages using this footer

Installation Method 4: Using a WordPress Plugin

  1. Install a plugin like "Insert Headers and Footers"

  2. Go to SettingsInsert Headers and Footers

  3. Paste your embed code in the Footer section

  4. Save

  5. Chatbot appears on all pages

Recommended: Markleyo AI wordpress plugin is recommended as it is free, compatible, and don't require a child theme.


Shopify Integration

Installation Steps

  1. Copy your Markleyo chatbot embed code

  2. Log into Shopify Admin

  3. Go to Online StoreThemes

  4. Find your current theme and click "...""Edit code"

  5. In the left panel, find "theme.liquid"

  6. Click to open theme.liquid

  7. Find the closing </body> tag (use Ctrl+F to search)

  8. Paste your embed code just before </body>

  9. Save changes

Your Shopify chatbot is now live! It will appear on all product pages, checkout, and throughout your store.


Squarespace Integration

Installation Steps

  1. Log into Squarespace

  2. Go to WebsitePages

  3. Navigate to the page where you want the chatbot

  4. Click "Edit" on that page

  5. Click "+" to add a new block

  6. Select "Code" block type

  7. Paste your Markleyo embed code

  8. Click "Apply"

  9. Publish changes

Squarespace users can see the chatbot on that specific page.

To add to all pages:

  1. Go to SettingsAdvancedCode Injection

  2. In the Header section, paste your embed code

  3. Save


Wix Integration

Installation Steps

  1. Log into Wix Editor

  2. Go to the page where you want the chatbot

  3. Click "+" in the left toolbar

  4. Search for "Embed" and select "Custom Embed"

  5. Click "Choose Source""Embed a Custom Element"

  6. Paste your Markleyo embed code

  7. Click "Update"

  8. Position the embed on your page

  9. Publish your site

We are soon to launch the wix plugin/ extension. Stay tuned1


Webflow Integration

Installation Steps

  1. In Webflow Designer, select the page where you want the chatbot

  2. Click "+" to add a component

  3. Select "Embed" from the add panel

  4. A code input field will appear

  5. Paste your Markleyo embed code

  6. Configure embed settings (width, height)

  7. Publish your site


Bubble Integration

Installation Steps

  1. In Bubble Editor, open your app

  2. Go to the page where you want the chatbot

  3. In the design panel, add an "HTML Frame" element

  4. Click inside the HTML Frame

  5. In the inspector, find the "HTML" field

  6. Paste your Markleyo embed code

  7. Run your app

  8. Chatbot will appear


PrestaShop Integration

Installation Steps

  1. Log into PrestaShop Admin

  2. Go to Modules & ServicesModule Manager

  3. Search for "Custom HTML" or "Text Editor" module (or install one)

  4. Go to DesignPages

  5. Edit your footer template

  6. Paste your Markleyo embed code before closing tags

  7. Save changes

  8. Clear cache


Custom Website Integration

For websites using custom HTML/CSS:

  1. Copy your Markleyo embed code

  2. Edit your HTML file or website source

  3. Find the closing </body> tag

  4. Paste the embed code before </body>

  5. Save and upload your site

  6. 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.