Hello everyone,
I want to track page visits on my Wix site. The problem is that I have no way of directly modifying the HTML code in Wix.
As a result, the following code is not recognized:
<body onload="window.MC_PIXEL.fireLogConversionEvent('quizz_done')"></body>
Do you know how I can avoid this problem?