Hey team,
I want to trigger the manychat conversion and money event when webpage loads.
I have added “onload” javascript in my html coded website earlier it was working fine,
But now I need to install the same on funnel builder Creatofy in Footer Section.
I don’t know what code I need to write to trigger the event during onload.
Can you guys please help.
Here was what working earlier in body tag when page loads.
--------------------
// Page visit - conversion event
<body onload="window.MC_PIXEL.fireLogConversionEvent('Visit - Checkout: Manychat Course')"></body>
Looking forward hearing from you guys soon on this.