With the Mention Me integration into Dotdigital, 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 Dotdigital will insert customer details to pre-populate the referral landing page with their name and email address.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.
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. new customer/post-purchase, welcome journey)
How it works
- You promote your referral program via dedicated emails or a specific campaign and add the personalised landing page link as the CTA.
- The customer clicks the link and is taken to the landing page.
- The customer lands on a referral offer page with their personal information from Dotdigital. They are automatically registered when they click the offer button.
- The customer shares the offer with their friend via their preferred method.
Adding the personalised landing page link
- In your campaign promoting referral, add a CTA link/button

- In the URL section of the button/link, add in the URL of your landing page with
?added (e.g.www.yourwebsite.com/refer-a-friend?)

- Add the following parameters to the end of the URL, separated by
&:
| Parameter | Value / Variable | Note |
|---|---|---|
| firstname | {{ contact.data.firstname }} | Use the personalisation attribute you use in Dotdigital for first name. |
| surname | {{ contact.data.lastname }} | Use the personalisation attribute you use in Dotdigital for last name. |
{{ contact.data.email }} | ||
| situation | Dotdigital-newsletter-jan23 | Indicates where the customer saw the link. Structure: channel-type-date. Provides impact analysis in the Mention Me Platform. |
| segment | loyalty | Use if you have multiple campaigns with different segments or locales. |
| locale | en_GB |
Final example URL
