Set TF Support Chat on internetcapacity.org #55

Closed
opened 2024-06-11 17:54:44 +00:00 by mik-tf · 2 comments
Owner

Situation

  • like Threefold.io or forum.threefold.io, we want to embed the tf support chat on the website

Todo

  • Add the crisp code on the website
  • Check on crisp side if something needs to be done

References

# Situation - like Threefold.io or forum.threefold.io, we want to embed the tf support chat on the website # Todo - Add the crisp code on the website - Check on crisp side if something needs to be done # References - threefold.io uses this: https://github.com/threefoldfoundation/www_threefold_io/blob/53e4ada4ebce7cb6949d3191996ae189129a9ace/templates/partials/head.html#L78
Member

Crisp Chatbox code:

<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="0a5fd185-92cf-4cac-b44c-0e34f8326cab";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>

Follow instructions from here: https://help.crisp.chat/en/article/how-do-i-add-a-live-chat-to-my-website-10wcj3l/

Crisp Chatbox code: `<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="0a5fd185-92cf-4cac-b44c-0e34f8326cab";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>` Follow instructions from here: https://help.crisp.chat/en/article/how-do-i-add-a-live-chat-to-my-website-10wcj3l/
Author
Owner

Done with Sherwin in #56. Closing

Done with Sherwin in #56. Closing
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tfgrid/www_projectinca#55
No description provided.