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.