(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

Rock-West Team

What makes Rock-West different?

Rock-West Cat Silver
Rock-West Team

What brings us together?

A shared passion for creating the perfect broker — one that delivers exceptional service, empowers you to grow, succeed, and thrive alongside us.

We stand for honesty and long-term partnerships. This isn’t just a motto; it’s the energy that drives us and keeps us motivated every day.

 

Practical, focused, and goal-oriented, we turn ideas into actions and challenges into new opportunities. We’re here to move forward — together with you!

Meet Our Managing Team

Mikhail Bobkin Rock-West

Mikhail Bobkin

Co-Founder & CEO

Steers our strategic vision, ensuring we consistently deliver unparalleled value to our clients.

Mikhail Bobkin Rock-West

Alexandru Barbu

Head of New Business Development

Leads the new markets development, cultivating robust client relationships and expanding our market footprint.

Mikhail Bobkin Rock-West

Rocky the Cat

Darling of all

"Approved by your cat" — yes, he’s the one who approves everything we do. He inspires us and represents us in all our activities.

Mikhail Bobkin Rock-West

Andrew Alekseev

Chief Marketing Officer

Innovative, adaptable, and strategic operations professional with 15+ years of combined marketing experience in Fintech.

Mikhail Bobkin Rock-West

Dmitry Komkov

Head of Product

Passionate about building products that deliver real value to clients. Shapes the strategy, leads products through every stage of their lifecycle.

Mikhail Bobkin Rock-West

Victor Avramenko

Creative Director

Crafts innovative marketing strategies, elevating our brand presence.

Mikhail Bobkin Rock-West

Ovsanna Sahakyan

Customer Support Team Lead

Driving exceptional customer experiences and strategic growth through innovative solutions and dedicated leadership.

Mikhail Bobkin Rock-West

Vera Rukina

HR BP

Crafting exceptional workplace cultures and enabling organizational success through innovative HR strategies to employee development.

Mikhail Bobkin Rock-West

Richmond Zalavarria

Global Head of Business Development

Driving global revenue growth through strategic partnerships, market expansion, and high-performing sales teams.

Mikhail Bobkin Rock-West

Shah Rosdi

Regional Head Business Development

Accelerating regional growth through local market strategy, key client acquisition, and partner development, ensuring strong performance and sustainable results.

Mikhail Bobkin Rock-West

Isyaka Sugiyatno

Regional Head of Business Development for Indonesia, Vietnam, Malaysia, the Philippines

Leads the markets development, cultivating robust client relationships and expanding our market footprint.

Mikhail Bobkin Rock-West

Suraj Nair

Regional Head of Business Development for India, Malaysia, and Thailand

Leads the markets development, cultivating robust client relationships and expanding our market footprint.

Mikhail Bobkin Rock-West

Davis Leitis

Head of Sales Administration

Optimizing sales operations and enhancing revenue streams through strategic oversight, data-driven insights, and dedicated leadership.

Mikhail Bobkin Rock-West

Gohar Baghdasaryan

Finance Manager

Focused on aligning financial strategies with organizational objectives, optimizing resources, and delivering measurable results that fuel sustained success.

Mikhail Bobkin Rock-West

Sotiris Panteli

Chief Compliance Officer

Leading with integrity and ensuring adherence to regulations through proactive strategies, risk management, and a commitment to ethical practices.

Rock-West
bottom of page