Pipe participants' values into an external redirect link.
- Verify you can append the URL.
- The redirect URL will be visible to participants, therefore you should avoid including any information that identifies the participant such as their name or email address.
- You should have some coding experience before attempting this task.
Pipe values into an external survey
You want to pipe the
City
profile variable into an external survey link. To do
this, first you would copy and paste the external survey link into a text
editor such as Notepad.
Then you would append the link with the URL syntax provided by the
external survey authoring application. In the following example you would use
?question_name=answer_value to append the URL.
Copy and paste the URL into the
Redirect to URL field, and then select the
question_name place holder text and type
city.
Select the
answer_value placeholder text, and click
Add a pipe. In the
Pipe dialog, from the
Sources list, select
Profile Variables. From
Question or Variable list, select
city: Single Choice.
When the participant is redirected to the survey link, the city profile variable value appears in the survey URL, and their profile data is passed into your reports.