{"id":51811,"date":"2024-04-30T10:10:19","date_gmt":"2024-04-30T10:10:19","guid":{"rendered":"https:\/\/staging.totara.fortyapp.com\/?post_type=event&#038;p=51811"},"modified":"2024-08-05T19:34:39","modified_gmt":"2024-08-05T19:34:39","slug":"meeting-the-roi-challenge-head-on","status":"publish","type":"event","link":"https:\/\/staging.totara.fortyapp.com\/es\/eventos\/meeting-the-roi-challenge-head-on\/","title":{"rendered":"Meeting the ROI challenge head on! | Webinar on Demand"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p>L&amp;D teams are busy providing value to the businesses they serve, but measuring the impact is often overlooked. This session demonstrates how NHS Property Services (in partnership with Think Learning) have used their Totara TXP platform to measure and test return on investment for their customers.<\/p>\n<div id=\"arxmz5u153yo8q798yzoe3k7te_message\" class=\"post__body\">\n<div class=\"AutoHeight\">\n<div class=\"post-message post-message--collapsed\">\n<div class=\"post-message__text-container\">\n<div id=\"postMessageText_arxmz5u153yo8q798yzoe3k7te\" class=\"post-message__text\" dir=\"auto\" tabindex=\"0\">\n<p>Join us as Jonathan Wood, Learning and Development Manager at NHS Property Services LTD, walks through the practical steps you can implement today to start effectively measuring the impact your team is creating.<\/p>\n<div class=\"themePurple InlineTextBlock_container__70vg5 InlineTextBlock_autoMobileAlignment__mKNqu InlineTextBlock_autoDesktopAlignment__4VRAy \">\n<div class=\"InlineTextBlock_richText__bOs_F\">\n<p class=\"large\"><strong>This webinar has ended. Register below to watch the recording<\/strong><\/p>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-51799 size-large\" src=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/04\/Webinar_web-speakers-infoMeeting-the-ROI-challenge-head-on-1024x576.png\" alt=\"\" width=\"1024\" height=\"576\" srcset=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/04\/Webinar_web-speakers-infoMeeting-the-ROI-challenge-head-on-1024x576.png 1024w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/04\/Webinar_web-speakers-infoMeeting-the-ROI-challenge-head-on-300x169.png 300w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/04\/Webinar_web-speakers-infoMeeting-the-ROI-challenge-head-on-768x432.png 768w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2024\/04\/Webinar_web-speakers-infoMeeting-the-ROI-challenge-head-on.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/p>\n<\/div>\n  <\/div>\n<div class='newsletter-hubspot-container theme padding-'>\n  <div class='wrapper'>\n    \n    <div class='content-wrapper'>\n            <div class='form-wrapper grey-background-'>\n                                                              <div id=\"hubspot-form-container\">\n            \n\t\t\t\t\t<script>\n\t\t\t\t\t\twindow.hsFormsOnReady = window.hsFormsOnReady || [];\n\t\t\t\t\t\twindow.hsFormsOnReady.push(()=>{\n\t\t\t\t\t\t\thbspt.forms.create({\n\t\t\t\t\t\t\t\tportalId: 3415253,\n\t\t\t\t\t\t\t\tformId: \"1dc5f55d-9dd8-4f0f-b63a-d60150863883\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1777571030000-2267773143\",\n\t\t\t\t\t\t\t\tregion: \"na1\",\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t})});\n\t\t\t\t\t<\/script>\n\t\t\t\t\t<div class=\"hbspt-form\" id=\"hbspt-form-1777571030000-2267773143\"><\/div>          <\/div>\n          <div id=\"hubspot-fallback-message\" style=\"display: none; padding: 20px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px;\">\n            <p style=\"margin: 0; font-size: 14px;\">\n              This form may be blocked by your browser&#8217;s privacy settings (e.g., Firefox Enhanced Tracking Protection). Please email us at <a href=\"mailto:marketing@totara.com\" style=\"color: #007ab8; text-decoration: none;\">marketing@totara.com<\/a>.\n            <\/p>\n          <\/div>\n                      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/If the form has a dynamic content field for hubspot automation workflows, it will grab that ACF value and plop it inside of the embedded iframe form\n  jQuery(document).ready(function ($) {\n    let formDetected = false;\n    let fallbackShown = false;\n\n    \/\/ Function to check for HubSpot form and show fallback if needed\n    function checkForHubSpotForm() {\n      const hubspotContainer = document.getElementById('hubspot-form-container');\n      const fallbackMessage = document.getElementById('hubspot-fallback-message');\n      \n      if (!hubspotContainer || !fallbackMessage || fallbackShown) {\n        return;\n      }\n\n      \/\/ Check for various HubSpot form elements\n      const hsForm = hubspotContainer.querySelector('.hs-form');\n      const hsIframe = hubspotContainer.querySelector('.hs-form-iframe');\n      const hsScript = hubspotContainer.querySelector('script[src*=\"js.hsforms.net\"]');\n      const hasHubSpotContent = hubspotContainer.innerHTML.trim().length > 0;\n\n      if (hsForm || hsIframe || hsScript) {\n        formDetected = true;\n      } else if (hasHubSpotContent && !formDetected) {\n        \/\/ If there's content but no recognizable HubSpot elements after timeout, show fallback\n        setTimeout(function() {\n          if (!formDetected && !fallbackShown) {\n            fallbackMessage.style.display = 'block';\n            hubspotContainer.style.display = 'none';\n            fallbackShown = true;\n          }\n        }, 2000);\n      } else if (!hasHubSpotContent) {\n        \/\/ If container is completely empty, show fallback immediately\n        fallbackMessage.style.display = 'block';\n        hubspotContainer.style.display = 'none';\n        fallbackShown = true;\n      }\n    }\n\n    \/\/ Initial check\n    setTimeout(checkForHubSpotForm, 1000);\n    \n    \/\/ Additional checks at intervals\n    setTimeout(checkForHubSpotForm, 3000);\n\n    setTimeout(function() {\n      const fieldElement = document.querySelector('input[name=lead_source_description]');\n      let iframe = document.querySelector('.hs-form-iframe');\n\n      if (iframe && iframe?.contentWindow) {\n        let iframeDocument = iframe.contentWindow.document;\n        let input = iframeDocument.querySelector('input[name=lead_source_description]');\n        if (input) {\n          input.value = 'Meeting the ROI challenge head on! | Webinar on Demand';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"menu_order":6,"template":"","tax\/tags":[],"tax\/topics":[549],"tax\/event-types":[311],"class_list":["post-51811","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/events\/51811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/media?parent=51811"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/tax\/tags?post=51811"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/tax\/topics?post=51811"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/es\/wp-json\/wp\/v2\/tax\/event-types?post=51811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}