How to create newsletter sign up landing page (coming from MailChimp)

This can be done fairly easily.

  1. Create a “select” custom field and add the name of each segment as a select option for that field.
  2. Create a form in mautic and include the custom field you have created
  3. Create your landing page, either in mautic or on a website
  4. Insert the form you have created by either selecting it if you are using the mautic page builder, or use java script or html to enter it on a website.
  5. When a person signs up they select the option they want
  6. Set a segment filter in mautic to place them in the right segment based on the custom field option they chose.

U can creative with custom fields and use different types to collect data differently. for example you could have 5 custom fields for each segment rater than a single select option with 5 option. You could use radio buttons. As long as you can use the field as a filter for a segment it will work.