Squarespace Integration Guide
Complete guide to integrate MyFormCapture with Squarespace
Integrate MyFormCapture with your Squarespace website to capture leads from contact forms and custom pages. Squarespace powers millions of websites with beautiful, professional designs.
Prerequisites
- A MyFormCapture account - Sign up here
- Your MyFormCapture integration code from your dashboard
- Squarespace site admin access
- Squarespace Personal plan or higher (Business/Commerce recommended)
- Active Squarespace website (7.0 or 7.1)
Integration Methods
Code Injection
Use Squarespace's built-in Code Injection feature to add MyFormCapture site-wide. This is the recommended method for most users.
Access Code Injection Settings
- Log into your Squarespace account
- Go to Settings → Advanced
- Click Code Injection
- You'll see Header and Footer code areas
Important Note
Add MyFormCapture to Header
- Click in the Header code box
- Paste your MyFormCapture integration code
- Click Save at the bottom of the page
<!-- MyFormCapture Integration for Squarespace -->
<script>
(function() {
var script = document.createElement('script');
script.src = 'https://widget.myformcapture.com/widget.js';
script.setAttribute('data-account', 'YOUR_ACCOUNT_ID');
script.setAttribute('data-squarespace', 'true');
document.head.appendChild(script);
})();
</script>
Important Note
Test the Integration
- Visit your live website (not the editor preview)
- Look for the MyFormCapture widget (usually a floating button)
- Test the callback form by filling it out
- Check your MyFormCapture dashboard for the test submission
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