Polls CP

Polls CP

Wordpress plugin

Install on Wordpress

App Details

Polls CP features:

  • Classic one-click radio-button polls
  • Advanced polls with dependant questions
  • Export results to Excel / CSV
  • Printable list of votes
  • Visual drag and drop form builder
  • Anti-spam captcha
  • Field validation
  • Graphic reports
  • Printable reports
  • Email notifications
  • Automatic email reports
  • … and more features (see below)

With Polls CP you can publish a poll into a page/post and optionally display statistics of the results. You can receive email notifications every time a vote is added or opt to receive Excel reports periodically.

The Polls can have dependant questions, this means that some questions are displayed depending of the selection made on other questions.

More about the Main Features:

  • Votes can be limited to one per user: Poll votes can be limited to one per user based in cookies or IP verification. Can be also set to accept unlimited votes.
  • Interactive questions: The questions can be shown or hidden depending of the selection made on previous questions.
  • All languages supported: Visually configurable/editable for any language.
  • Email delivery / notifications: The poll votes can be by email to one or more email addresses.
  • Poll votes saved into the database: For keeping a record of the received poll votes, generate statistics and export data.
  • Printable list of votes: Get the list of votes received from the poll form within a selected date range and print it.
  • Export data to CSV/Excel: Export the polls data to a standard format that can be used by other applications.
  • Automatic reports: Provide automatic reports of the poll form usage and votes. Report of daily votes and accumulative hourly report. Printable reports for specific fields into the poll. Helps you to understand your data.
  • Automatic email reports: Automatic reports sent to the indicated email addresses on a regular period.
  • Form Validation: Set validation rules to avoid getting empty answers.
  • Anti-spam protection: Built-it captcha anti-spam protection.
  • Drag and drop poll form builder: A basic and easy to use poll form builder for customizing the poll fields and form validation.
  • Customizable email messages: Specify the text of the email notifications. Supports both plain text emails and HTML formatted emails.
  • Multi language support: The poll form builder allows to enter the field labels and validations in any language. It supports special characters.

Votes List

The poll votes list helps to check the previous votes and print or export them. Includes a search/filter form with the following options:

  • Search for: Search for a text into the poll votes.
  • From … to: Date interval to be included in the list/reports.
  • Item: You can have more than one poll form. Select here if you want to get the results of a specific poll form or from all poll forms.
  • Filter: Shows the list according to the selected filters/options.
  • Export to CSV: Export the CSV data according to the selected filters/options.

The CSV file will contain a first row with the field names and the next rows will contain one poll vote per row, with one for field on each column. This way you can easily import the data from other applications or just select the columns/fields that you need. A CSV file can be opened and managed using Excel.

A print button below the list provides the poll votes in a printable format.

The Poll Reports

The reports section lets you analyze the use of the poll forms and the data entered into them. The first section of the reports is a filter section similar to the one that appears in the poll votes page. Below the filters section there are three graphical reports:

  • Votes per day: The report will display in point-lines graphic how many poll votes have been received each day in the selected date range. This report can be used to evaluate the usage peaks and measure the impact of marketing actions.

  • Votes per hour: The report will display in a point-lines graphic how many poll votes are received on each hour of the date; this is for the total poll votes in the selected date range. This report can be used for checking peak hours and focus the marketing actions on those hours.

  • Report of values for a selected field: Select any of the poll fields and other information fields (like date, IP address, hours) to get a report of how many times each value have been selected.

A print button at the end of the page can be used to print the report of the values for the selected poll field in a printer-friendly format.

Automatic Email Reports

The Polls CP plugin allows the setup of two types of automatic (periodical) email reports:

  • Global Email Reports: Can be setup below the list of polls. This report sends a report with the new poll votes of all polls every the specified number of days.

  • Poll Email Reports: Can be setup on the settings page of each poll. This report sends a report with the new poll votes of the related poll every the specified number of days.

The reports are attached in a CSV / Excel file into the emails. In both cases the destination email addresses, email subject, email text and the report’s interval can be specified. More info available in the section “Other Notes”.
Opening the poll votes in Excel: Go either to the “Reports” or “Votes” section. There is a button labeled “Export to CSV”. CSV files can be opened in Excel, just double-click the downloaded CSV file, it will contain the selected poll votes, one per line.

Deleting a poll vote: Go to the “Votes” section and use the button labeled “Delete” for the poll vote you want to delete. Each row in that list is a poll vote.

