Hi Sherry, This can be done, but it may not be in as traditional a manner as you'd think. If you make A. xxxx B. xxxx links, you can assign them unique IDs (i.e., <a id="optionA" href="thankyou.html">) that go to a thank you page for voting. From there, simply set up trigger campaigns that listen for email clicks that have those particular IDs and use that as a trigger (so, something like "Clicks Link in Email" with constraint "ID equals optionA") to change a data value on that particular record. You would then simply aggregate the poll data in Analytics (or the analytic tool of your choice.)
... View more