Integration Guides
Install Chatpick on your website in minutes. Choose your platform below.
Select your platform
WordPress
Install via plugin or directly in your theme
Shopify
Add to your Shopify theme in seconds
Wix
Easy integration with Wix Custom Code
Webflow
Seamless Webflow integration
Method 1: Using a Plugin (Recommended)
- 1Install the "Insert Headers and Footers" plugin from WordPress.org
- 2Go to Settings β Insert Headers and Footers
- 3Paste the code in the "Scripts in Footer" section
- 4Click Save
Copy Code:
<!-- Chatpick Widget -->
<script>
(function(w,a,k,e){
w.Chatpick=w.Chatpick||{};
w.Chatpick.id="YOUR_WIDGET_ID";
var s=document.createElement('script');
s.async=true;
s.src="https://chatpick.app/api/public/widget.js";
document.head.appendChild(s);
})(window);
</script>Method 2: Theme File
- 1Go to Appearance β Theme File Editor
- 2Open footer.php or header.php
- 3Paste the code before </body> tag
- 4Click Update File
If you use a page builder (Elementor, Divi), check their documentation for custom code sections.
Ready to boost your conversions?
Create your free widget now and start converting visitors into customers.
Create Free WidgetNeed help?
Contact our support team: support@chatpick.app