Obtain user-input data from Qualtrics | XM Community
Skip to main content
I was wondering if there is a way to obtain user-input data (from different response questions) and run JavaScript on it? I also need to save the data obtained from JS in Qualtrics for data analysis. Is this manipulation possible?
Hello @R_I , This is possible while survey is filled by respondent. Js code will be in either question options or in the header - source (look and feel tab) Get the value of user input using js code, do the operation on it. Store the answer in a variable and using set embedded data store it in Qualtrics for data and analysis