skillpath.com Open in urlscan Pro
2606:4700:10::6816:488d  Public Scan

Submitted URL: https://click.e-skillpath.com/?qs=c41896095d69668266f3526c89bb5a32bd377595e52bb8491418e4a26ce974ec8858d3766bb10027ead6499b9f2e...
Effective URL: https://skillpath.com/land/enterprise-solutions?se=934811&zip=33559&sfmc_j=1931172&sfmc_s=253280283&ctid=3772256&sfmc_...
Submission: On December 09 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form onsubmit="window.formSubmit(event)" class="es-form form-adjust" novalidate="" data-success="#thankyou" data-success-dismiss="">
  <input type="hidden" name="formType" value="salesforce">
  <div class="row">
    <div class="col-sm-6">
      <div class="form-floating mb-3">
        <input type="text" class="form-control" id="firstNamePage" name="firstName" placeholder="First name*" required="">
        <label for="firstNamePage" class="form-label">First name*</label>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-floating mb-3">
        <input type="text" class="form-control" id="lastNamePage" name="lastName" placeholder="Last name*" required="">
        <label for="lastNamePage" class="form-label">Last name*</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6 col-xl-12">
      <div class="form-floating mb-3">
        <input type="email" class="form-control" id="emailPage" name="email" placeholder="Business email*" required="">
        <label for="emailPage" class="form-label">Business email*</label>
      </div>
    </div>
    <div class="col-md-6 col-xl-12">
      <div class="form-floating mb-3">
        <input type="tel" class="form-control" id="phoneNumberPage" name="phoneNumber" placeholder="Phone number*" required="">
        <label for="phoneNumberPage" class="form-label">Phone number*</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-floating mb-4">
        <input type="text" class="form-control" id="organizationNamePage" name="organizationName" placeholder="Organization name*" required="">
        <label for="organizationNamePage" class="form-label">Organization name*</label>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="mb-4">
        <div class="p-2 rounded border" style="font-size:.9em">
          <p style="font-size:14px; margin-top:-1.35em; color:rgba(33, 37, 41, 0.65)" class="form-label mb-0"><span class="bg-white px-1">I am interested in:*</span></p>
          <div class="p-1 pb-0" data-validation-group="true">
            <div class="form-check">
              <input class="form-check-input" type="checkbox" value="true" id="ILTPage" name="instructorLead" checked="">
              <label class="form-check-label" for="ILTPage"> Instructor-Led Training </label>
            </div>
            <div class="form-check">
              <input class="form-check-input" type="checkbox" value="true" id="OnDemandPage" name="onDemandContent">
              <label class="form-check-label" for="OnDemandPage"> On-Demand Content </label>
            </div>
            <div class="form-check">
              <input class="form-check-input" type="checkbox" value="true" id="LXPPage" name="digital">
              <label class="form-check-label" for="LXPPage"> SkillPath’s Learning Experience Platform </label>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="col-12">
      <div class="form-floating mb-4">
        <select class="form-select" id="numberOfLearnersPage" name="numberOfLearners" required="">
          <option value="" selected="" disabled="">Please select one:</option>
          <option value="10">Less than 10</option>
          <option value="50">10 to 50</option>
          <option value="100">51 to 100</option>
          <option value="101">More than 100</option>
        </select>
        <label for="numberOfLearnersPage" class="form-label">How many learners do you have?*</label>
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-primary w-100">Connect me with a learning consultant</button>
</form>

