Asynchronous jQuery tracking

Anonymous
Not applicable

Asynchronous jQuery tracking

Hi,

I've recently changed from Simple to Asynchronous jQuery tracking code on my wordpress website but it is still loading the latest-jquery.min.js which is exactly what i don't want.

From what i've read it shouldn't be attached at all with the new code.

Any help would be greatly appreciated!

Craig
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Asynchronous jQuery tracking

The Async jQuery code loads munchkin.marketo.net/munchkin.js which definitely references jquery-latest.min.js.

You could try modifying your munchkin web code to load
munchkin-beta.js instead as this has no jquery-latest.min.js reference.

Would this be a satisfactory solution? Give it a test and let us know!