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.

Using the Demo Environment

Always use the URL tag-demo.mention-me.com in your tags when developing and testing. The demo server is a production-like version of Mention Me set up with your account and test campaigns that display when you make tag requests. You can send the demo system test or mocked customer data without the risk of real coupons being given out or cash/rewards changing hands. We can give you access to the client dashboard on the demo server at your request so you can review the state of the integration.
Use your browser’s Network or Console tabs (filter to mention-me.com) to see exactly how the tag is being called and diagnose any issues.
The offers and forms can be disabled at any time from the Mention Me platform without requiring any development work. You can go live with the integration tags before any campaign is designed to start — campaigns can start, change and finish without any further development involvement.

Debug Mode

You can enable debug mode to inspect tag behaviour in detail:
1

Enable debug mode

Activate debug mode from the Mention Me platform. See Debug Dashboard for details.
2

Inspect tag events

Check all tag firing events using the browser’s Network or Console tabs. These will show you exactly how each tag is being called and allow you to diagnose any issues.
3

Verify tag content

The following content should be served for each tag:
  • Referrer tag: If integrated correctly, content should be served on the order confirmation page.
  • Referee tag: The “Been referred by a friend?” link should be injected on the page. When clicked, content should be served.

Publishing to Live

After you’ve implemented and tested the tags, you can publish them to your live site.
Make sure to switch from tag-demo.mention-me.com to the live URL tag.mention-me.com when you deploy your integration.
You can publish the tags at any time on your live site — content will only show when the integration is approved by us.

Step-by-step testing guides

For detailed walkthrough instructions on testing each tag type in both Demo and Live environments:

Post-Purchase Tag

Test the referrer tag on order confirmation.

Referee Tag

Test the referee tag in checkout.

Dashboard Tag

Test the dashboard tag in the account area.

Browser Support

Mention Me supports the following browsers and environments:
  • Internet Explorer: 11+
  • Edge: 14+
  • Chrome: Last two versions
  • Firefox: Last two versions
  • Safari: 9+
  • Chrome: Last two versions
  • Firefox: Last two versions
  • Chrome: Last two versions
  • Safari: 9+
  • Chrome: Last two versions
  • Firefox: Last two versions
  • Android Browser: Last two versions

TLS Protocols

In line with security best practices, we use secure encryption protocols. Browsers that do not support the following cipher suites will be unable to view our pages:
  • TLS v1.2
Last modified on April 16, 2026