Timer | XM Community
Skip to main content

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.


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.


Leave a Reply