Variables are useful for mail merges. They help you create and send emails more efficiently, and they prevent errors caused by manual entry.
When you use a variable, a code phrase is inserted into the email which acts as a placeholder for recipient-specific values.
| Variable | Description | Code phrase |
|---|---|---|
| Activity Link with Text |
Lets you insert the activity link hidden behind some text.
You can edit the default link text (
Tip: Alternately, you can type the link text you
want first, and then turn it into a URL with
[%ActivityLink%]. For more information,
see
Insert the ActivityLink pipe as a URL with text.
|
Code phrase:
|
|
Recipients' view: Click here to start |
||
| Activity Link |
Lets you insert the full activity link. |
Variable:
|
|
Recipients' view: https://vccommunitypanel.sit.vcilabs.com:80/c/a/6VkMpVCexf876ae5vBkjA4 |
||
| Activity Link with Variables |
Lets you append profile variables to activity links and URLs. For more information, see Append member IDs or profile variables to the ActivityLink pipe.
Note:
|
|
| Append Variable to URL | ||
|
Member Facing Activity Name |
The member-facing activity name that you specified while creating the invitation. |
Code phrase:
|
|
Recipients' view: Customer Satisfaction Survey |
||
|
The email address of the recipient. |
Code phrase:
|
|
|
Recipients' view: bob.smith@example.com |
||
| Community Name |
The name of the community. |
Code phrase:
|
|
Recipients' view: Acme Shoes Community |
||
| Support Email |
The email address for support, as specified in . |
Code phrase:
|
|
Recipients' view: support@example.com |
||
| Support Link | The URL for support, as specified in . If Support Link has not been set, Support Email is used instead. |
Code phrase:
|
|
Recipients' view: http://example.com/support |
||
| Terms and Conditions Link | The URL for the terms and conditions, as specified in . |
Code phrase:
|
|
Recipients' view: http://example.com/termsconditions |
||
| Privacy Policy | The URL for the privacy policy, as specified in . |
Code phrase:
|
|
Recipients' view: http://example.com/privacy |
||
| Request Removal Link |
The link through which someone can request removal (or unsubscribe). |
Code phrase:
|
|
Recipients' view: To unsubscribe please click here. |
||
| Variable | Description | Code phrase |
|---|---|---|
| Event Name | Available in all schedule invitations and reminders and interview communications. The event name as specified on the Scheduling tab in the Event Name field. |
Code phrase:
|
|
Recipients' view:
|
||
| Interview Date | Available in interview communications. The scheduled date that the participant chose. The value is displayed in the participant's chosen time zone. |
Code phrase:
|
|
Recipients' view:
|
||
| Interview Time | Available in interview communications. The scheduled time that the participant chose. The value is displayed in the participant's chosen time zone. |
Code phrase:
|
|
Recipients' view:
|
||
| Schedule Link | Available in interview communications. The link to the scheduling page where the participant can view or change their interview date and time. |
Code phrase:
|
|
Recipients' view:
|
- You can type
[%FirstName%]and[%LastName%]if you want to insert recipients' first or last names, respectively. If the first or last name values do not exist,[%FirstName%]and[%LastName%]will be replaced by empty spaces. - To
insert any profile variable, type
[%ProfileVariableName%], whereProfileVariableNameis the exact name of the profile variable as it appears in the application. For example:[%country%]