In today's digital age, the right tools can make or break the success of your online presence. Webflow and Mailchimp stand out as two powerful platforms that, when combined, can transform your digital marketing strategy. This ultimate guide for 2024 aims to unpack how you can leverage Webflow's robust website building capabilities alongside Mailchimp's sophisticated email marketing tools to create a seamless, impactful online presence. Whether you're a seasoned marketer or a small business owner stepping into the world of online marketing, this guide will walk you through integrating these platforms to enhance your outreach, engagement, and conversion rates. Stick with us to unlock the full potential of Webflow and Mailchimp, and take your digital strategy to the next level.
β
Mailchimp is a comprehensive marketing automation platform and an email marketing service that allows users to send marketing emails, automated messages, and targeted campaigns to their email list subscribers. Founded in 2001, it has grown to become one of the world's leading marketing platforms, offering a wide array of tools designed to help small businesses grow and manage their marketing efforts more efficiently. With its user-friendly interface, Mailchimp enables users to create, execute, and analyze email and advertising campaigns. The service includes features for email design, subscriber list management, performance tracking, and analytics. Over time, Mailchimp has expanded its offerings to include landing pages, social media integration, and CRM features, making it a versatile tool for digital marketing strategies.
β
β
To create a form in your Webflow project, follow these steps:
Ok, that gets your house in order. Now, let's connect it to Mailchimp
β
First, open your MailChimp account.
On the left side menu, click on "Audience." Then, inside "Audience," click on "Sign Up Forms." By the way, they have different plans but on the free plan, you can sent 1000 emails out so quite a generous free plan.
β
Within "Sign Up Forms," click on "Embedded Forms." Hit the "Select" button. You can ignore everything else and click "Continue" until you reach the page displaying a code snippet.
β
We only need one specific thing from this code snippet: the action URL, which is located at the top, where it says "form action." Copy everything in between the double quotes until the very end, ensuring you copy the entire link.
β
Go back to Webflow, click any form element, and go to the settings panel. Inside the "Form Settings," there's a field called "Action." Paste the action URL here and change the method from "Get" to "Post."
β
Now, the form is connected to MailChimp. The next step is to connect the individual fields to MailChimp.
Go back to MailChimp, click on "Exit" at the top or "Back to Edit" then "Finish Later." On this page, click on "Settings" and then "Audience Fields and Merge Tags."
Inside this section, identify the column that says "Put this tag in your content." This is crucial for the next steps.
β
To connect the first name field to Webflow, copy the tag for the first name, which is "FNAME" in this case.
Back in Webflow, click on the input field for the first name and set the name to this tag, "FNAME."
NB. If you want to add more fields or have different fields, simply add them in your Webflow form and then you can add the text field setting exactly like
β
Finally, for the email address, the tag is simply "EMAIL," written in capital letters. Copy it, select the email address field in Webflow, and paste "EMAIL" inside of the text field settings as the name of the field.
Verify the setup by publishing the project and testing with dummy data. Upon submission, a "thank you" message should confirm the successful integration with MailChimp.
Check in Mailchimp to see if it works. If the data is there on refresh, you're done!
β
For new fields, such as a phone number, replicate the setup process by creating the field in Webflow and linking it to MailChimp through audience fields and merge tags.
β
For unique or specific data collection, add a custom field in MailChimp and then mirror this addition in Webflowβs form settings, ensuring proper connection.
Assign tags (e.g., American Company) to new signups through the embedded forms' settings in MailChimp, allowing for targeted communication and segmentation.
Click on "American Company" to select it as a tag. Though it's possible to add multiple tags simultaneously, we'll focus on adding just the fitness tag for now.
You can ignore parts of the process that are not crucial for our integration.
Click "continue" repeatedly until you reach the page displaying the code snippet.
Locate the specific line in the middle of the code snippet that begins with `div hidden = "true". Copy this entire line, including the closing `div` tag, to ensure functionality.
Go to Webflow, navigate to the form, and add an HTML embed element onto the page.
Inside the custom code area of the embed element, paste the copied line of code.
Save and close.
Make sure the embed element is placed inside the form, not just within the form block, for the integration to work.
β
Publish the page and perform a test by filling out the form with sample information.
Submit the form to see if the fitness tag gets assigned correctly.
β
Need some help setting this up? Get in contact today
β
In conclusion, integrating a signup form into your Webflow project and setting up tags for new submissions is a straightforward process that can significantly enhance your marketing and operational strategies. By following the outlined steps, from creating the form to adjusting tags and testing the integration, you can ensure a seamless experience not only for yourself but also for your users. Remember, constant testing and adjustment can lead to better performance and a more personalized user experience. Finally, don't hesitate to explore further learning resources or seek professional assistance if you encounter complexities. With your form now successfully integrated and published, you're set to engage more effectively with your audience and grow your project.
β
Although this uses the old Mailchimp UI, this is still a really informative video!