You put out a typeform and you get response. For some that answer in a certain way - how do you track back those specific respondents from Mailchimp blast to retarget? Only 25% answered what we were looking for but we want to hit them back? How could you do that?
FINDING RESPONDENTS EMAIL
Best answer by john.desborough
from your Mailchimp blast, you should append the email of your user to the url that you are asking them to click (or a unique identifier) - here is the context of the URL string:
https://yourformname.typeform.com/to/sjvsXIYH#email=XXXX&firstname=XXXX
replacing the XXX with the appropriate info - i have also added in this example the firstname field
in your typeform, you would create hidden fields in the logic area associated with the fields you are passing in - in this case email and firstname.
that would allow you to capture the Mailchimp to Typeform email and your typeform would submit the values of the hidden field variables into the results set - so you would know the email address of the user that submitted the response. you would need to pass the details back to mailchimp/crm system to capture the typeform transaction data that you want collected there..
hope that makes some sense
des
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.