APIs & Integrations

Rongen
Contributor

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

Hi, can anyone help me customise our Hubspot tracking code to change to VAR?
Our LMS doesn't accept script type.

 

<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/2057xxxx.js"></script>
<!-- End of HubSpot Embed Code -->

 

Example of what we're using now via Zoho SalesIQ. We are now migrating to Hubspot. 

var $zoho=$zoho || {};$zoho.salesiq = $zoho.salesiq || {widgetcode: "xxxxxxxxxxxxxxxxxxxx", values:{},ready:function(){}};var d=document;var s=d.createElement("script");s.type="text/javascript";s.id="zsiqscript";s.defer=true;s.src="https://salesiq.zoho.com/widget";var t=d.getElementsByTagName("script")[0];t.parentNode.insertBefore(s,t);


I really appreciate your help in advance. Thank you.

0 Upvotes
1 Accepted solution
Rongen
Solution
Contributor

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

We managed to solve this by customising the code. It works now.

View solution in original post

4 Replies 4
Rongen
Solution
Contributor

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

We managed to solve this by customising the code. It works now.

Kevin-C
Recognized Expert | Partner
Recognized Expert | Partner

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

Thanks @dennisedson 

 

Hey @Rongen 
I'm not 100% sure I understand the request

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
0 Upvotes
Rongen
Contributor

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

Hi @Kevin-C  - we need to embed our chatflow (chat bot) to our Canvas LMS.  Their system doesn't accept the script code. They only allow using variable to insert in their javascript file. 

0 Upvotes
dennisedson
HubSpot Product Team
HubSpot Product Team

Chatflow tracking embed code (VAR) for Canvas Instructure LMS

SOLVE

Eek. 

@Kevin-C , any thoughts here?

0 Upvotes