Saving e-mail address separately #2216
-
Dear all, the participants of my study have the possibility to participate in a raffle of vouchers. Therefore, I have to collect their e-mail address which should be saved separately from their data to ensure that the participants cannot be identified. I am running the experiment on cognition.run - so if someone has an idea how this might work, I'd be very thankful. :) Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi Larissa, |
Beta Was this translation helpful? Give feedback.
Hi Larissa,
Maybe you could do this by redirecting participants from one cognition.run study to another, where one is the actual study and the other just collects the email address? To make sure that it's not possible to link the data from the two studies together, you should not store IP addresses in at least one of the two studies. It might still be possible to link the data via timestamps. I'm not sure if it's possible to remove timestamps from the study results before they're stored by cognition.run, but if not then maybe it'd be enough to delete them from the downloaded data, and then delete the data from cognition.run.
I hope this helps!