Access installation instructions
Copy your chatbot ID
Choose your embedding method
Follow platform-specific instructions
- Using the WordPress plugin
- Integrating with third-party platforms
- Making API calls
- Setting up custom integrations
Embed options
- JavaScript embed (Recommended)
- iFrame embed (Advanced)
- Automatic positioning and responsive design
- Works across all pages when added once
- Supports all chatbot features including SDK methods
- Minimal performance impact with async loading
YOUR_CHATBOT_ID
with your actual chatbot ID. The Installation page provides this code pre-filled with your ID.Platform-specific instructions
WordPress
WordPress
- Official Plugin (Recommended)
- Manual Embed
Access plugins
Install SiteGPT
Configure
Add chatbot ID
Shopify
Shopify
Access themes
Edit code
Open theme.liquid
theme.liquid
Add embed code
</body>
tag, then paste the embed code just before itSave changes
theme.liquid
.Squarespace
Squarespace
Access settings
Open code injection
Add code
Save
Wix
Wix
Open editor
Access settings
Open custom code
Add new code
Paste code
Configure placement
Apply
Webflow
Webflow
Open designer
Access project settings
Open custom code
Add footer code
Save and publish
Custom HTML
Custom HTML
Copy embed code
Open HTML file
Choose placement
- Recommended: Just before the closing
</body>
tag for best performance - Alternative: In the
<head>
section
Save and upload
Test
Verifying installation
Clear cache
Open incognito window
Locate chat icon
Open chatbot
Test functionality
Chatbot not appearing? Try these solutions
Chatbot not appearing? Try these solutions
Advanced customization
Using the SDK
Using the SDK
Custom positioning
Custom positioning
Troubleshooting
Chatbot not appearing
Chatbot not appearing
Chatbot appears but doesn't respond
Chatbot appears but doesn't respond
Multiple chatbots appearing
Multiple chatbots appearing
Conflicts with other scripts
Conflicts with other scripts
<body>
tag