Exporting Survey Results

Polling.com offers a handy feature that lets you conveniently download raw data from the system. You can export all the data you need from your surveys in either CSV or JSON format. After exporting, you can easily upload these files to other platforms to access the data. Additionally, you will find important fields, like External ID and Boolean to help you quickly see if a respondent completed the survey. You can also track responses from specific users using their ID as an identifier directly to the survey link. This makes it easy to connect survey answers to individual users, whether you’re sending personalized emails or linking responses to users who are logged in. You can do this without needing to use SDK integration.

🎥For a video guide, click here to watch our YouTube video.

Here are three ways to export your survey results:

Exporting from the Surveys Tab

To export survey results from the Surveys Tab, follow these steps:

  1. Go to the Surveys Tab.
  2. Click the drop-down menu for the survey you want to export. ExportSurvey1a.fw
  3. Choose whether to export as CSV or JSON. In this example, we'll export to CSV.
    • CSV files are easy to create and read, making them great for spreadsheets and databases.
    • JSON files are useful for web applications to exchange data between a server and a client. ExportSurvey2a.fw
  4. Once the file is ready, you'll see a prompt with the file name and an important note about the CSV file you downloaded. ExportSurvey3a.fw
  5. Your CSV file is now saved on your computer. ExportSurvey4a.fw

Exporting Through the View Results Tab

This method allows you to export specific survey responses by using filters to narrow down the data you want.

Follow these steps:

  1. Go to the Surveys Tab.
  2. Click “View Results” for your chosen survey. ExportSurvey5a.fw
  3. You can export the survey results here, but for specific data, click “Filters.” ExportSurvey6a.fw
  4. Set your filters. ExportSurvey7a.fw
  5. For advanced filtering, click “Advanced Filters.” ExportSurvey8a.fw
  6. Specify which respondents you want to sort. ExportSurvey9a.fw
  7. Use “Add Answer Filter” to filter based on the survey questions. ExportSurvey10a.fw
  8. If you want to filter by respondents’ actions, click “Add Event Filter.” You can add as many Answer and Event Filters as needed. ExportSurvey11a.fw
  9. Click "Apply filters". ExportSurvey12a.fw
  10. Once you're done filtering, click the "Export" drop-down.
  11. Choose to export as CSV or JSON. ExportSurvey13a.fw
  12. To remove the filters, click "Reset filters". ExportSurvey14a.fw

Exporting a Specific Question

This method lets you export results from just one question in your survey, making it easier to analyze data from larger surveys.

To export survey results for a specific question, follow these steps:

  1. Go to the Surveys Tab.
  2. Click “View Results” on the survey you want to export. ExportSurvey15a.fw
  3. Select the specific question you want to export.
  4. Click the “Details” drop-down.
  5. Choose to export as CSV or JSON. ExportSurvey16a.fw

This method simplifies your data analysis, focusing on specific responses. Here's an example of a CSV file. ExportSurvey17a.fw

If you're exporting to JSON, you will be getting a file similar to this: ExportSurvey18a.fw