Integrating Tutor Cruncher Sockets

Hi I have tried to integrate my website with Tutor Cruncher sockets, but even after help from a Wix tech they do not work, can anyone help with this

As this is technically not a problem to do with Wix as you are importing an outside API, your best bet would be to go back to Tutor Cruncher themselves and get them to show you exactly how they added Tutor Cruncher Sockets into a Wix website through the use of Wix Editor and Wix Code…

As there are lots of info about adding code to your head or page section in the tracking and analytics and then it seems to suggest to add the rest of the code inside html iframes on your page in the Wix Editor.

However, there are also lots of info about using your own API key and importing it into Wix, where you can just use TutorCruncher’s API and build your own frontend.

So you might have to start using wix-http-functions:
https://www.wix.com/code/reference/wix-http-functions.html

Or wix-fetch:
https://www.wix.com/code/reference/wix-fetch.html