(function() { const utmParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content']; const urlParams = new URLSearchParams(window.location.search); let hasParams = false; utmParams.forEach(param => { const value = urlParams.get(param); if (value) { localStorage.setItem(param, value); hasParams = true; } }); if (hasParams) { console.log('%c✅ UTM-метки сохранены в localStorage.', 'color: green; font-weight: bold;'); if (typeof gtag === 'function') { const eventParams = {}; utmParams.forEach(param => { eventParams[param] = localStorage.getItem(param); }); gtag('event', 'utm_parameters_captured', eventParams); console.log('%c📊 UTM-метки отправлены в GA4 как event utm_parameters_captured', 'color: blue; font-weight: bold;'); } } console.log('%c📦 UTM в localStorage:', 'color: orange; font-weight: bold;'); utmParams.forEach(param => { console.log(`${param}: ${localStorage.getItem(param)}`); }); // Навешиваем обработчик на кнопку регистрации const registerButton = document.querySelector('.StylableButton2545352419__container'); if (registerButton) { registerButton.addEventListener('click', function(e) { e.preventDefault(); let link = registerButton.querySelector('a') ? registerButton.querySelector('a').href : null; if (!link) { console.warn('⚠️ Кнопка не содержит ссылку'); return; } const url = new URL(link); utmParams.forEach(param => { const value = localStorage.getItem(param); if (value) { url.searchParams.set(param, value); } }); console.log('%c➡️ Переход на URL с UTM:', 'color: purple; font-weight: bold;', url.toString()); window.location.href = url.toString(); }); } else { console.warn('⚠️ Кнопка регистрации не найдена'); } })();
top of page

How to Become a Partner?

  • Writer: Rock-West Team
    Rock-West Team
  • Oct 25, 2024
  • 3 min read
ree

At Rock-West, we aim to help you grow and succeed through valuable partnerships. Our flexible partnership plan offers you great opportunities to boost your business and earn substantial rewards. Whether you’re looking for volume rebates, tailored commission plans, or hybrid remuneration options, Rock-West offers a range of choices to suit your business needs and goals. Key Features of Rock-West’s Partnership Plan:

  • Flexible IB Deals: Enjoy one of the most competitive tiered commission structures in the industry.

  • Volume Rebates: Increase your rebate size up to 82%.

  • Customized Deals: Benefit from commission plans that are fully tailored to your business objectives.

  • Hybrid Remuneration: Achieve your referral targets and earn commission on every trade your clients make.

How to Become a Partner with Rock-West

Becoming a partner with Rock-West is a straightforward process. Follow these steps to get started:

Ensure KYC Verification  If you want to open a partnership request, make sure that you have completed the KYC verification in accordance with the KYC guidelines: How to Verify an Account?   Important: If the Identity verification is not completed, the partnership request will not be processed. The Partnership Manager will contact either the responsible BDM or the partner directly to complete KYC.  Submit Partnership Request

Access the Request Form: In the Rock-West app, go to the “Partnership” section and click on the “Become a Partner” button: https://rock-west.com/rock-west-partners/ 


ree

Complete the Questionnaire: After clicking the button, fill in the title filed, select the language, fill out the required questionnaire and submit the request.


Important: If the questionnaire is incomplete, the request will not be processed. The Partnership Manager will reach out to the responsible BDM or the partner to complete it.


ree

Processing the request 

Partnership Manager (PM) will review the request shortly and Approve or Reject the questionnaire or PM might revert with additional questions. If you want to follow the status of your request, just click on “SEE A TICKET” button. 


ree

ree

Check Notifications


Once the partnership request has been reviewed and accepted, you will receive a notification confirming the acceptance of the request. 


ree

Access Partnership Features


When the partnership request is accepted, you will see additional options in the Partnership section of the app, enabling you to manage your partnership effectively.


Links: Here is the link where you as a Partner can copy and provide to your clients. 


ree

Account: Here you as a Partner can watch the performance of your partnership account and see commissions accrued for the period before current day. You can hit Withdraw at any time and get the commission into the wallet and then withdraw from the wallet outside.


ree

Clients: Here you can check your direct client details, those who used your link at registration. 


ree

IB Program: Here you can check the IB Program’s details. We use only fixed rebate for all instruments except of crypto. One can easily find the reward expressed as USD per lot. 

ree

Reports: Here a Partner can create a report, which will explicitly and transparently explain, how many lots were traded, what commissions have been generated directly and by Sub-IBs. 

ree

Materials: Promo Materials section lets your to access various marketing tools and promotional materials provided by Rock-West to support partnership and helps you to attract clients effectively. 

ree

Dashboards:

Here you can see your funnel performance, how many clients have registered, opened accounts, deposited for the first time. Partner will see only direct funnel performance, not the Sub-IB’s funnel performance. 


ree

Join us at Rock-West and take your business to new heights with our partnership plans. We look forward to working with you!

Additionally, we provide a comprehensive YouTube video tutorial guiding you to open a partnership request. You can access the tutorial by clicking here:  https://www.youtube.com/watch?v=C3e6hrF_iKI 

Happy trading with Rock-West! 


bottom of page