This is a different mechanism from the
gq_-prefixed parameters used when embedding Great Question data into an external survey tool like Qualtrics. Those flow outward, from Great Question to the external tool. The parameters on this page flow inward, into Great Question’s own study and screener pages.When URL parameters work
Prefill works on Invite via link links, the generic, tokenless links you generate and share yourself. It’s more limited on personalized links, like the ones sent in an email invite: those already point to a specific candidate’s record, so name and email come from that existing record rather than the URL, any extra parameters on that kind of link are ignored. You can pass:- name
- phone_number
- unique_id
- referrer — a single reserved field for capturing where a participant came from, stored on the candidate as a hidden value.
- Any custom attribute enabled for URL population.
There’s no general UTM/campaign-parameter feature (
utm_source, utm_campaign, and similar aren’t supported) — referrer is the one built-in field for this. If you need more structured source tracking, use a custom attribute instead.What you’ll need
- Access to Candidate Attributes.
- An existing survey or screener.
- Attributes mapped to the relevant survey questions, if you want the value to show up in a survey field rather than just being stored on the candidate.
Setting it up
- In the Survey editor, map survey fields to the custom attributes you want to prefill.
- Enable those attributes for URL population under Settings → Custom Attributes — look for Can be set via a URL parameter.
- Construct your link with a query string. Separate parameters with
&:
Troubleshooting
Still need help? Contact us at support@greatquestion.co — median response time is 19 minutes during support hours.