Marketo And WordPress Page Speed - JS, admin-ajax.php
Hi all,
I'm wondering if anyone has any insight on limiting the affect that Marketo's JS scripts have on site speed.
Currently a large chunk of the time our page takes to load is caused by files called from Marketo servers, as well as the following:
POST admin-ajax.php
action=get_marketo_profile&_mkto_trk=id%[our site's ID]
&queryFields=FirstName%2CLastName%2CEmail%2CState
Which, to my understanding, is caused by Marketo attempting to pre-fill a form located on our homepage. I tried disabling auto-fill on the homepage form and this POST admin-ajax.php slowdown still persisted.
So... in addition to the specific questions above, I'm just wondering in general - does anyone have tips for using Marketo on a WordPress site and still having a fast load time?
Thanks!