Adding TogetherJS to my site (3rd party tool)

Hi - I am trying to implement a third-party collaboration tool (TogetherJS - www.togetherjs.com) on my Wix website but am running into issues. TogetherJS provides two snippets:

  • — javascript snippet to be placed on all pages
  • Start TogetherJS — html button to be placed on whichever pages I choose

After looking into Wix Code on my own, unfortunately, it is over my head (as I know very little/nothing about coding).

Can anyone provide any suggests or instructions on how to implement TogetherJS on my Wix site? Here are a couple of articles that I assume are helpful, but I just don’t know how to transform the code provided by TogetherJS into a Wix-supported format or where exactly the code should be placed:

Maybe I am wrong, but it seems like it could be fairly straight-forward/quick for someone with coding knowledge. Wishful thinking? …Any help anyone could provide would be greatly appreciated – Thanks!

Hi mg3,

Importing packages into wix code is not supported :frowning:
You can try to copy and paste the code directly into a backend file however some browser are not directly accessible using wix code. for example you cannot access the window or document objects

Hi Ido Inbar - Thanks for your suggestion …unfortunately, as you expected, it did not work.

Cheers,
MG3