Hi,
I'm trying to record data about participants' screen resolution on my study. This is the statement that I am using:
Qualtrics.SurveyEngine.setEmbeddedData("xscreenresolution", screen.width);
However, whenever I run the study, xscreenresolution never appears in my recorded data. Did I do something wrong or are we not allowed to record screen resolution? Thanks in advance for any help.
Page 1 / 1
Make sure you have declared "xscreenresolution" as embedded data in the survey flow at the start.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.