Mailchimp suggests using one list with different segments. In my mailing list I have subscribers from different locations on my website, which I need to identify in order to send related welcome messages. To do this, mailchimp solution is “Determine Webpage Signup Location”, by adding a custom hidden field to the signup form, which will hold a fixed value to determine later from which location the subscriber is coming from.
mailchimp.com/help/determine-webpage-signup-location/
My form fields are
- Name
- Email
- Signup location (hidden field)
After a user submits the Quiz form the Name and Email values are automatically added to the mailchimp list.
How can I add a fixed value eg. QUIZTAKER to signup location field?
I hope my question is clear
thanks in advance
Alen