• Hi,

    How can I add a snippet like this? Your plugin already includes the “<script type=”text/javascript>” but this code needs the id=”zsiqchat” within that.

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

    Thanks,

    Tim

The topic ‘Adding zoho js code’ is closed to new replies.