Landings
Learn about referral landing pages and how they work in B2CORE IB
The Landings section is not available in the Back Office. Landing pages are configured at the system level by your B2BROKER integration team and are used by partners in their IB Room.
How landings work
In the current version of B2CORE IB, each instance has a single referral landing page configured at the system level. This is typically the registration page of your client portal.
When a partner shares their referral link, it redirects the client to this landing page with the partner's unique token appended as a query parameter:
{scheme}://{host}{path}?{token}={partner_token}For example: https://my.example.com/register?referral=abc123
The following parameters are configured by your B2BROKER integration team:
| Parameter | Description | Default |
|---|---|---|
| Scheme | Protocol used for the link | https |
| Host | Domain of your client portal | — |
| Path | Path to the registration page | /register |
| Token parameter | Query parameter name that carries the referral token | referral |
To configure or update these settings, contact your B2BROKER integration team.
Partner view
Partners can see and copy their referral links in IB Room → Promo → Links. On that page, partners can also:
- Select a landing page from the available options
- Select a language
- Add UTM parameters to their link
- Generate a QR code for the link
Última actualización