> ## 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.

# Where and Why to Implement Referrer and Referee Tags

> Understand the two key tags that power the Mention Me referral journey and where to place them on your site.

The Mention Me referral journey is powered by two key tags: the **Referrer tag** and the **Referee tag**. These tags promote referrals at optimal touchpoints and capture the information needed to issue rewards.

## Referrer tag on the post-purchase page

This tag performs two essential roles. It promotes referral to customers on the post-purchase page (the most effective touchpoint) and collects order details so rewards can be issued as applicable.

<img src="https://mintcdn.com/mentionme/V2LNKGCh7ROBia07/images/knowledge/tags/360008373218.gif?s=91e1cb43b74e0e96fac1c4c4ae986c14" alt="Referrer tag on the post-purchase page" width="1094" height="718" data-path="images/knowledge/tags/360008373218.gif" />

## Referee tag in the checkout

This tag inserts a link (or form) that says: **"Been referred by a friend?"**. Customers who click this link will be asked to identify their referrer to receive their reward. You can control where the link appears, what it says and how it looks in the platform.

Place the referee tag in your checkout, typically close to any promo code or voucher code box, to support name referral.

<img src="https://mintcdn.com/mentionme/V2LNKGCh7ROBia07/images/knowledge/tags/360008286837.jpg?fit=max&auto=format&n=V2LNKGCh7ROBia07&q=85&s=56188b004849e7629b66e9c97edc8a10" alt="Referee tag in the checkout with &#x22;Been referred by a friend?&#x22; link" width="1029" height="927" data-path="images/knowledge/tags/360008286837.jpg" />

## Developer integration guides

For technical implementation details — including all parameters, code snippets, and integration modes — see the developer tag integration guides:

<CardGroup cols={2}>
  <Card title="Referrer Tag" icon="megaphone" href="/developer-docs/integration/entry-points/referrer">
    Full parameter reference and implementation options for the referrer tag.
  </Card>

  <Card title="Referee Tag" icon="user-plus" href="/developer-docs/integration/entry-points/referee">
    Full parameter reference and implementation options for the referee tag.
  </Card>
</CardGroup>
