Hi Community - I need to record the entire time (to the second) a respondent spends on a page. From when the page loads (not just when they first click) until when they exit the page. Can someone help me with this? I believe I can add custom code so a timer counts when the page loads, :
Qualtrics.SurveyEngine.addOnload(function()
{
/*Place your JavaScript here to run when the page loads*/
})
Be the first to reply!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.