Question
Workspace code in embed script instead of Munchkin
Does anyone know how to add the wsinfo snippet to the embed code of a form instead of the Munchkin code itself? Is this possible? I have it working by calling the individual script - <script>Munchkin.init('123-ABC-456', {"wsInfo":"x1xXx2X"});</script> - above the embed code, but I have a feeling that having the munchkin script "call" twice on a page is going to do something funky.
Thanks!