Ghost Integration Guide
Complete guide to integrate CallMeBack with Ghost
Integrate CallMeBack 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 CallMeBack account - Sign up here
- Your CallMeBack 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 CallMeBack 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 CallMeBack to Site Header
- Click in the Site Header text area
- Paste your CallMeBack integration code
- Click Save
- The code will be active immediately on all pages
<!-- CallMeBack 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 CallMeBack 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
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