Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

Product Manager II Digital Transformation

Career Insights for Digital Transformation Manager

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on Ohio data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A Digital Transformation Manager leads a digital change management process, which is the use of digital technologies to create new, or improve existing, business processes, culture, and customer experiences to meet changing requirements. They lead digital transformation initiatives including the development of new digital initiatives, new products, and new business models.

$150,103 / year median in Ohio

+11% projected growth

Explore Career

Job Description

Product Manager II
  • Digital Transformation Posted on September 2, 2026 September 2, 2026 by JMJ Phillip We are seeking an experienced Product Manager II
  • Digital Transformation to lead the development and execution of IoT
  • and AI-enabled solutions that improve manufacturing operations, productivity, quality, and cost efficiency.
The ideal candidate will combine strong product management expertise with a deep understanding of manufacturing, IoT architecture, cloud technologies, and artificial intelligence. Position Responsibilities Product Strategy & Roadmap Define and execute the product vision, strategy, and roadmap for IoT and AI-driven manufacturing solutions. Balance technology capabilities, customer value, profitability, and competitive positioning. Manage the product lifecycle from ideation through launch and post-launch optimization. IoT & AI Solutions Lead the integration of IoT devices, sensors, and systems with cloud platforms for real-time manufacturing data collection. Apply AI technologies such as machine learning, computer vision, and predictive analytics to manufacturing challenges. Support solutions for predictive maintenance, automated quality control, and process optimization. Ensure solutions are designed for scalability, reliability, and operational effectiveness. Cross-Functional Leadership Collaborate with engineering, R D, data science, marketing, sales, and other stakeholders. Lead complex product initiatives involving multiple teams and stakeholders. Facilitate alignment and drive results across globally distributed teams. Customer & Market Insights Engage with customers to understand operational challenges, requirements, and opportunities. Translate customer needs into actionable product features and solutions. Conduct market research and competitive analysis to identify trends and opportunities. Data Security & Compliance Ensure IoT and AI solutions follow applicable data security standards and regulatory requirements. Work with technical teams to address data protection, system security, and compliance considerations. Performance & Continuous Improvement Monitor product performance and use data-driven insights to guide decisions. Analyze IoT and AI data to identify opportunities for operational improvement. Continuously refine products based on customer feedback, market needs, and business performance. Prerequisites Bachelor's or Master's degree in Engineering, Computer Science, or a related field. 6+ years of product management experience, preferably focused on IoT solutions within manufacturing. Demonstrated experience with AI technologies such as machine learning, computer vision, or predictive analytics. Strong understanding of manufacturing processes and operational challenges. Experience with cloud platforms such as AWS IoT or Azure IoT Hub. Understanding of IoT architecture, hardware, software, and communication protocols. Experience with agile product development methodologies. Strong analytical and data-driven decision-making skills. Proven ability to lead cross-functional teams and complex product initiatives. Excellent verbal and written communication skills, with the ability to translate technical concepts into business value. Ability to work effectively with globally distributed teams and multiple stakeholders. Certifications (Preferred, but not Required) Product Management certifications. Agile or Scrum certifications. Cloud certifications such as AWS or Microsoft Azure. AI, machine learning, or data analytics certifications. What the Role Offers Competitive salary range of $135,000
  • 160,000, based on qualifications and experience.
Opportunity to lead innovative IoT and AI initiatives within a manufacturing environment. High-impact individual contributor role with significant cross-functional visibility. Opportunity to influence product strategy, digital transformation, and operational improvement. Exposure to emerging technologies including artificial intelligence, machine learning, cloud computing, and industrial IoT. Professional growth and opportunities to expand product leadership expertise. Collaborative environment working with engineering, R D, data science, and business teams. Limited travel, approximately 0-5% as needed. Why Perrysburg? Perrysburg offers a strong business and manufacturing environment with access to a skilled workforce, established industrial infrastructure, and a growing technology ecosystem. Its proximity to major transportation routes and business centers provides convenient access for professionals working across manufacturing, engineering, technology, and supply chain functions. Upload your resume to Apply
  • Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email
  • Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology
  • the #1 platform for job skills Submit gform.initializeOnLoaded( function() {jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('
  • ').
html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /
  • delay the scroll by 50 milliseconds to fix a bug in chrome
  • / jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top
  • mt); }, 50 );var current_page = jQuery('#gform_source_page_number_5').
val();jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top
  • mt);jQuery(document).
trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now

Benefits

  • Professional Development
  • Dental Insurance