See also

14 Aug 2024 08:11 PM

Time measurement fields in Gorgias

close

For columns that indicate duration, like the time taken to respond to a customer's request, Gorgias measures this in seconds.

However, since seconds are not ideal for analysis, they should be converted to minutes and hours.

To do this, you'll need to use workflows, pull the data (1), use the Add Metric block and define:

  • Name of a new column, e.g. "First Repl Time min" (2)
  • A formula: "First Reply Time/60" (3)

clipboard-2024-08-14-20-10-49-340Z.png
Additionally, if you're exporting data to spreadsheets using Imports, you'll also need to use the Save to Google Sheets block (4).

clipboard-2024-08-14-20-06-39-008Z.png
Please do not forget to paste a url to the destination spreadsheet and run the workflow.