<form class="needs-validation" novalidate="">
  <div class="row">
    <div class="col-md-6">
      <div class="form-floating mb-3"><input class="form-control" id="firstNameOnsite" placeholder="First name*" required="" type="text" name="firstName"><label for="firstNameOnsite" class="form-label">First name*</label>
        <div class="invalid-feedback">Please provide a valid first name.</div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-floating mb-3"><input class="form-control" id="lastNameOnsite" placeholder="Last name*" required="" type="text" name="lastName"><label for="lastNameOnsite" class="form-label">Last name*</label>
        <div class="invalid-feedback">Please provide a valid last name.</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6">
      <div class="form-floating mb-3"><input class="form-control" id="emailOnsite" placeholder="Business email*" required="" type="email" name="email"><label for="emailOnsite" class="form-label">Business email*</label>
        <div class="invalid-feedback">Please provide a valid email address.</div>
      </div>
    </div>
    <div class="col-lg-6">
      <div class="form-floating mb-3">
        <div class=" react-tel-input ">
          <div class="special-label">Phone</div><input class="form-control " placeholder="1 (702) 123-4567" required="" id="phoneNumberOnsite" type="tel" value="+1" name="phoneNumber" style="width: 100%;">
          <div class="flag-dropdown ">
            <div class="selected-flag" title="United States: + 1" tabindex="0" role="button" aria-haspopup="listbox">
              <div class="flag us">
                <div class="arrow"></div>
              </div>
            </div>
          </div>
        </div><label for="phoneNumberOnsite" class="form-label always-floating">Phone number*</label>
        <div class="invalid-feedback">Please provide a valid phone number.</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <div class="form-floating mb-4"><input class="form-control" id="orgNameOnsite" placeholder="Organization name*" required="" type="text" name="organizationName"><label for="orgNameOnsite" class="form-label">Organization name*</label>
        <div class="invalid-feedback">Please provide your organization name.</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="mb-4">
        <div class="p-2 rounded border" style="font-size: 0.9em;">
          <p class="form-label mb-0" style="font-size: 14px; margin-top: -1.35em; color: rgba(33, 37, 41, 0.65);"><span class="bg-white px-1">I am interested in:*</span></p>
          <div class="p-1 pb-0">
            <div class="form-check"><input class="form-check-input" id="ILTOnsite" type="checkbox" value="ILT"><label class="form-check-label" for="ILTOnsite">Instructor-Led Training</label></div>
            <div class="form-check"><input class="form-check-input" id="OnDemandOnsite" type="checkbox" value="OnDemand"><label class="form-check-label" for="OnDemandOnsite">On-Demand Content</label></div>
            <div class="form-check"><input class="form-check-input" id="LXPOnsite" type="checkbox" value="LXP"><label class="form-check-label" for="LXPOnsite">SkillPath's Learning Experience Platform</label></div>
          </div>
          <div class="invalid-feedback">Please select at least one interest.</div>
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-floating mb-4"><select class="form-select" name="numberOfLearners" id="learnersOnsite" required="">
          <option value="">Please select one:</option>
          <option value="10">Less than 10</option>
          <option value="50">10 to 50</option>
          <option value="100">51 to 100</option>
          <option value="101">More than 100</option>
        </select><label for="learnersOnsite" class="form-label">How many learners do you have?*</label>
        <div class="invalid-feedback">Please select the number of learners.</div>
      </div>
    </div>
  </div><input type="hidden" value="salesforce" name="formType"><button type="submit" class="btn btn-primary mt-2">Submit</button>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our websites.
Learn more

Close
Skip navigation
 * Courses
 * Group Training
 * SkillPath Unlimited

 * About Us
 * Our Blog
 * Free Resources
 * Contact Us

Back to Main
 * Contact Us
 * About Us
 * What to Expect
 * SkillPath Satisfaction Guarantee
 * Center for Professional Development
 * Newsroom
 * Careers
 * Customer Service Login

Back to Main
 * Categories
 * Business & Technology
 * Leadership & Management
 * People Skills
 * Workplace Compliance
 * View All Categories

 * Format
 * In-Person Workshops
 * Live Virtual Workshops
 * On-Demand Training
 * Scheduled Webinars

 * Continuing Education & Certificates
 * HRCI
 * SHRM
 * Certificates
 * NASBA

All Courses
Courses

Course Categories

Business & Technology

Popular Topics

Microsoft OfficeAdministrative SupportBusiness WritingMarketing & SalesProject
Management

Popular Courses

Management & Leadership Skills for First-Time Supervisors & Managers

Live Virtual Workshop

Getting the Most From Microsoft Excel

Live Virtual Workshop

Using AI for Workplace Productivity

Live Virtual Workshop

Managing Multiple Projects, Objectives and Deadlines

Live Virtual Workshop

All Courses
Leadership & Management

Popular Topics

First-Time ManagerPerformance ManagementTeambuildingCoaching &
MentoringManagement & Leadership Fundamentals

Popular Courses

Management & Leadership Skills for First-Time Supervisors & Managers

Live Virtual Workshop

Getting the Most From Microsoft Excel

Live Virtual Workshop

Using AI for Workplace Productivity

Live Virtual Workshop

