Custom survey links
Share a prefilled link for Berlin Breathwork Days
Use the public participant link when responses should count as ordinary survey submissions:
https://alteredxproject.com/?lang=en&induction=breathwork&dose=Berlin+Breathwork+Days+2026
Use the dev link for collaborator testing. It opens the same live app with the same prefill values, but submissions made through /dev/ are marked as test submissions and excluded from analysis.
https://alteredxproject.com/dev/?lang=en&induction=breathwork&dose=Berlin+Breathwork+Days+2026
How the link is put together
lang=en opens the English version directly. Other public language values are de and es.
induction=breathwork preselects Breathwork as the induction method.
dose=Berlin+Breathwork+Days+2026 preselects Berlin Breathwork Days 2026 in the second field.
- The
+ signs stand for spaces in the URL.
/dev/ is only for collaborator testing. Do not share it as a participant collection link.
General participant pattern:
https://alteredxproject.com/?lang=en&induction=breathwork&dose=Your+Option+Here
General dev-test pattern:
https://alteredxproject.com/dev/?lang=en&induction=breathwork&dose=Your+Option+Here
For standard peer-comparison buckets, use canonical English tokens such as induction=psilocybin and dose=high. Include induction whenever you include dose, because the available second-field options depend on the selected induction. The current comparison dropdowns are controlled by the comparison_tokens sheet tab, not by every raw questionnaire option.