Skip to content

Add Intercom to ITS portal #466

@jakekaneaxl

Description

@jakekaneaxl

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

yes we arent collecting any leads from the ITS portal

Describe the solution you'd like
A clear and concise description of what you want to happen.
heres the implementation code:

<script> window.intercomSettings = { api_base: "https://api-iam.intercom.io/", app_id: "rxsoqwkv", }; </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/rxsoqwkv';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(document.readyState==='complete'){l();}else if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})(); </script>

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
we looked into doing typeform
Additional context
Add any other context or screenshots about the feature request here.
if you have questions on integration you can reach out to Eli/Charlie/Stephen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions