If you are distributing a power survey to participants outside of
your Community, you cannot use the
Imports tab to import data because there is no email
address to link to the data to in Community.
Prerequisites:
- Access to
Power Surveys.
- Admins can perform this task.
To perform this task as a Power User or an Author, you must have
Can access sensitive data enabled.
Example: Invite an external sample of participants to a survey
|
---|
You want to invite members of your loyalty program to participate in
a power survey; however, the members of your loyalty program do not belong to
Community. When you create your power survey, you use the
Imports tab to import member data you have
collected outside of Community. The import will fail because the
external email addresses do not exist in Community.
|
-
In your Power Survey, create a hidden question that will store the
imported profile variable data. Use the imported profile variable values for
the answers in the hidden question.
Tip: To hide the question, right-click the question in
the question tree and select
Hide. For more information, see
Hide a question.
-
Create a CSV file distribution list that you will upload when you
create your invitation.
-
In the CSV file, create a column for the profile variable question
and values.
Note: Use answer precodes for the profile variable values in the CSV
file instead of the answer text.
-
Create an invitation.
-
From the
Select Recipients list, select
Upload Recipients, and upload the CSV file you
created in step 2.
Result: The members are included in your distribution. The profile
variables will be created for each member in the CSV file.
-
Append the profile variable to the activity link in the body of
the invitation.
-
In the email body, select the
[%ActivityLink%] variable.
-
From the
Insert Variable list, select
Activity Link with Variables.
-
In the pipe that is inserted, replace:
QuestionName
with the
name of the hidden question in the Power Survey.
TypeProfileVariableHere
with the name of the imported profile variable as it appears in the CSV file
you uploaded in step 5.
Example |
---|
[%ActivityLink%]&[%url(PowerSurveyQuestionName,CsvProfileVariable)%]
|
-
Append the
"Click here to start" hyperlink
-
Copy the link you created in step 6.
-
Click
Source to switch to HTML view, and search
for the activity link:
-
Select
[%ActivityLink%]
and paste the appended link.
- Optional:
Append another profile variable to the link.
-
From the
Insert Variable list, select
Append Variable to URL.
-
In the pipe that is inserted, replace:
QuestionName
with the
name of the hidden question in the Power Survey.
TypeProfileVariableHere
with the name of the imported profile variable as it appears in the CSV file
you uploaded in step 5
Example |
---|
[%ActivityLink%]&[%url(PowerSurveyQuestionName1,CsvProfileVariable1)%]&[%url(PowerSurveyQuestionName2,CsvProfileVariable2)%]
|
-
Test the invitation.