Creating a Poll Campaign
Firstly, ensure you have created a template for your Poll. Then navigate to your Campaign and Mailing to create a Poll.

Name the tag before then select the previously designed template.
The next step is where you set the directing href link with the option to use one or multiple links.
Top Tip - When pushing your customers to multiple products, product categories or offers on the website, ensure you’re using multiple links.

You will receive a href and img src for each answer like the example below:
<!-- Answer 1-->
<a href="https://img.kickdyn.com/clickimgpoll.ashx?c=11451.y5itSahmgzRlqfFytGD1&a=1">
<img src="https://img.kickdyn.com/imgpoll.png?c=11451.y5itSahmgzRlqfFytGD1&a=1" width="235" height="295" border="0" /></a>
<!-- Answer 2-->
<a href="https://img.kickdyn.com/clickimgpoll.ashx?c=11451.y5itSahmgzRlqfFytGD1&a=2">
<img src="https://img.kickdyn.com/imgpoll.png?c=11451.y5itSahmgzRlqfFytGD1&a=2" width="235" height="295" border="0" /></a>
<!-- Answer 3-->
<a href="https://img.kickdyn.com/clickimgpoll.ashx?c=11451.y5itSahmgzRlqfFytGD1&a=3">
<img src="https://img.kickdyn.com/imgpoll.png?c=11451.y5itSahmgzRlqfFytGD1&a=3" width="235" height="295" border="0" /></a>
<!-- Answer 4-->
<a href="https://img.kickdyn.com/clickimgpoll.ashx?c=11451.y5itSahmgzRlqfFytGD1&a=4">
<img src="https://img.kickdyn.com/imgpoll.png?c=11451.y5itSahmgzRlqfFytGD1&a=4" width="235" height="295" border="0" /></a>
Last modified 3yr ago