- Do I need to download or install anything?
- How do I get the poll onto my web site?
- Can I have more then one poll on the same web page and on different websites?
- Can I embed the poll inside an email?
- Which web browsers support PollMonkey?
- Can I download my poll results to do further analysis offline?
- How can I stop ballot-stuffing?
- Can I control the number of times a respondent can vote?
- Do you support international characters for creating multi-lingual polls?
- Can I remove the Powered by PollMonkey logo?
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.
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? |
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.
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.
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? |
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.
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? |
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? |
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? |
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".
|