De-identifying data after a period of time | XM Community
Skip to main content

De-identifying data after a period of time

  • January 28, 2023
  • 5 replies
  • 140 views

Forum|alt.badge.img+1

Hi there,
I'm building a survey where I need to collect respondents' names temporarily. After the data collection part of the study is over, I would like to permanently delete the participants' names because we no longer need them. Is there a way to do this in Qualtrics? Something like deleting the responses to a particular question after a period of time? Ideally I do not want to download the data and delete it manually on my computer.

5 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1553 replies
  • January 28, 2023

https://community.qualtrics.com/XMcommunity/discussion/23744/de-identifying-data-after-a-period-of-timeYou can do this by running update response API in loop where you update the demographics by a blank or static text, on all survey responses.
It is a bit manual at the start but can be done.
Hope it helps!


Forum|alt.badge.img+1
  • Author
  • 3 replies
  • January 28, 2023

Thank you Deepak! That sounds like it might work for me. Will that permanently delete the original responses everywhere? I'm not too familiar with how Qualtrics stores data, sorry.


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1553 replies
  • January 29, 2023

Forum|alt.badge.img+1
  • Author
  • 3 replies
  • February 6, 2023

https://community.qualtrics.com/XMcommunity/discussion/comment/54731#Comment_54731Thank you -- Another follow-up question:
What if I wanted to replace the names with unique # identifiers? I'll have paired samples (two separate Qualtrics survey forms) and I need to be able to match the pairs without names. Is there a way to do this, or would it be too complicated? I am not familiar with the Qualtrics API.


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+44
  • 1553 replies
  • February 6, 2023

https://community.qualtrics.com/XMcommunity/discussion/comment/54742#Comment_54742Yes, it will be too complicated to do this you will have to have it as a static dataset and pull the information from there before triggering the API.


Leave a Reply