Managing Multiple Projects, Objectives and Deadlines

Live Virtual Workshop

All Courses
People Skills

Popular Topics

CommunicationPersonal DevelopmentCustomer ServiceTeamworkProductivity & Time
Management

Popular Courses

Management & Leadership Skills for First-Time Supervisors & Managers

Live Virtual Workshop

Getting the Most From Microsoft Excel

Live Virtual Workshop

Using AI for Workplace Productivity

Live Virtual Workshop

Managing Multiple Projects, Objectives and Deadlines

Live Virtual Workshop

All Courses
Workplace Compliance

Popular Topics

Human ResourcesFinance & AccountingOSHA & Workplace SafetyBusiness Compliance &
Ethics

Popular Courses

Management & Leadership Skills for First-Time Supervisors & Managers

Live Virtual Workshop

Getting the Most From Microsoft Excel

Live Virtual Workshop

Using AI for Workplace Productivity

Live Virtual Workshop

Managing Multiple Projects, Objectives and Deadlines

Live Virtual Workshop

All Courses
All Categories

Format

In-Person WorkshopsLive Virtual WorkshopOn-Demand TrainingScheduled Webinar

Continuing Education & Certificates

HRCICertificatesSHRMNASBA
Search
Search

Popular Categories / Topics

Leadership & Management
Business & Technology
People Skills
Workplace Compliance

Popular Courses

Management & Leadership Skills for First-Time Supervisors & Managers

Live Virtual Workshop



Getting the Most From Microsoft Excel

Live Virtual Workshop



Using AI for Workplace Productivity

Live Virtual Workshop



Managing Multiple Projects, Objectives and Deadlines

Live Virtual Workshop



Breaking Bad Communication Habits

Live Virtual Workshop



The Conference for Administrative Professionals

Live Virtual Workshop



Developing Your Emotional Intelligence

Live Virtual Workshop



Customer Service Excellence for Team Members

Live Virtual Workshop



FMLA Compliance Update

Live Virtual Workshop



Business Grammar & Proofreading

Live Virtual Workshop



See all results
 * Group
   Training
 * SkillPath
   Unlimited

 * USA
   United StatesCanada
 * Sign in
   
   Access your SkillPath Unlimited or on-demand training here:
   
   SkillPath Unlimited Login
 * 

Corporate & Group Training Solutions


PREPARE AND ENERGIZE YOUR UNIQUE TEAM WITH THE PERFECT LEARNING EXPERIENCE.

Employee learning experiences should be EVENTS your team enjoys, filled with
information and tactics they can use right away. SkillPath Enterprise Solutions
partners with you to create professional development courses that help develop
skills, change behaviors and inspire your team!


YOUR CUSTOMIZED TEAM TRAINING INCLUDES:

Expert instruction by experienced business professionals who adapt to your
organization, lead engaging discussion and make the training highly relevant to
your learners online or in person.

Tailored content that allows you to emphasize specific skills and challenges
based on your unique workplace priorities.

Enormous variety of business topics! Vital communication and people skills,
management how-tos, compliance, tactics for successful teams and hundreds more!

Learning platform supplements and adds flexibility to your training program —
making it easy for learners to access hundreds of on-demand courses and quick
tips at their convenience.


LET’S CONNECT!

First name*
Last name*
Business email*
Phone number*
Organization name*

I am interested in:*

Instructor-Led Training
On-Demand Content
SkillPath’s Learning Experience Platform
Please select one: Less than 10 10 to 50 51 to 100 More than 100 How many
learners do you have?*
Connect me with a learning consultant

We received your request!

We love meeting people like you who make professional development a top
priority. We look forward to sharing our expertise with you!

Close



PROFESSIONAL DEVELOPMENT EXPERTS

The future is wildly different for every organization. Whether yours is a large
multinational or smaller local organization, future-focused L&D professionals
like you know that workplace learning moves you forward. It inspires your teams!
It uncovers the potential is each employee! And it helps us all find better ways
to work and adapt. Partner with SkillPath Enterprise Solutions.

35+

years of professional development experience

2,100+

corporate training events each year

300k+

individuals who learned with us last year

Trending topics

