Share this result

Previews are deleted daily. Get a permanent share link sent to your inbox:
Script
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="keywords" content=""> <meta name="description" content="{{ content.meta_description }}"> <title>HCM Maturity Model</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="https://www.isolvedhcm.com/css/font-awesome.css"> <link rel="stylesheet" href="https://www.isolvedhcm.com/css/app.css"> <link rel="shortcut icon" href="http://www.isolvedhcm.com/favicon.ico" type="image/x-icon"> <link rel="icon" href="http://www.isolvedhcm.com/favicon.ico" type="image/x-icon"> <meta property="og:title" content="Operational to Strategic HR: An HCM Maturity Mode" /> <meta property="og:image" content="https://f.hubspotusercontent30.net/hubfs/2486383/meta-graphic-1.png" /> <meta property="og:description" content="Employ, enable, and empower your clients’ workforces." /> <meta property="og:url" content="http://visit.isolvedhcm.com" /> <!-- Google Search Console Verification --> <meta name="google-site-verification" content="ANELvGoHro4HOut4KD85rwKC3SlZPi9qJqEkrNDxvnU"> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-KRFFGVG'); </script> <!-- End Google Tag Manager --> <!-- Google Analytics --> <script> var trackOutboundLink = function(url) { ga('send', 'event', 'outbound', 'click', url, { 'transport': 'beacon', 'hitCallback': function() { document.location = url; } }); } </script> <!-- End Google Analytics --> <!-- Facebook Pixel Code --> <script> ! function(f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function() { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s) }(window, document, 'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1964541593816614'); fbq('track', 'PageView'); </script> <noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1964541593816614&ev=PageView&noscript=1"> </noscript> <!-- End Facebook Pixel Code --> <!-- Start of global snippet: Please do not remove Place this snippet between the <head> and </head> tags on every page of your site. --> <!-- Global site tag (gtag.js) - DoubleClick --> <script async src="https://www.googletagmanager.com/gtag/js?id=DC-6519012"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'DC-6519012'); </script> <!-- End of global snippet: Please do not remove --> <style> h1, h2, h3, h4, h5, h6, p, a { font-family: 'Open Sans', sans-serif; } h1 { margin-top: 95px; font-size: 2em; font-weight:100; color: #f7008c } h3 { margin-top: 0px; padding-top: 0px; font-size: 1.4em; font-weight: 500; color: #f7008c; } p { margin-top: 0; padding-top: 0; font-size: 1em; line-height: 170%; color: #5d5d5d; } .text-black { color: black; } .pink-button { border-radius: 50px; font-weight: 500; text-transform: uppercase; font-size: 1.2em; background-color: #f7008c; color: white; width: auto; height: auto; padding: 10px 20px; } .white-button { border-radius: 50px; border: 2px solid white; font-weight: 500; text-transform: uppercase; font-size: 1.2em; background-color: transparent; color: white; width: auto; height: auto; padding: 10px 20px; } .pink-button:hover { background-color: #bf026d; } .white-button:hover { background-color: rgba(255, 255, 255, 0.30); } .header { background-color: white; padding: 15px 0; } .header .logo { width: 200px; height: auto; } .top-text { background-image: url('https://2486383.fs1.hubspotusercontent-na1.net/hubfs/2486383/Hero-2.png'); background-size: cover; background-position: center; } .top-text h1 { color: white; font-size: 3em; font-weight: 600; } .top-text p { color: white; } .content ul li { font-size: 1em; margin-bottom: 1rem; } .content .testimonial { margin-bottom: 2rem; } .blog-download { padding: 2rem 0; background-color: #f7008c; } .blog-download h3 { color: white; } .blog-download a:hover { text-decoration: none; } footer .footer-logo { width: 200px; height: auto; } #ulimage { line-height: 1.5em; list-style-image: url(https://visit.isolvedhcm.com/hubfs/pink-checkmark-20px.png); } section.content { padding: 4rem 0; } fieldset { max-width: 100% !important; display: flex; gap: 2rem; } fieldset > div { float: none !important; flex: 1; width: auto !important; } .input { margin-right: 0 !important; } .hs-input { width: 100%; padding: 0.5rem; border-radius: 0.25rem; border: 1px solid #ccc; margin-bottom: 1rem; } input[type="submit"] { background: transparent; color: #f7008c; font-size: 1rem; border: 2px solid #f7008c; border-radius: 10rem; padding: 1rem; width: 100%; transition: background 0.25s ease, color 0.25s ease; } input[type="submit"]:hover { background: #f7008c; color: black; } .hs-error-msgs { list-style: none; padding: 0; margin: 0; color: red; } @media (max-width: 720px) { fieldset { flex-direction: column; gap: 0; } } .nav.footer-links { display: flex; gap: 1rem; } </style> {{ standard_header_includes }} </head> <body> <main> <section class="header"> <div class="container"> <a href="https://www.isolvedhcm.com/" target="_blank"> <img class="logo my-2" src="https://visit.isolvedhcm.com/hubfs/Logos/isolved_logo_color_pos_RGB.png" alt="isolved"> </a> </div> </section> <section class="top-text"> <div class="container"> <div class="row"> <div class="col-lg-8 text-left"> <h1><b style="color:#f7008c;">Operational to Strategic HR:</b> <br>An HCM Maturity Model</h1> </div> </div> </div> </section> <section class="content"> <div class="container"> <div class="row"> <div class="col-lg-6"> <h3 class="text-black mt-0">Changing expectations, a move to a more hybrid workplace, and complex regulatory initiatives have put every HR department under pressure.</h3> <br> <span style="font-size: 1.2em;"><p>Now more than ever, HR leaders must focus on creating the kind of exceptional employee experience that attracts and retains the very best staff.</p> <p>Whether your business employs 50 people or 5,000, the need to become more agile, data-driven, and employee centered is at the forefront of these goals.</p> <p>This whitepaper outlines a proven approach to maturing HR practices to help your teams meet the needs of the next decade while becoming strategic partners and advisors to leadership—ultimately helping transform your business.</p></span> </div> <div class="col-lg-6"> <!-- Updated to most recent embed code 02/08/24 - Erica --> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "2486383", formId: "00e396cd-60e6-45bb-a97e-2ecdbafed89a" }); </script> </div> </div> </div> </section> <footer> <div class="container"> <div class="row align-items-center p-30"> <div class="col-lg-3"> <a href="http://www.isolvedhcm.com/"> <img src="https://visit.isolvedhcm.com/hubfs/isolved_logo_color_pos_RGB.png" alt="iSolved Logo" class="footer-logo"> </a> </div> <div class="col-lg-9 d-flex justify-content-end"> <ul class="nav footer-links"> <li> <a href="http://www.isolvedhcm.com/legal/privacy_policy">Privacy Policy</a></li> <li> <a href="http://www.isolvedhcm.com/legal/terms_of_use">Terms of Use</a></li> <li> <a href="http://www.isolvedhcm.com/contact">Contact</a></li> <li> <a href="tel:800-733-8839">800-733-8839</a> </li> </ul> </div> </div> </div> <div class="copyright"> <div class="container text-center"> <p style="color: white; margin-top: 1rem;">Copyright 2021 iSolved HCM. All rights reserved.</p> </div> </div> </footer> </main> <!-- Google Tag Manager (noscript) --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KRFFGVG" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <!-- LinkedIn Scripts --> <script type="text/javascript"> _linkedin_partner_id = "598916"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script> <script type="text/javascript"> (function() { var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript"; b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s); })(); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=598916&fmt=gif" /> </noscript> <!-- End LinkedIn Scripts --> {{ standard_footer_includes }} </body> </html>
Landing Page
URL
https://www.isolvedhcm.com/
Query Parameters
None
Network Timeline
Performance Summary

60

Requests

23

Domains

1836KB

Transfer Size

5645KB

Content Size

1,100.0ms

Dom Content Loaded

1,007.0ms

First Paint

3,602.0ms

Load Time
Domain Breakdown
Transfer Size (bytes)
Loading...
Content Size (bytes)
Loading...
Header Size (bytes)
Loading...
Requests
Loading...
Timings (ms)
Loading...
Total Time
Loading...
Content Breakdown
Transfer Size (bytes)
Loading...
Content Size (bytes)
Loading...
Header Size (bytes)
Loading...
Requests
Loading...