Updating Participant Profile Card Data with Personalized Survey Links
You can use surveys to update a participant’s profile card data, for example adding contact information, collecting eligibility information, or updating their data as your study progresses. When you send participants a survey, you’ll want to make sure the survey matched to their existing participant profile, instead of creating a new participant. You can send the participant a personalized link that will match the survey submission to their existing profile.
Matching a Survey Submission to an Existing Participant
When a new survey is submitted, Ripple checks to see if these identifiers on the survey match any existing participants:
- First name, last name, and birthday OR
- First name, last name, and Global ID
- Global ID only
If these identifiers match an existing participant, then the survey submission will appear the Forms section of the existing participant and add or update any data collected. If the identifiers do not match an existing participant, a new participant profile card will be created.
Note:
The First Name and Last Name identifiers are spelling-sensitive, but not case-sensitive. The fields will change the case based on the most recently submission.
How to Personalize a Survey Link for a Participant
You can use UTM codes pre-fill a survey with a participant’s Global ID or first name, last name, and Global ID to make sure the survey goes back to the participant.
Warning:
It is not possible to pre-fill a participant’s survey if their first name, last name, or Global ID contain the following characters: spaces, apostrophes, quotes, commas, periods, question marks, or pluses.
Here are the steps to pre-fill these fields using an email:
Step 1: Add the First Name, Last Name, and Global ID variables to your survey
- Go into the Study Settings and navigate to the Survey Creator tab
- Create your survey questions and leave the First Name and Last Name questions exactly as Ripple created them
- Note: When you go into the question’s properties, it is important that your First Name question has the Name: firstName and the Last Name questions has the Name: lastName (red)
- Add a Single Input question type (red)
- Go into the Properties section (green) and give your question the Name: globalId (purple)
- Note: This is very case-sensitive
- Toggle “Is Visible?” off so participants can’t see their Global ID (blue)
- In the Survey Variable section, select “Global Id” (red)
- Save your survey (green)
- Copy the Survey URL (purple)
Tip:
It is not required to include first name and last name, but it can help participants know that the survey was meant for them. You can toggle “Read only” on so they can’t accidentally change their name.
Step 2: Create your Email Template
- Go into the Study Settings and navigate to the Email and Text tab
- Create your email template
- Add the button, header, text, or image element that you want participants to click on to activate the survey
Step 3: Add your survey link and UTM codes to personalize the link
- Highlight the text or header words that you want participant to click on to activate the survey
- Click on the link icon
- In the pop-up, paste the survey’s URL in the URL field
- At the end of the URL, add the following text (red): ?globalId={{participant_global_id}}&firstName={{participant_first_name}}&lastName={{participant_last_name}}
- Note: This is very case-sensitive
- In the Target field, select if you want the URL to open in the same tab as the email or in a new tab (green)
- Hit the Save button (purple)
- When you’re done modifying your email, hit the Save button to close out your template
Get creative with your elements!
If you want to use a button or image element instead of a text or header element, then go into the element’s properties and use the Action section to add and personalize the link.
Step 4: Test your Personalized Link
- Go into a participant’s profile card
- Go into the Email log
- Click the “Add Email” button
- Choose the template you created
- Click on the text or header that you hyperlinked
- Click on the hyperlink icon
- See if the participant’s Global ID, first name, and last name are filled in correctly