WordPress Integration Guide
Complete guide to integrate MyFormCapture with WordPress
Integrate MyFormCapture 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 MyFormCapture integration.
Prerequisites
- A MyFormCapture account - Sign up here
- Your MyFormCapture 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 MyFormCapture Code
- Navigate to Settings → Insert Headers and Footers
- Paste your MyFormCapture code in the Scripts in Header section
- Click Save button
- Visit your website to verify the MyFormCapture widget appears
<script>
// Your MyFormCapture 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 MyFormCapture widget (usually appears as a floating button)
- Test the callback form by filling it out
- Check your MyFormCapture dashboard for the test lead
Important Note
Related Integrations
References & Official Documentation
Next Steps
Configure MyFormCapture
- 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