Link
Every study has a public share URL:Hidden fields & participant tracking
Append URL parameters to pass metadata into the response without asking the participant:Participant sources
Recruiting from more than one channel? Add named sources on the Link tab. Each source gets its own share link (…/s/{studyId}?source=<key>) and can send its participants somewhere different at each exit point:
This is how you give a panel its completion-code redirect while your email list still sees the thank-you page — each channel keeps its own behavior.
Good to know:
- Custom URLs must be
https://and support{param}placeholders: any parameter on the participant’s link is substituted in, which is how panel IDs and completion codes (e.g.{PID}) pass through. - A source’s URL key is generated from its name when created and then locked — renaming the source later never breaks links you’ve already distributed.
- Links without a
?source=, with an unknown key, or hitting an outcome with no custom URL fall back to the study’s defaults. - Some sources are created for you: email outreach creates an
emailssource, and panel recruiting creates arespondentsource (its screenout redirect is managed by Versive so panel payment tracking keeps working).
Send (email outreach)
Invite specific people and track them individually. Each participant gets a personal link (…?vid=<token>).
- Add participants by uploading a CSV, entering them manually, or importing from your Audience.
- Compose emails in the built-in editor with merge fields (name, custom metadata, and the participant’s personal interview link), reusable email templates, and a preview.
- Track delivery per recipient: delivered, opened, bounced, failed, or spam complaint — plus complete/incomplete study status.
- Suppression is automatic: unsubscribed and bounced contacts are skipped, and every email includes one-click unsubscribe.
- Export the participant table (links, statuses, email history, metadata) to CSV.
Recruit (participant panel)
Recruit from a global pool of 4 million+ consumers and professionals across 150 countries, powered by Respondent. See Recruiting participants for the full workflow — screeners, incentives, statuses, and payments.Simulate (AI test participants)
Before launching to real people, run simulated interviews with AI personas to shake out confusing questions, broken logic, and awkward AI-interviewer behavior.- Pick personas and an execution count per persona (up to 10 runs per persona, 100 simulations per batch).
- Conversational questions are simulated for real: AI Question and Exploratory questions run as full multi-turn conversations, so you can see how the interviewer probes before real participants do.
- Simulated responses appear in your Results tab, clearly marked as simulations, and can be included in or excluded from insights.
- Simulations consume credits like real completions.
Some question types are skipped during simulation: Prototype Task, Website Task, Tree Test, Conjoint, Media Upload, Website Link, and Calendar.
Embed
Embed the study in your own product — as an inline widget or a modal — using the@getversive/embed SDK or a zero-code script tag. The Launch → Embed tab generates ready-to-paste snippets for your study.
Full documentation in the Embed SDK section.