Skip to content

Commit

Permalink
Switching out the FullContext bot with the Docbot
Browse files Browse the repository at this point in the history
  • Loading branch information
kristen-toole committed Feb 6, 2025
1 parent e5fbc36 commit 8188714
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Content/Z_Resources/MainPages/Other-Topics-move-sidenav.flmsp
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P36W24N4');</script>
<!-- End Google Tag Manager -->
<!-- Context.ai bot -->
<script>(function(w,q,a){w[q]=w[q]||[];w[q].push=function(){(w[q].q=w[q].q||[]).push(arguments);};w[q].push('init',{agentId:a});var script=document.createElement('script');script.src='https://fullcontext.ai/embed.js';script.async=true;script.type='module';script.crossorigin='anonymous';document.head.appendChild(script);})(window,'fullContext','56f42b30-f962-4fde-b605-d094b6264baa');</script>
<!-- End Context.ai bot -->
<!-- Prism Highlighting -->
<script type="text/javascript" src="../Scripts/prism.js"> </script>
<!-- End Prism Highlighting -->
Expand All @@ -20,7 +17,13 @@
<link rel="stylesheet" href="../Stylesheets/GlideStyles.css" type="text/css" media="all" />
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<!-- Docbot bot -->
<script type="text/javascript">window.DocsBotAI=window.DocsBotAI||{},DocsBotAI.init=function(e){return new Promise((t,r)=>{var n=document.createElement("script");n.type="text/javascript",n.async=!0,n.src="https://widget.docsbot.ai/chat.js";let o=document.getElementsByTagName("script")[0];o.parentNode.insertBefore(n,o),n.addEventListener("load",()=>{let n;Promise.all([new Promise((t,r)=>{window.DocsBotAI.mount(Object.assign({}, e)).then(t).catch(r)}),(n=function e(t){return new Promise(e=>{if(document.querySelector(t))return e(document.querySelector(t));let r=new MutationObserver(n=>{if(document.querySelector(t))return e(document.querySelector(t)),r.disconnect()});r.observe(document.body,{childList:!0,subtree:!0})})})("#docsbotai-root"),]).then(()=>t()).catch(r)}),n.addEventListener("error",e=>{r(e.message)})})};</script>
<script type="text/javascript">
DocsBotAI.init({id: "Ezjjjn42SCniTJ5wzUAS/63rbl2Dp70yCSIXuqdU8"});
</script>
<!-- End Docbot bot -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P36W24N4" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
Expand Down

0 comments on commit 8188714

Please sign in to comment.