WordPress Integration Guide
Complete guide to integrate CallMeBack with WordPress
Integrate CallMeBack with your WordPress website to capture leads from contact forms, blog posts, and pages. WordPress powers 40%+ of all websites worldwide, making it one of the most popular platforms for CallMeBack integration.
Prerequisites
- A CallMeBack account - Sign up here
- Your CallMeBack integration code from your dashboard
- WordPress admin access (Administrator role required)
- WordPress version 5.0 or higher (recommended: latest version)
- Active WordPress theme (any theme works)
Integration Methods
Plugin Integration
The easiest and most reliable method using a WordPress plugin that handles all the technical details for you.
Install Insert Headers and Footers Plugin
- Go to your WordPress admin dashboard
- Navigate to Plugins → Add New
- Search for 'Insert Headers and Footers' by WPBeginner
- Click Install Now and then Activate
# Plugin Name: Insert Headers and Footers
# Active Installs: 2+ million
# Rating: 4.6/5 stars
Important Note
Add CallMeBack Code
- Navigate to Settings → Insert Headers and Footers
- Paste your CallMeBack code in the Scripts in Header section
- Click Save button
- Visit your website to verify the CallMeBack widget appears
<script>
// Your CallMeBack code goes here
(function() {
var script = document.createElement('script');
script.src = 'https://widget.callmebackbutton.com/widget.js';
script.setAttribute('data-account', 'YOUR_ACCOUNT_ID');
document.head.appendChild(script);
})();
</script>
Important Note
Test Integration
- Open your website in a new browser tab
- Look for the CallMeBack widget (usually appears as a floating button)
- Test the callback form by filling it out
- Check your CallMeBack dashboard for the test lead
Important Note
Troubleshooting
Still having issues?
Can't find the answer you're looking for? Our support team is here to help with your integration.
Related Integrations
References & Official Documentation
Next Steps
Configure CallMeBack
- Set up your business hours and timezone
- Configure callback phone numbers
- Set up email notifications
- Add team members to your account
Advanced Features
- Set up custom form templates
- Configure lead scoring rules
- Integrate with your CRM
- Set up automated workflows