help center

| Submit or View Help Requests | Developer Docs |
|

Merge Tags for Program Emails

Merge tags allow the SaaSquatch by impact.com system to populate your program’s transactional emails with dynamic information about:

  • Your participants

  • Rewards they earn

  • People they refer

  • Personal share links and message links

Available merge tags

Merge tag

Description

Example

{{user.firstName}}

The first name of the participant viewing the email.

{{user.firstName}} {{user.lastName}}, you’ve earned a reward!

{{user.lastName}}

The last name of the participant viewing the email.

{{user.firstName}} {{user.lastName}}, you’ve earned a reward!

{{user.referralCode}}

The participant's referral code.

Your personal referral code is {{user.referralCode}}.

{{user.customFields.xxx}}

Use this tag to reference any participant information that you’ve included as a custom field. This example shows a merge that populates with the name of the company for which the participant works.

Share your referral information with your colleagues at {{user.customFields.companyName}}.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.