0

I'm trying to build a newsletter signup form that is able to divide subscribers into different audiences. Whereas the checkbox serves as a kind of switch.

Group one (that hasn't ticked the newsletter-checkbox) gets sorted into the "Tutorial Audience". Group two (that ticked the newsletter checkbox) gets sorted in the "Newsletter Audience".

Thanks for your time and effort.

Maxi
  • 11
  • I’m voting to close this question because it's not a programming question, it's about an email provider's tools. – Ken Kinder Jun 16 '20 at 17:32
  • You can do this fairly easily with the Mailchimp API, thus making it a programming question. Not sure how easy it is within the site itself. – blissweb Jun 24 '20 at 02:28

1 Answers1

-1

You can now make groups to divide your main audience and it's pretty easy on the site, you can follow this tutorial:

https://mailchimp.com/help/combine-audiences-primary-audience-uses-groups/

Dharman
  • 30,962
  • 25
  • 85
  • 135