Previous
ShareInstructor-Led TrainingExcelling as a Manager, Supervisor or Team
LeaderCourse Details
ShareInstructor-Led TrainingCritical and Strategic Problem SolvingCourse Details
ShareInstructor-Led TrainingCommunicating With Tact, Diplomacy and
ProfessionalismCourse Details
ShareInstructor-Led TrainingCustomer Service ExcellenceCourse Details
ShareInstructor-Led TrainingManaging Multiple Projects and DeadlinesCourse
Details
ShareInstructor-Led TrainingThe Business Writing WorkshopCourse Details
ShareInstructor-Led TrainingCoaching and Teambuilding Skills for Managers and
SupervisorsCourse Details
ShareLiveIn-Person WorkshopDeveloping Your Emotional Intelligence6 hrs3 Upcoming
Course Dates$399Course Details$399
ShareInstructor-Led TrainingThe Extraordinary Administrative AssistantCourse
Details
Next

View a complete list of topics

What customers are saying:

Previous

[This is] a very positive partnership. The SkillPath team was very careful to
listen to our needs and work with us to tailor the training to our audience.
Money and time well spent!


GLAXOSMITHKLINE



[The trainer] did an exceptional job in tailoring the talk to our business
needs. He used terminology and examples that were relevant and current to our
organization.


AMERICAN DIABETES ASSOCIATION



I have greatly benefited from your training. It has been almost four years since
we started doing training with SkillPath, and I can say that the impact has been
significant and tangible in our organization.


UNIVERSITY HEALTH SERVICES, PRINCETON UNIVERSITY



What can I say…Skillpath has been an outstanding partner to our company from day
one! The personalization of courses to meet our specific training needs and the
interaction with our Learning & Development Consultant is the BEST!


HEIDELBERG USA



Everyone was over the moon happy with our training experience. Our trainer was a
ROCKSTAR and kept each member of the team engaged on Zoom. He spent a lot of
time to get to know our business and asked great questions to make the training
very relevant for our teams.


ANTHEM BLUE CROSS BLUE SHIELD



Anne was excellent — everyone was engaged and so happy with her. The samples and
energy were just fantastic! SkillPath trainings have really made an impact at
the County of El Paso.


COUNTY OF EL PASO, TEXAS



Next
 

Connect with a learning expert

1-800-873-7545Message
Connect with
a learning expert

Prepare and energize your team with the perfect learning experience. Let's
connect!

Complete the form below for a brief 15-minute introductory call with one of our
expert learning and development consultants.

First name*
Please provide a valid first name.
Last name*
Please provide a valid last name.
Business email*
Please provide a valid email address.
Phone

Phone number*
Please provide a valid phone number.
Organization name*
Please provide your organization name.

I am interested in:*

Instructor-Led Training
On-Demand Content
SkillPath's Learning Experience Platform
Please select at least one interest.
Please select one:Less than 1010 to 5051 to 100More than 100How many learners do
you have?*
Please select the number of learners.
Submit

Thank you!

We love meeting people like you who make professional development a top
priority. We look forward to sharing our expertise with you!

Close

15 million +

professionals trained

35 +

years in business

2,000 +

live & online courses

 * In-Person Seminars
 * Live Virtual Seminars
 * Scheduled Webinars
 * Group Training
 * SkillPath LXP
 * Products
 * On-Demand Library

 * SkillPath Unlimited
 * SkillPath Unlimited Login
 * Our Blog
 * Free Resources
 * Email Sign-up
 * eNewsletter Sign-up
 * Customer Service Login

 * Contact Us
 * About Us
 * Satisfaction Guarantee
 * Center for Professional Development
 * Diversity & Inclusion
 * Sustainability

 * Careers
 * Our Leadership Team
 * Trainers

 * In-Person Seminars
 * Live Virtual Seminars
 * Scheduled Webinars
 * Group Training
 * SkillPath LXP
 * Products
 * On-Demand Library
 * SkillPath Unlimited
 * SkillPath Unlimited Login
 * Our Blog
 * Free Resources
 * Email Sign-up

 * eNewsletter Sign-up
 * Customer Service Login
 * Contact Us
 * About Us
 * Satisfaction Guarantee
 * Center for Professional Development
 * Diversity & Inclusion
 * Sustainability
 * Careers
 * Our Leadership Team
 * Trainers

Need Help?
Call us at 1-800-873-7545


 * 
 * 
 * 
 * 
 * 

©2024 SkillPath

 * Accreditations
 * Terms of Use/Privacy Policy
 * Disclosures