Customizing the captcha image: The captcha image used in the poll form is 100% implemented into the plugin, this way you don’t need to rely on third party services/servers. In addition to the settings for customizing the captcha design you can also replace the font files located into the folder “cp-polls/captcha/”. The fonts are used as base for rendering the captcha on the poll form.

Poll vote notification email format: The notifications emails sent from the poll form can be either plain-text emails or HTML emails. Plain text emails are preferred in most cases since are easier to edit and pass the anti-spam filters with more probability.

Poll Clone button: The clone button duplicates a complete poll with its settings. The poll votes and statistics aren’t duplicated.

Custom poll vote button

There is a settings section info each form that allows to specify the label of the vote button.

The class=”pbSubmit” can be used to modify the button styles.

The styles can be applied into any of the CSS files of your theme or add the needed styles into the “Customization area >> Add Custom Styles” (at the bottom of the page that contains the list of polls).

For further modifications the vote button is located at the end of the file “cp-public-int.inc.php”.

Customizing the automatic email reports

The settings for the email reports (both the global and per form reports) include the following configuration fields:

  • Enable Reports?: Option for enabling / disabling the reports.
  • Send report every: Indicate every how many days the reports will be sent.
  • Send after this hour (server time): Approximate time at which the reports will be sent. This time is based on the server time. Some activity is needed on the website for sending the reports. You can setup a cron for a more exact delivery time.
  • Send email from: The “from” email used for the reports. Avoid @aol.com and @hotmail.com “from” addresses to skip the anti-spam filters.
  • Send to email(s): The list of emails (comma separated) that will receive the reports.
  • Email subject: Subject of the email that will be sent with the poll reports.
  • Email format?: Format of the email that will be sent with the poll reports. Can be HTML or Plain Text. In most cases plain text is easier to setup and has less problems with anti-spam services.
  • Email Text (CSV file will be attached): Content of the email that will contain the poll reports. The reports will be attached in CSV format into the email.

The poll votes database

The votes received via the poll form are stored into the WordPress database table “wp_cppolls_messages”. You can export that data in form of automatic email reports or in CSV/Excel format from the votes list area. If needed you can also query that table directly for further processing of the poll votes.

Importing votes

There is an option to import votes into the Polls CP plugin. That option is located below the votes list and is labeled “Import CSV”.

The votes can be imported in a comma separated CSV file. One record per line, one field per column. Don’t use a header row with the field names.

The first 3 columns into the CSV file are the time, IP address and email address, if you don’t have this information then leave the first three columns empty. After those initial columns the fields (columns) must appear in the same order than in the form.

Sample format for the CSV file:

2013-04-21 18:50:00, 192.168.1.12, [email protected], "[email protected]", "sample subject", "sample message" 2013-05-16 20:49:00, 192.168.1.24, [email protected], "[email protected]", "other subject", "other message" 

From address used for the emails

Into the “Form Processing / Email Settings” section the first settings field is named “Send email “From” and has the following options:

  • From fixed email address indicated below – Recommended option: If you select “from fixed…” the customer email address will appear in the “to” address when you hit “reply”, this is the recommended setting to avoid mail server restrictions.

  • From the email address indicated by the customer: This option isn’t available in this version since the poll form builder doesn’t have the email field.

The drag and drop poll form builder

The Poll Form Builder lets you to add/edit/remove fields into the poll form and also to specify the validation rules for your poll form (required fields).

In other versions of the plugin the following field types are also available: Numeric field with specific validations, Date-picker, Checkboxes, Multiple Choice, Dropdown / Select, Upload file fields, Password, Phone with specific validations, static texts, test fields, email fields, textarea fields, section breaks and page breaks for multi-page poll forms.

Other features in the poll form builder:

  • Dependent fields: Use this feature for show/hide fields (any field type) based in the selection made on other fields (radiobuttons fields or also checkboxes and drop-down fields if available).

Editing the field settings in the Poll Form Builder:

When you click a field already added into the poll form builder area, you can edit its details and validation rules. The following properties are available:

  • Field Label: Label for the field in the public poll form and into the email.
  • Field tag for the message: In addition to the general %INFORMATION% tag, you can use this tag to show the field value into a specific tag of the email. More info at the WordPress Polls CP FAQ.
  • Specific settings: The settings depends of the field type.
  • Validation rule: The validation rules depends of the field type, the most common is “required”.
  • Predefined value: Pre-filled value for the field, if any.
  • Instructions for user: This text will appear in a smaller form below the field. It’s useful for giving instructions to the user.
  • Add CSS layout keywords: Customize the look & feel. More info at the WordPress Polls CP FAQ.

Pricing

