Passing Querystring & Default Values with Iframe Forms
We use hidden fields on our forms to track the lead source and ad campaign information and I'm having a hard time getting them to work correctly. My website is built in Wordpress and I use Marketo iframes and forms. I added this javascript to my landing pages but have noticed that it wipes out the default lead source (which I really need): http://community.marketo.com/MarketoArticle?id=kA050000000L55PCAS.
Does anyone know how to pass querystring values while still allowing for a default value to be passed if one of the values is not in the querystring?