Last updated

View and export feedback data

Feedback form data is saved by project on the Feedback page. The Feedback page includes two tabs one for Page feedback and one for Code reports. You can search feedback data using words from page paths or from messages.

View page feedback data

On the Page feedback tab is a table with the data collected from the feedback forms including the following data:

  • Page: The file path to the page where the data was collected.
  • User: The email address of the user who submitted the feedback form, if the user was logged in at the time.
  • Value: The feedback submitted depending on the feedback form.
  • Message: The message submitted, if a comment box was included.
  • Date: The day the feedback form was submitted relative to the current date.
  • Status: The status of the feedback, either New or Archived.

More feedback metadata is collected and can be viewed by clicking on the feedback item on the table.

To view detailed feedback data:

  1. Select an item on the table, to view further information, including the following:
    • A clickable HTTPS link to the Page where the feedback form was submitted.
    • The Location, or the language-specific highlighted code snippet where the issue was reported.
    • Show additional metadata in JSON format including the platform and user agent information.
    • The reasons the user selected after the initial feedback form was submitted.
  2. Select the share icon on the top right-hand side of the page, to save the link to the feedback report entry to your clipboard.
  3. Select the expand icon in the top right-hand side of the page, to expand the feedback information to the width of the page.

View code reports data

On the Code reports tab is a table with the data collected from the code snippet report option's feedback form including the following data:

  • Page: The file path to the page where the data was collected.
  • User: The email address of the user who submitted the feedback form, if the user was logged in at the time. Otherwise, user is Anonymous.
  • Message: The message submitted, if a comment box was included.
  • Date: The day the feedback form was submitted relative to the current date.
  • Status: The status of the feedback, either New or Archived.

More feedback metadata is collected and can be viewed by clicking on the feedback item on the table.

To view detailed feedback data:

  1. Select an item on the table, to view further information, including the following additional data:
    • A clickable HTTPS link to the Page where the feedback form was submitted.
    • The Location, or the language-specific highlighted code snippet where the issue was reported.
    • Show additional metadata in JSON format including the platform and user agent information.
  2. Select the share icon on the top right-hand side of the page, to save the link to the feedback report entry to your clipboard.
  3. Select the expand icon in the top right-hand side of the page, to expand the feedback information to the width of the page.

Export feedback data

You can download a CSV of the feedback data by date range to share with others.

To export a CSV of feedback data:

  1. Select Export.
  2. Select the Start date.
  3. Select the End date.
  4. Select OK.

Resources