Skip to main content
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

Testing the referral landing page in the 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

The 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

Verifying the test referrer profile in the 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?

Start a conversation with the in-platform Support widget in the bottom-right corner of your dashboard - it can usually answer this straight away. If it can’t, raise a request via the request form.
The Support widget's AI assistant asking what you need help with

The in-platform Support widget starting an AI-assisted conversation.

Last modified on August 7, 2026