Hello. I want to add a timestamp to when a page is submitted in Qualtrics. I tried this code:
Qualtrics.SurveyEngine.addOnPageSubmit(function() {
var datetime = new Date();
});
But it did not work. What am I doing wrong? Is there any other way to get the time stamp for when someone submits a page?
Question
Time stamp for when respondent submits a page
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
