Calculating response time later | XM Community
Skip to main content
Solved

Calculating response time later


Forum|alt.badge.img+2

We didn't add timing questions to our survey but we need their response times now. Can we somehow learn or calculate the paticipants' response time now ?

Best answer by Deepak

gokcewho wrote:
Deepak wrote:

@gokcewho You can download the responses and subtract the 2 columns start date and end date.

Later change the column type to [h]:mm:ss you should have the desired result.

If you would like this in responses you can update the responses via this API. [Kindly set resetRecordedDate to false]

Hope it helps!

I need to know their response time to each question seperately is this still gonna work ?

Unfortunately, you cannot do this retroactively!

For this you need to record it beforehand.

View original

4 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1549 replies
  • June 11, 2023

@gokcewho You can download the responses and subtract the 2 columns start date and end date.

Later change the column type to [h]:mm:ss you should have the desired result.

If you would like this in responses you can update the responses via this API. [Kindly set resetRecordedDate to false]

Hope it helps!


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5909 replies
  • June 11, 2023

@gokcewho - All you need to do is add the embedded data field Q_TotalDuration to the beginning of your survey flow. It will be populated with the number of seconds the respondent took to complete the survey.


Forum|alt.badge.img+2
  • Author
  • Level 1 ●
  • 1 reply
  • June 12, 2023
Deepak wrote:

@gokcewho You can download the responses and subtract the 2 columns start date and end date.

Later change the column type to [h]:mm:ss you should have the desired result.

If you would like this in responses you can update the responses via this API. [Kindly set resetRecordedDate to false]

Hope it helps!

I need to know their response time to each question seperately is this still gonna work ?


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1549 replies
  • Answer
  • June 12, 2023
gokcewho wrote:
Deepak wrote:

@gokcewho You can download the responses and subtract the 2 columns start date and end date.

Later change the column type to [h]:mm:ss you should have the desired result.

If you would like this in responses you can update the responses via this API. [Kindly set resetRecordedDate to false]

Hope it helps!

I need to know their response time to each question seperately is this still gonna work ?

Unfortunately, you cannot do this retroactively!

For this you need to record it beforehand.


Leave a Reply