Skip to main content
November 4, 2015
Répondu

Poll within email?

Hi all, is there a way that I can integrate a poll / survey within an email?

This will be a 1/2 question(?) poll, so I don't think its necessary to create a landing page just for that.

Cheers!

Ce sujet a été fermé aux réponses.
Meilleure réponse par SanfordWhiteman

Yes and no.

You can't embed text inputs or selects in an email, and you can't realistically expect people to click on more than one link to answer multiple questions.

But you can have a single yes/no question that takes people to a Thank You URL immediately, using the link click as your survey response.  You still need the TY URL because you are sending them a web link.

6 commentaires

SanfordWhiteman
Level 10
November 4, 2015

Yes and no.

You can't embed text inputs or selects in an email, and you can't realistically expect people to click on more than one link to answer multiple questions.

But you can have a single yes/no question that takes people to a Thank You URL immediately, using the link click as your survey response.  You still need the TY URL because you are sending them a web link.

January 28, 2016

Hi, can you explain how to set up the single yes/no question in the body of an email?

SanfordWhiteman
Level 10
January 28, 2016

Link to pages.example.com/single-question.html?BrownRiceOrPurple=Brown

Then use a Smart Campaign triggered on Visits Web Page and run a Change Data Value to update a corresponding field.

Or you could have the page automatically post a hidden form in the background.  This would eliminate the need for the Smart Campaign but might be overkill for your case.