(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
5.png

Win an iPhone 17 Pro Max

with Rock-West!

1. Join Rock-West.   

2. Make your first deposit.   

3. Enter the lucky draw.

iphone17 Pro max.webp

How to WIN?

  • Step 1: Open a real trading account with Rock-West

  • Step 2: Make a first-time deposit of $200+ in one transaction

  • Step 3: Trade at least 1 lot on your account

  • Step 4: Wait for the lucky draw 🎲

Prize

iPhone 17 Pro Max 256GB (Blue)

If the winner prefers, the prize can be exchanged for $1,500 in their Rock-West account.

Pink Poppy Flowers

Promo Dates

iPhone #1:

October 6 – October 31, 2025
 

iPhone #2:

November 1 – November 30, 2025

 

Winners will be announced at the beginning of each month.

Promo Rules

  • Available for new clients only
     

  • First deposit date must be within promo dates
     

  • No withdrawals until the end of the promo
     

  • Only one entry per client
     

  • 2 winners in total (October & November), selected via Random.org

Ready to Win?

Don’t miss your chance to grab

the latest iPhone 17 Pro Max for $200!

Week 1 winners
Realised profit %
MT5 account 75215
211.12%
MT5 account 70693
156.97%
MT5 account 70705
87.21%
Week 3 winners
Realised profit %
MT5 account 75835
120.59%
MT5 account 75841
85.01%
MT5 account 75890
32.56%
Contest Winners
Winner #1
Winner #2
Winner #3
Week 2 winners
Realised profit %
MT5 Account 69699
191,98%
MT5 Account 69862
140,55%
MT5 Account 69916
129,39%
bottom of page