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.

This guide walks you through testing your referral landing page to confirm that referral content appears, loads from the correct environment, and that test referrer profiles are created as expected.

Website Test

Testing the referral landing page in DEMO environment
1

Open a private browser window

Open a private or incognito browser window.
2

Navigate to your landing page

Go to your referral landing page (e.g. https://yourdomain.com/refer-a-friend).
3

Check the referral offer

Check the Mention Me embedded offer is visible and enrol as a referrer with test details.
4

Inspect network requests

Right-click anywhere and select Inspect, then open the Network tab. Filter by your partnerCode, reload the page, and look for requests to tag-demo.mention-me.com.
5

Verify request details

Click the request and check:
  • Headers tab — environment is demo
  • Payload tab — partnerCode and localeCode are correct, situation is set to landingpage
Network tab showing DEMO environment request details

Platform Verification

1

Search for your test referrer

In the Mention Me platform, go to Customers and search for your test referrer’s email address.
2

Confirm the profile

Click the profile and confirm:
  • Customer is signed up for the expected campaign
  • All customer details (campaign, locale, referral status) match your test
Verifying test referrer profile in platform

Troubleshooting

  • Content doesn’t appear — check that the Mention Me JavaScript is included on the page and ensure the wrapper element (<div id="mmWrapper">) is present in your HTML.
  • Requests go to tag.mention-me.com instead of tag-demo.mention-me.com — you’re pointing to the live environment. Switch to the DEMO JavaScript tag until testing is complete.

Need Help?

If anything looks incorrect or a request to tag-demo.mention-me.com doesn’t appear, contact the team via the help form with testing steps and screenshots.
Last modified on March 31, 2026