Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

¿How I can add Intercom Bot to Jira Customer Portal (Server version 4.1.0?

Javi April 15, 2019

I want add script to show Intercom Chat and bot to our Jira Service Desk customer portal.

(version 4.1.0)

¿How I can Add the code?

 

Best regard

 

NOTE: this is the code I need add to customer portal.

 

<script>
window.intercomSettings = {
app_id: "XXXXXXXXX"
};
</script>
<script>(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/vbhf35wo';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();</script>

2019-04-15_14-55-03.png

 

1 answer

0 votes
Berenice Giannini December 21, 2020

did you figure this out? we are trying the same thing

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events