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.
About these flows
These Klaviyo flows remind customers to use their Mention Me coupon codes. The referee flow targets prospective customers who received a referral coupon, while the referrer flow targets existing customers who earned a reward for referring a friend. The flows use Mention Me event data passed to Klaviyo through the integration, leveraging Klaviyo’s Flows feature. Pre-built flows include suggested copy and variables from Mention Me events and customer attributes.Prerequisites
- An active Mention Me referral programme that rewards customers
- The latest version of the Mention Me x Klaviyo integration is enabled. Check the integration status here:
- Enabled — you’re all set.
- Not Connected — follow this guide.
- Familiarity with Klaviyo personalisation variables
Supported channels
Referee flow
This flow helps you remind prospective customers (referees) to use their coupon codes after being referred to your brand. By implementing this flow, you can:- Drive first purchase
- Increase average order value
Basic workflow
- The referee receives a coupon in the initial email sent by Mention Me.
- Due to GDPR, Mention Me cannot send follow-ups — set those up in Klaviyo.
- If the referee hasn’t purchased yet, send reminder emails.
- Continue reminders if they remain inactive.

Step 1: Install the flow
- Log in to Klaviyo and go to Flows
- Select Mention Me under Integrations
- Choose Referee Coupon Reminder

Step 2: Add a “Placed Order” filter
- Edit the Trigger block
- Add a filter: users who have placed 0 orders since entering the flow

Step 3: Add email content
- Update email branding: images, fonts, colours
- Use Mention Me default copy with dynamic variables
- Add product recommendations to increase conversion
Dynamic variables
| Variable | Description | Example |
|---|---|---|
{{ first_name|default:'there' }} | Referee’s first name fallback | ”Ryder” or “there” |
{{ event|lookup:'Referee Reward'|default:'' }} | Award value offered | £15 |
{{ event|lookup:'Coupon Code' }} | The unique coupon code assigned | 10USDOFF-RXAAURVZ |
{{ event|lookup:'Coupon Expiry'|format_date_string|date:'d F o' }} | Coupon expiry in reader-friendly format | Wednesday, 19 July 2023 |
{{ event|lookup:'Call to Action URL' }} | Direct reward landing URL (for CTA button) | www.mention-me.com |
Step 4: Preview the email
- Select “Preview & Test”
- Choose a test profile who has met trigger conditions
- Confirm dynamic content is accurate before continuing

Step 5: Activate the flow
Once you’re satisfied, activate by clicking Review and turn on.
Referrer flow
This flow reminds existing customers (referrers) to use their coupon codes received after referring a friend. By implementing this flow, you can:- Increase active customer revenue
- Increase premium customer revenue
- Improve long-term retention
Basic workflow
- The referrer gets a coupon when referring a friend (initial email is sent by Mention Me).
- Per GDPR, Mention Me cannot send follow-up emails — set those up in Klaviyo.
- Reminder emails are sent (subject to marketing consent) if no purchase has been made.
- Additional reminders are sent at different intervals if the coupon remains unused.

Step 1: Install the flow
- Log in to Klaviyo and go to the Flows section.
- Select Mention Me from the Integrations menu.
- Choose Referrer Coupon Reminder

Step 2: Add a Placed Order filter
- Edit the flow trigger
- Add a profile filter to include only referrers who have Placed Order = 0 times since entering the flow.

Step 3: Add email content
- Update design and branding: add your own images, colour, layout
- Include Mention Me recommended variables (see below)
- Add product recommendations if relevant
Dynamic variables
| Variable | Description | Example |
|---|---|---|
{{ first_name|default:'there' }} | Pulls the referrer’s name. Defaults to “there” | Ryder or “there” |
{{ event|lookup:'Referrer Reward' }} | The reward the referrer received | £15 or 30% |
{{ event|lookup:'Coupon Code' }} | The actual coupon code granted | 10USDOFF-RXAAURVZ |
{{ event|lookup:'Coupon Expiry'|format_date_string|timeuntil }} | Time left until expiry | 1 week and 5 days |
{{ event|lookup:'Coupon Expiry'|format_date_string|date:'d F o' }} | Date of expiry in full format | Wednesday, 19 July 2023 |
{{ event|lookup:'Call to Action URL' }} | URL where the discount can be used | www.mention-me.com |
Step 4: Test each email
- Click Preview & Test for each email in the flow
- Select a test user who meets the flow criteria
- Confirm personalisation and formatting appears as expected

Step 5: Activate the flow
Once you’ve tested and approved all the content, click Review and Turn On.