Timer | XM Community
Skip to main content
Question

Timer

  • March 5, 2021
  • 1 reply
  • 39 views

Hi all,
Anyone knows how to start timer "count down" when the participants "first click" on the page? I think the default it to start on load.
rondev
Thank you very much.


1 reply

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • March 13, 2021

If we just need to calculate the time difference between the first click and page submit then we can simply use the math operation in survey flow and subtract page submit time with first click time of timer question on that page and store the result in embedded data. For other operations, we have to use JS timer and events.