Ghost Integration Guide
Complete guide to integrate MyFormConnect with Ghost
Integrate MyFormConnect with your Ghost blog to capture leads from newsletter signups, contact forms, and content engagement. Ghost powers thousands of professional publications and blogs worldwide.
Prerequisites
- A MyFormConnect account - Sign up here
- Your MyFormConnect integration code from your dashboard
- Ghost site admin access
- Ghost 4.x or 5.x installation
- Access to Ghost theme files (for advanced integration)
Integration Methods
Code Injection
Use Ghost's built-in Code Injection feature to add MyFormConnect site-wide. This is the easiest and most reliable method.
Access Code Injection Settings
- Log into your Ghost admin panel
- Go to Settings (gear icon)
- Click Code Injection
- You'll see Site Header and Site Footer sections
Important Note
Add MyFormConnect to Site Header
- Click in the Site Header text area
- Paste your MyFormConnect integration code
- Click Save
- The code will be active immediately on all pages
<!-- MyFormConnect Integration for Ghost -->
<script>
(function() {
var script = document.createElement('script');
script.src = 'https://widget.callmebackbutton.com/widget.js';
script.setAttribute('data-account', 'YOUR_ACCOUNT_ID');
script.setAttribute('data-ghost', 'true');
script.setAttribute('data-blog', 'true');
document.head.appendChild(script);
})();
</script>
Important Note
Configure for Content Sites
- In your MyFormConnect dashboard, enable 'Content Site' mode
- Set up triggers for newsletter subscriptions
- Configure timing for blog post engagement
- Test on both blog posts and static pages
Important Note
Related Integrations
References & Official Documentation
Next Steps
Configure MyFormConnect
- Set up your timezone
- Configure lead notifications
- Set up advanced spam detection
- Add team members to your account
Advanced Features
- Use our custom form templates
- Try AI Insights for Leads
- Integrate with your CRM
- Set up automated workflows