How can I integrate Zoho SalesIQ Chatbot with CMS site?
Integration
To integrate Zoho SalesIQ, follow the steps listed below:
- After creating an account or logging in to Zoho SalesIQ, copy the code from your dashboard
- Go back to your website
- Select Design and Pages under Styles and Settings
- Choose Site Settings
- Open the Advanced tab
- Expand the Footer Code option
- Paste your code
- Remove the following lines from your code
t = d.getElementsByTagName("script")[0];
t.parentNode.insertBefore(s, t);
- Add the following line to your code:
d.body.append(s);
- Hit Publish
Refer to the screenshots below to see the above steps visualized:
After creating an account or logging in to Zoho SalesIQ, copy the code from your dashboard

Remove the following lines from your code

Add the following line to your code

Go back to your website builder, select Design and Pages under Styles and Settings

Choose Site Settings

Open the Advanced tab, expand the Footer Code option

Paste your code

Hit Publish

Related Articles
How to Add Google Analytics on your Website?
How to Configure Custom Domain from Cloudflare.
Updated on: 22/08/2023
Thank you!