So I have a survey that I am sending via personalized links with embedded data and posting publicly where we have no metadata about those users. The survey has three different incentives and I’ve built out the correct survey flow for the personalized links such that one group gets incentive 1, one gets incentive 2, and one gets incentive 3.
Ideally I want to create three anonymous links that also link to each of those incentive options (I know which groups to send the link to). One link for incentive 1, one link for incentive 2, one link for incentive 3. But I don’t know how to customize the anonymous link such that it allows for multiple surveys to be taken off that one link AND it knows to only show the desired incentive.
Anyone know how to do this? The only idea I’ve got right now is to copy my survey three times and then merge the data on the back end.