Skip to main content
March 6, 2014
Question

Asynchronous jQuery tracking

  • March 6, 2014
  • 1 reply
  • 782 views
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
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

March 6, 2014
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!