Add a mailchimp sign up popup to your site

Created by Ezra Weinstein, Modified on Thu, 08 Sep 2022 at 03:06 PM by Hannah Harris

coreFORCE supports integration with Mailchimp in several ways.

 

1. The simplest way to invite your customers to sign up for your mailing list is to present a popup from mailchimp.  This article on the mailchimp site gives details: https://mailchimp.com/help/add-a-pop-up-signup-form-to-your-website/

 

Mailchimp will provide a script tag that looks something like this:

 

<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/xxxxxxxx.js");</script> (the xxxxxxxx.js section will be specific to the mailchimp account)

 

You can add this to your coreFORCE site by going to Website > Templates > Templates and selecting the template for your coreFORCE site (usually your customized template is named for your business).  Open the Content tab, and scroll down in the Content textbox until you find the </head> tag.  Paste the mail chimp script immediately before that tag.

 

2. You can also create a form on a page within coreFORCE that will sign your customers up for your mailchimp list.  See this mailchimp page for details: https://mailchimp.com/help/add-a-signup-form-to-your-website/

 

To add this to your coreFORCE site, go to Website > Pages > Pages and find the page you want to use for your sign up form.  Copy and paste the HTML code provided by Mailchimp into the Main Content box on the Data tab for your page.

 

3. Finally, the most powerful and complex integration is to sync your coreFORCE contacts with Mailchimp.  This will allow you keep multiple mailing lists in sync at the same time, as well as import some coreFORCE data into Mailchimp.  coreFORCE includes full documentation on setting this up.  See this article for details: How do I send mass emails for marketing and others?


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article