(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

¡GANA UN iPhone 17 Pro Max

CON ROCK-WEST!

1. Únete a Rock-West.

2. Haz tu primer depósito.

3. Entra en el sorteo.

iphone17 Pro max.webp

¿Cómo ganar?

  • Paso 1: Abre una cuenta de trading real con Rock-West

  • Paso 2: Realiza un depósito inicial de $200 o más en una sola transacción

  • Paso 3: Opera al menos 1 lote en tu cuenta

  • Paso 4: Espera el sorteo 🎲

Premio

iPhone 17 Pro Max 256GB (AZUL)

Si el ganador lo prefiere, el premio puede cambiarse por $1,500 en su cuenta Rock-West.

Pink Poppy Flowers

Fechas de la promoción

iPhone #1:

6 – 31 de octubre de 2025
 

iPhone #2:

1 – 30 de noviembre de 2025

 

Los ganadores se anunciarán a comienzos de cada mes.

Reglas de la promoción

  • Disponible solo para nuevos clientes
     

  • La fecha del primer depósito debe estar dentro del período de la promoción
     

  • No se permiten retiros hasta el final de la promoción
     

  • Solo una participación por cliente
     

  • 2 ganadores en total (octubre y noviembre), seleccionados vía Random.org

Consulta los términos y condiciones completos aquí

¿Listo para ganar?

¡No pierdas la oportunidad de conseguir el nuevo
iPhone 17 Pro Max por solo $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