Javascript to display previously clicked responses | XM Community
Skip to main content
Hello all, I'm working on a project that involves survey responders clicking "links" in a Qualtrics survey that directs them to a statement. It looks something like: Please click as many of the following links as you would like: Link 1 Link 2 Link 3 ... The "links" will be displayed using Qualtrics's built-in select box. They aren't real links since they redirect participants to a question in a block that has a loop and merge to go back to the original link selection page. I was wondering if there might be a way to create a display a list of links that participants had previously clicked on at the bottom of the page. I've tried using Javascript to change embedded data whenever a participant leaves a certain link to go back to the original page, but I can't seem to get my code to work properly. Can anyone help with designing an effective system for keeping track of the "links" visited?
Be the first to reply!