Skip to content

Segmented Data Export

Export eye-tracking data as CSV files for analysis in spreadsheet applications and statistical tools.

Export Options

Single CSV File

Export all data into one CSV file containing all participants and recordings.

Process:

  1. Select CSV in Export Format section
  2. Set file name in Export Options
  3. Click Download to save CSV file

Use when:

  • Analyzing data in statistical software (R, SPSS, Python)
  • Creating combined datasets
  • Running batch analyses

Individual CSV Files

Export separate CSV files for each participant, delivered as a ZIP archive.

Process:

  1. Select Individual CSV in Export Format section
  2. Set file name in Export Options
  3. Click Download to save ZIP file

Use when:

  • Analyzing participants separately
  • Sharing individual participant data
  • Processing recordings independently

Data Structure

CSV files contain segmented eye-tracking data with:

  • Participant identifiers
  • Stimulus information
  • Fixation coordinates and durations
  • AOI assignments
  • Timestamp information
  • Gaze event classifications

Compatibility

CSV exports work with:

  • Microsoft Excel / Google Sheets
  • R / Python data analysis
  • SPSS / SAS statistical software
  • Custom analysis scripts