Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.mention-me.com/llms.txt

Use this file to discover all available pages before exploring further.

With the Mention Me integration into Emarsys, you can insert a CTA link in your emails to direct customers to a referral landing page. This puts your scheme in front of customers who may not have seen it yet, and reminds those who have to share with friends. The personalised link allows customers to skip the referral registration page, as Emarsys will insert customer details to pre-populate the referral landing page with their name and email address.

Prerequisites

  • You must have an existing referral landing page on your website with the Mention Me referral tag included.

Types of emails to consider

  • Dedicated referral solus emails (recommended at least once every 2-3 months)
  • Inclusion in a newsletter or regular marketing email
  • “Always-on” inclusion in all marketing emails (e.g. as a link, icon, or button in the header or footer)
  • Referral as a dedicated email in your journey (e.g. post-purchase, welcome flow)

How it works

  1. You promote your referral program via dedicated emails or a specific campaign and add the personalised landing page link as the CTA.
  2. The customer clicks the link and is taken to the landing page.
  3. The customer lands on a referral offer page with pre-filled information pulled from Emarsys.
  4. They are automatically registered when they click the offer button.
  5. The customer shares the offer with their friend via their preferred method.
  1. In your campaign promoting referral, add a CTA button:
Adding a CTA button in Emarsys email editor
  1. In the URL of the CTA/button, add the base URL of your referral landing page including ? at the end: e.g. www.yourwebsite.com/refer-a-friend?
Adding the referral landing page URL to the CTA button
  1. Add the following parameters to the end of the URL, separated by &:
ParameterValue / VariableNote
firstname{{ contact.1 }}Use the personalisation field you have set in Emarsys for first name.
surname{{ contact.2 }}Use the personalisation field you use in Emarsys for last name.
email{{ contact.3 }}
situationEmarsys-newsletter-jan23Used to identify the source of a click. Use structure: <channel>-<type>-<date>. Helps with performance analysis in Mention Me.
segmentloyaltyUse for differentiating offers/campaigns for customers across segments or regions.
localeen_GB

Final example URL

https://<yourwebsite.com>/referrals?email={{ contact.3 }}&surname={{ contact.2 }}&firstname={{ contact.1 }}&situation=Emarsys-newsletter-jan23&locale=en_GB&segment=loyalty
Final personalised referral URL with parameters in Emarsys

Testing Mention Me Tactics in Emarsys

This section covers how to test Mention Me Tactics in Emarsys to ensure all ESL variables and customer properties display correctly before going live. The following Tactics can be tested: You can test any of these emails based on a recent event sent to your email address to verify the ESL variables are rendering correctly. The following test steps apply to both the Referee/Referrer Coupon Reminder and the Reminder to Share Again Tactics.

Prerequisites for testing

  • Your email address must be in Emarsys as an existing contact.
  • The email campaigns for the selected Automation nodes must be Active to begin testing.

Testing steps

  1. Open the relevant tactic (Referee Coupon Reminder / Referrer Coupon Reminder / Reminder to Share Again) in Emarsys.
  2. Set the Status to Test.
Setting Emarsys tactic status to Test
  1. Configure the test node settings as follows:
    • Select “Only Test Contacts, Sent Manually”
    • Skip the Wait Nodes
    • Ignore the Wait Events and select the “No” Path
    • Ignore the Participation Events and select the “No” Path
Configuring test node settings in Emarsys
  1. Click Send Event
Send Event button in Emarsys test mode
  1. Enter your test email address and click Next.
    • A recent event will be detected and used to populate your test email.
    • The appropriate Test Event type will be selected based on the Automation.
    • The email will only be sent to the specified test email address.
Entering test email address for Emarsys event testing
  1. Review the Send Event summary and click Send Event.
    • A test email will be sent with your data variables populated. All wait/trigger events will be skipped in test mode.
Send Event summary confirmation in Emarsys
  1. Once you’ve received your test email and verified the data, update Status to Activate.
For more information on Testing Interactions Events in Emarsys, visit this guide.
Last modified on March 31, 2026