{"id":43358,"date":"2023-02-10T08:47:33","date_gmt":"2023-02-10T08:47:33","guid":{"rendered":"https:\/\/staging.totara.fortyapp.com\/events\/how-shimano-are-educating-25000-external-stakeholders-with-totara\/"},"modified":"2024-08-05T22:09:17","modified_gmt":"2024-08-05T22:09:17","slug":"how-shimano-are-educating-25000-external-stakeholders-with-totara","status":"publish","type":"event","link":"https:\/\/staging.totara.fortyapp.com\/us\/events\/how-shimano-are-educating-25000-external-stakeholders-with-totara\/","title":{"rendered":"How Shimano are educating 25,000 external stakeholders with Totara"},"content":{"rendered":"\n<div class='inline-text-container MobileAlignment DesktopAlignment'>\n  <div class='richText'><p><strong>Shimano is a Japanese multinational manufacturing company. Among other things, they make high-quality parts for bikes, providing gears and other elements.<\/strong><\/p>\n<p>Shimano has a reputation for high-quality bike parts. A critical audience for maintaining that reputation are the bike mechanics who work with their parts. The mechanics need to know about new Shimano products, how they work, how to ensure customers get the best from them. However, these mechanics aren\u2019t Shimano employees. They work in service centres, which are independent retailers across Europe.<\/p>\n<p>Join Jennifer Letch, Learning Program Coordinator at Shimano to see how:<\/p>\n<ul>\n<li>Shimano are supporting an extended enterprise with over 170,000 course completions<\/li>\n<li>Have over 160 learning programs in 13 different languages<\/li>\n<li>Have awarded more than 5000 open badges<\/li>\n<li>Use Totara Engage to manage, share and recommend internal information<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-43327 size-medium alignnone\" src=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2023\/02\/VISDES-1459_webinar_SM-card-info_speaker-300x169.png\" alt=\"\" width=\"300\" height=\"169\" srcset=\"https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2023\/02\/VISDES-1459_webinar_SM-card-info_speaker-300x169.png 300w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2023\/02\/VISDES-1459_webinar_SM-card-info_speaker-1024x576.png 1024w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2023\/02\/VISDES-1459_webinar_SM-card-info_speaker-768x432.png 768w, https:\/\/staging.totara.fortyapp.com\/wp-content\/uploads\/2023\/02\/VISDES-1459_webinar_SM-card-info_speaker.png 1200w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p>\n<p><strong>Speaker: <\/strong>Jennifer Letch, Learning Program Coordinator at Shimano<\/p>\n<p>&nbsp;<\/p>\n<p><strong>This webinar has ended. Register below to watch the recording<\/strong><\/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                                    <h2 class='title '>Watch the replay<\/h2>\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: \"4df99fda-3988-4972-87e1-b9d2f4142fa8\",\n\t\t\t\t\t\t\t\ttarget: \"#hbspt-form-1777717774000-5130310782\",\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-1777717774000-5130310782\"><\/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 = 'How Shimano are educating 25,000 external stakeholders with Totara';\n        }\n      }\n    }, 5000);\n  });\n<\/script>","protected":false},"menu_order":89,"template":"","tax\/tags":[683],"tax\/topics":[],"tax\/event-types":[820],"class_list":["post-43358","event","type-event","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/events\/43358","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/events"}],"about":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/types\/event"}],"wp:attachment":[{"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/media?parent=43358"}],"wp:term":[{"taxonomy":"tag","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/tags?post=43358"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/topics?post=43358"},{"taxonomy":"event-type","embeddable":true,"href":"https:\/\/staging.totara.fortyapp.com\/us\/wp-json\/wp\/v2\/tax\/event-types?post=43358"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}