Squarespace Integration Guide

Complete guide to integrate MyFormConnect with Squarespace

Setup time: 5-10 minutes
Difficulty: Easy
Compatible versions: Squarespace 7.0, 7.1

Integrate MyFormConnect with your Squarespace website to capture leads from contact forms and custom pages. Squarespace powers millions of websites with beautiful, professional designs.

Prerequisites

  • A MyFormConnect account - Sign up here
  • Your MyFormConnect 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

5 minutes Easy

Use Squarespace's built-in Code Injection feature to add MyFormConnect site-wide. This is the recommended method for most users.

1

Access Code Injection Settings

Navigate to the Code Injection section in your Squarespace settings.
  1. Log into your Squarespace account
  2. Go to Settings → Advanced
  3. Click Code Injection
  4. You'll see Header and Footer code areas
Important Note
Code Injection is available on Personal plans and higher. Free trial sites have limited access.
2

Add MyFormConnect to Header

Insert your MyFormConnect code in the Header Code Injection area.
  1. Click in the Header code box
  2. Paste your MyFormConnect integration code
  3. Click Save at the bottom of the page
<!-- MyFormConnect Integration for Squarespace -->
<script>
(function() {
  var script = document.createElement('script');
  script.src = 'https://widget.myformconnect.io/widget.js';
  script.setAttribute('data-account', 'YOUR_ACCOUNT_ID');
  script.setAttribute('data-squarespace', 'true');
  document.head.appendChild(script);
})();
</script>
Important Note
The data-squarespace attribute helps optimize the widget for Squarespace-specific features and styling.
3

Test the Integration

Verify that MyFormConnect is working correctly on your Squarespace site.
  1. Visit your live website (not the editor preview)
  2. Look for the MyFormConnect widget (usually a floating button)
  3. Test the callback form by filling it out
  4. Check your MyFormConnect dashboard for the test submission
Important Note
Changes may take a few minutes to appear. Clear browser cache if you don't see the widget immediately.

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

Need Help?

Our support team is here to help you with your integration.

Contact Support