diff --git a/docs/xm-and-surveys/surveys/link-surveys/data-prefilling.mdx b/docs/xm-and-surveys/surveys/link-surveys/data-prefilling.mdx index 44f59a2124..256aa6a684 100644 --- a/docs/xm-and-surveys/surveys/link-surveys/data-prefilling.mdx +++ b/docs/xm-and-surveys/surveys/link-surveys/data-prefilling.mdx @@ -93,12 +93,16 @@ https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?openText_question_id=I%20 ### CTA Question -Adds 'clicked' as the answer to the CTA question. Alternatively, you can set it to 'dismissed' to skip the question: +Accepts only 'dismissed' as answer option. Due to the risk of domain abuse, this value cannot be set to 'clicked' via prefilling: ```txt CTA Question -https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?cta_question_id=clicked +https://app.formbricks.com/s/clin3yxja52k8l80hpwmx4bjy?cta_question_id=dismissed ``` + + Due to the risk of domain abuse, this value cannot be set to 'clicked' via prefilling. + + ### Consent Question Adds 'accepted' as the answer to the Consent question. Alternatively, you can set it to 'dismissed' to skip the question.