The best thing since the opposable thumb!
Frequently Asked Questions
  1. Do I need to download or install anything?
  2. How do I get the poll onto my web site?
  3. Can I have more then one poll on the same web page and on different websites?
  4. Can I embed the poll inside an email?
  5. Which web browsers support PollMonkey?
  6. Can I download my poll results to do further analysis offline?
  7. How can I stop ballot-stuffing?
  8. Can I control the number of times a respondent can vote?
  9. Do you support international characters for creating multi-lingual polls?
  10. Can I remove the Powered by PollMonkey logo?

Do I need to download or install anything? up Back to top
No downloading or installing needed. PollMonkey works remotely from our servers, so all you have to do is paste one line of code on your web page and your ready to view your poll.
How do I get the poll onto my web site? up Back to top
After desiging the poll

1) Click the Collect icon. You will have 4 choices to display your poll on your web page: Web Page Poll, Poll Zone, Poll Link, and Popup Poll.

2) For placing the poll on your webpage, click on the option that says "Web Page Poll"

3) A snippet of code will be displayed. Copy and paste the snippet of code into your html web page code where you want the poll to reside on.

4) Once you have placed the code in the webpage, you should be able to view the poll.
Can I have more then one poll on the same web page and on different websites? up Back to top
Yes. You can run more then one poll on the same web page. You can also have the same poll run on different websites.
Can I embed the poll inside an email? up Back to top
Currently, we do not offer this feature because most email servers disable javascript. We may decide to add this in the near future. In the meantime, you'll need to use the "Poll Link" feature under "Collect" section to paste the link inside an email. This will allow respondents to click on the link and take the poll.
Which web browsers support PollMonkey? up Back to top
Netscape 3.x / 4.x, Explorer 4.x, and later versions of browsers support PollMonkey. Browsers that do not support JavaScript 1.1 (including Explorer 3.x) will be ignored. The Java version is available in all Java enabled browsers.
Can I download my poll results to do further analysis offline? up Back to top

Yes. We provide multiple formats that you can download your poll results in. The different formats that you can download your poll results are

  • Spreadsheet Format - A summary view of your data in a spreadsheet format. Perfect for quickly creating your own graphs and charts.

  • HTML Format - A summary view of your data in a simple HTML format. Easy but inflexible. Useful for printing reports.

  • Condensed Raw Data Format - A condensed view of your data with one respondent per row, and questions and choices spanning the columns. The exact text of each choice is represented in the output.

  • Condensed Raw Data Format (Numerical Choices) - A condensed view of your data with one respondent per row, and questions and choices spanning the columns. Rather than the exact text of each choice, a numerical value is assigned to each choice (1-n choices).

  • Expanded Raw Data Format - An expanded view of your data with one respondent per row, and questions and choices spanning the columns.

  • Flat File Format - A condensed view of your data with multiple rows per respondent, presented in a format that is easy to parse with scripting software.

  • Database Format - A relational database view of your data with a separate file created for each database table. Knowledge of SQL (Structured Query Language) is necessary.

How can I stop ballot-stuffing? up Back to top

One way to eliminate ballot-stuffing is making sure that you are tracking your respondent's vote by using our Track by IP Address. This can be found under the Voting Options in the poll option section.

The other option is deny access to the respondent based on their IP Address. This can be found under the Poll Security option in the poll option section

If a problem is discovered later, certain IP addresses and ranges can be filtered out of the results and removed.

Can I control the number of times a respondent can vote? up Back to top
Yes.  This can be achieved by using our "Response Frequency Control" located in the Poll Options section.  This allows you to control the number of times a respondent can vote anywhere from voting only once to voting always.
Do you support international characters for creating multi-lingual polls? up Back to top

Yes. Our site supports international characters.

If the poll is not displaying the proper character code when viewed on your webpage, try pasting the following code in the head tag at the top of your html page:

<meta http-equiv="Content-Type" content="text/html;charset=utf-8">

Can I remove the Powered by PollMonkey logo? up Back to top
Yes, you can remove the "Powered by PollMonkey" logo when you sign up for a professional subscription. To remove the logo, in the design view, click "Edit Footer".