Zendesk Chat

To install Zendesk chat on your Public Signup Pages, you can use an example of the following code snippet. Zendesk chat will work on either V1 or V2 Public Signup Pages:

window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
    d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
    _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8");
    $.src="https://v2.zopim.com/?[your_unique_code]";z.t=+new Date;$.
    type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script");
    }

You can insert your code on all Public Signup Page(s by adding the code under Config –> Public Page Default Settings –> JavaScript (modern or classic). Additionally, you can add this to individual Public Signup Pages in Advanced Billing.

Please note that the <script> section of the snippet is not included in this code.

For more information on how to use the Zendesk chat function, please see the following article here.

Was this article helpful?
0 out of 0 found this helpful