I have the same issue. Did anyone come-up with a solution to this yet?
What issue? What's the specific reason you're not using the embed code?
I should add there's no such thing as "just a form that is iframed". Only HTML documents can appear in an IFRAME, not mere HTML snippets. So when people speak of "iframed forms" they always mean "iframed LPs."
Creating a new barebones template, with no Munchkin or any other unused libraries, is the way to reduce the load time of the LP. But I would also rethink the need for the iframe in the first place.
Again, iframed Marketo landing pages are the only option for progressive profiling without writing additional code on top of the embed code. Also, we need to use iframes to get the best of both words of tracking activity in both Google Analytics and Marketo.
Progressive Profiling absolutely works with embedded forms. This is frequently misunderstood.
If you choose to use IFRAMEs in order to get Landing Page impressions, that's your call, but you are explicitly loading an additional document. If you don't cut all the unused junk out of that page, you can't expect it to magically load any faster just because it's not a "real" page. It is fundamentally impossible for it to load any faster than that same page would in a browser.
>>Progressive Profiling absolutely works with embedded forms.
What's the trick to make it work?
These two web pages uses the same form:
1. iframe Marketo landing page: https://neo4j.com/business-subscription/
progressive profile works
2. embedded: Introducing the Neo4j 7-Day Sandbox - Neo4j Graph Database
progressive profile does not work
Thanks.
No tricks. A ProgPro-enabled form on on page w/Munchkin works. I'll check your links later.