Answered

Embedded NPS form in email - can i automatically bring the user email back as hidden field?


Hi,

I embedded a NPS form in email. I want to know which user gave which score. Can i automatically bring the user email back as hidden field? If so how ? 

 

Thanks

Pat

icon

Best answer by john.desborough 15 July 2022, 03:35

View original

2 replies

Userlevel 7
Badge +6

@patrickq - the link you use to the NPS form is the key: you need to add a ‘hidden field to it that will hold the user’s email. 

depending on your email service/crm, you should be able to add the following to the url to the typeform:

  • #email={{subscriber.email}} 

replace the {{...}} text with whatever syntax your provider uses to append the email address to the url

 

in your typeform you will have to create a hidden variable in the Logic - Advanced area and call it ‘email’ 

this will create a ‘bucket’ into which Typeform will place the value of the variable=value pair and it will be submitted with  your form. 

 

hope that helps

 

des

Userlevel 7
Badge +5

Hi @patrickq Were you able to give the suggestions above a try? Let us know how it went!
 

 

Reply