How does PollDaddy integrate with my website or blog?
Contents
Related
Integrating Polls
When you create a poll in your PollDaddy account, you will get back some HTML code. You can paste this code into the HTML of your website or blog where you want your poll to appear. You can even create a widget so that you only have to complete this process once.
The poll will appear inline in your website and does not require a new page to be created. Once your poll is in place, every time a visitor uses your poll, the vote is processed asynchronously, so your website page does not need to reload and your user will not be redirected away from your website.
Integrating Surveys
Surveys differ from polls slightly. Once you create a survey you have the option of just using a URL to the survey or embedding it in your web page. If you use the URL then you can easily link to the survey from your web page or an email. If you use the embedding option, then you will need to paste some JavaScript into the HTML of your web page. It will then generate a link that when people click on it, the survey will appear in an overlay which sits on top of your webpage.
You can see a demo of both polls and surveys in action on our features page.
