External link sends along session code #617
Answered
by
rubenarslan
maxblomberg
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
maxblomberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that formr automatically appends the session code when using the redirect (external link) module.
In my setup, I created a mailing study that only collects participants' email addresses and sends out invitation links. When participants click the login link in the email, they are redirected to the main study via the external link module (see below).
In the main study, participants identify themselves using a personal identifier set externally (not within formr). This setup is intended to separate email addresses (which often contain names) from the sensitive data collected in the main study.
However, because formr appends the session code to the redirect URL, the two studies are still linked.
Is there a way to suppress the session code from being passed along during the redirect?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions