Retake survey settings only apply to link Surveys and are being rolled out incrementally to customers on the Enterprise plan. Rollout will be complete by early October.
Overview
By default, a link Survey allows unlimited responses: as long as the Survey is open, the same link can be used to submit responses as many times as a respondent chooses, with each submission recorded as a separate response. Retake survey settings add the option to limit a Survey to one response per respondent, and give you three different ways to define what “one response” means depending on how you’re distributing your Survey link. It’s important to know that Sprig’s one-response enforcement does not rely on browser cookies. This means a respondent cannot get around the limit by clearing their cookies or switching browsers.Configure Survey retake settings
- Navigate to an existing or new Link Survey.
- Note that these settings are not accessible in Surveys that have been set to deploy through Sprig’s built-in email or panels channels.
- Click Edit to access the Audience settings for the Survey.
- Scroll down to the new Retake survey settings section.
- Choose how the Survey should handle repeat visits to the link:
- Unlimited responses - the default behavior. Anyone with the link can respond as many times as they’d like. A new response will be recorded each time.
- One response - a respondent can only submit one response to the Survey. Selecting this option reveals three enforcement methods:
- One response per Sprig-generated invitation. (Sprig adds unique identifier)
- One response per invitation ID. (You add unique identifier)
- One response per respondent. (You add unique identifier)
One Response per Sprig-generated invitation
Use this option when you don’t have identifying information for your respondents and want a batch of ready-to-send links, with Sprig handling the creation of the unique identifier required for you. To use this method:- Tell Sprig how many unique links you want generated. You can generate as many as you need.
- Sprig generates the links and gives you a CSV to download, with one link per row.
- The CSV shows you a “code” column which is the unique identifier for this setting.
- These “codes” are long alphanumeric strings that are hard to guess and are contained in the
iidURL parameter of the link.
- Distribute the links through whatever channel you choose (your own email tool, text, etc.).
- Each link can be used to submit exactly one response. Once a response has been recorded against a link, that link is locked and can’t be used to submit another response.
If your Survey hasn’t been launched yet, Sprig will remind you that the links you download aren’t live yet.
One response per invitation id
Use this setting when you already have your own set of unique identifiers that are being added to the links you distribute. A typical use case for this setting is when you’re distributing a CSAT survey where there is already a unique identifier like a case number that you want recorded with the response for future analysis and you plan to send the survey to people each time they contact your Support team. To use this setting, a unique identifier will need to be added as a value to theiid URL parameter. This is true even if you’re sending that identifier in the link as part of another parameter. When this setting is enabled Sprig will only check against the iid parameter when determining if a response is allowed or has already been provided for that link.
Add ?iid= to the end of your Survey link, followed by your unique identifier:
Example link
iid parameter, it will accept all values as long as they have not already been used. To make it hard for people to “spoof” values for the parameter, you may want to use values that are not easy to guess. Alternatively, you can validate responses against known values after collecting responses.
One response per respondent
Use this setting when you have identifying information about your respondents, like a user_id and want the one-response limit tied to the identified person. This setting works well for surveys where you’ll only ever need one response to the Survey from each person. Add?user_id= to the end of your Survey link, followed by the respondent’s ID:
Example link
Respondent Experience
When one of the settings to limit responses to a Survey is on, if a respondent’s link, invitation ID, or identity hasn’t yet been used to submit a response, they can complete the Survey as normal. If a respondent tries to access the Survey again after they’ve already submitted a response (for example, by refreshing the page or reopening the same link), they will not be able to submit another response. Instead, they’ll see a message similar to the standard Survey-closed screen shown when a Survey is no longer accepting responses.A setting to allow respondents to resume taking a Survey at a later time is coming soon. Once available respondents will be able to do follow a flow like starting a Survey on their phone and finishing it later on their computer using their original link, all without having to take any extra action.
FAQs
Can someone get around the one-response limits by clearing their cookies or using a different browser?No. Because the limit isn’t cookie-based, clearing cookies, switching browsers, or switching devices won’t allow a respondent to submit an additional response. Which one-response method should I use?
- Use Sprig-generated invitations if you don’t have identifying respondent information and want to quickly send out links that ensure a one-response per link limit.
- Use the invitation ID option if you have your own unique identifiers, are distributing the links yourself, and expect people to need to fill out the Survey multiple times over the course of their relationship with you.
- Use the per-respondent option if you have identifying information about your respondents, you’re distributing the links yourself, and want an easy way to associate a response with a known contact in Sprig or other systems.