(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
团队

是什么让 Rock-West 与众不同?

Rock-West Cat Silver
6B32F157-B855-42A0-98F7-335D9BE095D3.webp

是什么把我们凝聚在一起?

我们怀着共同的热情,致力于打造一家完美的经纪商 —— 提供卓越服务,助力您与我们共同成长、成功与繁荣。

我们坚持诚信与长期合作。这不仅仅是一句口号,而是每天激励和驱动我们的力量。

 

我们务实、专注、以目标为导向,把理念转化为行动,把挑战变为新机遇。我们与您携手共进,共同迈向未来!

认识我们的管理团队

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