Skip to content
Dashboard

Exporting Analytics Data

SuiteOp lets you export analytics data as CSV files for offline analysis, reporting, or sharing with stakeholders.


Currently, two analytics tabs support CSV export:

TabWhat Gets Exported
ReviewsThe review table data — property, source, rating, cleanliness rating, guest feedback, dispute status
Staff PerformanceThe staff table data — name, department, task count, completion rate, on-time rate, average duration

Exports respect all active filters. If you have filtered to a specific property, date range, or department, only the matching data is included in the CSV.


  1. Navigate to the Analytics dashboard and select the Reviews or Staff Performance tab.

  2. Set your desired filters — date range, properties, and any tab-specific filters.

  3. Click the Export button in the top-right area of the data table.

  4. The CSV file downloads to your browser’s default download location.


Exported files use standard CSV formatting with:

  • UTF-8 encoding for international characters
  • Proper escaping — values containing commas, quotes, or special characters are safely quoted
  • Injection protection — values starting with =, +, -, or @ are prefixed to prevent spreadsheet formula injection when opened in Excel or Google Sheets

For exporting data outside the Analytics dashboard, see the Exporting Data guide which covers exports for upsells, transactions, verification status, tasks, and blacklist data.