This is the exact same page with only 1 difference. The 84 score is with Marketo deferred as in your example here, the second is with Marketo delayed 3 seconds after page load.
Th...
Just as I mentioned in the other thread, page speed score doesn't really work like that. When you put it into a professional marketing site that is already going to struggle for a ...
Couple things:
* If you don't have anything on your page except that marketo form, sure 100 is possible
* The lighthouse version in Chrome/Edge is several versions behind google pa...
A great way to do it! I will say though that the `defer` attribute is not quite enough if you've set your sites on performance. Anything under 3 seconds of attempting to load the M...
For what it's worth, the latest version of Lighthouse will dock your site 5-10 performance points if you load the Marketo library in less than 3 seconds, so even deferring the js d...
That heavily depends on the rest of your website framework. You need a competent waiting mechanism to load once the library is ready and while the number of lines of code is not ne...
You absolutely can use your own form system to send submissions to Marketo. There is a REST API we use all the time for this sort of thing, but there are pros and cons:
Pros
- Own ...