Starting from $0 per month.

Check Out the Support Form Widget

By Common Ninja

Support FormTry For Free!

App Info

Rating

Reviewers

5 reviews

Tags

form
forms
poll
polls
voting

Developed By

codepeople

Quick & Easy

Find the Best Wordpress plugins for you

Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!

Testimonial

Testimonial plugins for Wordpress

Contact Form

Contact Form plugins for Wordpress

Maps

Maps plugins for Wordpress

Translation

Translation plugins for Wordpress

Chat

Chat plugins for Wordpress

Slider

Slider plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Contact

Contact plugins for Wordpress

Galleries

Galleries plugins for Wordpress

SEO

SEO plugins for Wordpress

Forms

Forms plugins for Wordpress

Comments

Comments plugins for Wordpress

Backup

Backup plugins for Wordpress

Privacy

Privacy plugins for Wordpress

Optimize

Optimize plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Comments

Comments plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Social Sharing

Social Sharing plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Video Player

Video Player plugins for Wordpress

popup

popup plugins for Wordpress

SiteMap

SiteMap plugins for Wordpress

Payment

Payment plugins for Wordpress

Coming Soon

Coming Soon plugins for Wordpress

Inventory

Inventory plugins for Wordpress

Testimonials

Testimonials plugins for Wordpress

Portfolio

Portfolio plugins for Wordpress

Membership

Membership plugins for Wordpress

Forms

Forms plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Events Calendar

Events Calendar plugins for Wordpress

Sliders

Sliders plugins for Wordpress

Analytics

Analytics plugins for Wordpress

Reviews

Reviews plugins for Wordpress

Security

Security plugins for Wordpress

Ads

Ads plugins for Wordpress

Music Player

Music Player plugins for Wordpress

Countdown

Countdown plugins for Wordpress

Email Marketing

Email Marketing plugins for Wordpress

Membership

Membership plugins for Wordpress

Ecommerce

Ecommerce plugins for Wordpress

Customer Support

Customer Support plugins for Wordpress

Video Player

Video Player plugins for Wordpress

Tabs

Tabs plugins for Wordpress

Social Feeds

Social Feeds plugins for Wordpress

Common Ninja Apps

Some of the best Common Ninja plugins for Wordpress

Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.

Support Form for Wordpress logo

Support Form

Use a support form that lets customers submit tickets, saves each request, sends notifications, and helps you manage support more efficiently.

LinkedIn Feed Slider for Wordpress logo

LinkedIn Feed Slider

Show LinkedIn posts with a slider that auto updates, presents content in a smooth layout, and keeps visitors engaged.

Size Chart for Wordpress logo

Size Chart

Add a flexible size chart with visual guides and category tabs to help users choose accurate measurements while shopping.

PDF Flipbook for Wordpress logo

PDF Flipbook

Transform PDFs into interactive flipbooks with a PDF flipbook widget that improves reading and keeps visitors engaged.

Social Proof for Wordpress logo

Social Proof

Show social proof that displays real user activity to build trust instantly, boost credibility, and help increase conversions across your site.

YouTube Carousel for Wordpress logo

YouTube Carousel

Show YouTube videos with a YouTube carousel that displays clips in a smooth, customizable layout to boost visibility and keep visitors engaged.

Collapsible Content for Wordpress logo

Collapsible Content

Use Collapsible Content sections to structure information on your site and make it easier for visitors to find what they need.

Slideshow for Wordpress logo

Slideshow

Present images in a Slideshow carousel that rotates or slides through visuals, helping you highlight key content within a clean, engaging layout.

Animated Number Counter for Wordpress logo

Animated Number Counter

Show key stats with an animated number counter that draws attention, adds social proof, and helps increase trust and conversions.

News Ticker for Wordpress logo

News Ticker

Use a news ticker to display headlines and updates that highlight key information and keep users informed in real time.

Bluesky Feed Carousel for Wordpress logo

Bluesky Feed Carousel

Display Bluesky posts with a Bluesky feed carousel that auto updates, shows posts in a clear layout, and keeps visitors engaged.

Social Media Links for Wordpress logo

Social Media Links

Use social media links with sticky buttons that keep your profiles visible, boost engagement, and help promote your content more effectively across your site.

More plugins

plugins You Might Like

Discover Apps By Platform

Discover the best apps for your website

WordPress
Wix
Shopify
Weebly
Webflow
Joomla
PrestaShop
Shift4Shop
WebsiteX5
MODX
Opencart
NopCommerce

Common Ninja Search Engine

The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!

Multiple platforms