For Semplice Studio license users, you can use the MailChimp module to place a simple subscribe form on your page. Any emails collected from this form will be collected directly in your MailChimp account, which you can then use to communicate with your subscribers.
Placing the module
To get started, place a MailChimp module on your page.
Getting the form action URL
Now that we have placed our MailChimp module, we'll need to connect it to our MailChimp account by getting our form action URL. To do so, login to your MailChimp account. Then follow these steps:
- Navigate to the Audience tab.
- Click the Manage Audience drop-down and choose Signup forms.
- Select Embedded Forms.
- Highlight and copy the url that starts with "form action=" (use control-C or command + C to copy ONLY the URL and not the rest of the code)
Adding the form action url
Back in your MailChimp module settings, look for the 'Form Action URL' option and paste in the form action URL you grabbed from MailChimp. Save.
Boom! Your form will now collect email subscribers and add them to your MailChimp contact list. You can then style your form as needed to suit your needs.