Add tags and ignore Participants using CSV files

There's an option to import additional information to already collected results.

Right now, RealEye supports importing:

  • tags.

To batch upload tags, you'll need to prepare a CSV file (comma-separated values) containing columns:

  • (RealEye) panelist ID,
  • tags (separated by semicolon).

Once you're ready, paste the content of a prepared file to the text input and press "Import."

Below is a sample file structure containing two panelists:

c238e415-dd1b-4cd0-bc77-5bea0add5207,consumer;user;valid  
246ddf9b-5d42-4dde-bd13-aa0d840e45d0,consumer;not-valid;under30

You can also ignore several participants at once in a similar way:

This time all you have to provide is a column with participants' IDs that you'd like to ignore:

c238e415-dd1b-4cd0-bc77-5bea0add5207  
246ddf9b-5d42-4dde-bd13-aa0d840e45d0

TIP: to ignore all participants with certain quality grades, download the CSV file, filter results by the grade, and copy/paste the obtain ID column.