Question
Add script to form
I need to add a script to forms in:
1. Forms in marketo landing pages
2. Forms in non-marketo landing pages
Whats the best place put to put it?
1. In the marketo landing page meta tag settings?
2. Within the embed script?
<script src="//app-ab14.marketo.com/js/forms2/js/forms2.min.js"></script>
<form id="mktoForm_1348"></form>
<script>MktoForms2.loadForm("//app-ab14.marketo.com", "961-UXG-821", 1348);</script>