Crisp is a support chat for website. They give us a code JS for install chat. But I do not know where to put it, in index.php is not working.
<script type="text/javascript">CRISP_WEBSITE_ID = "a5831443-f1d6-44d0-9db6-66abb4ccddcd";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.im/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
Thank you.