Munchkin is only recording first api call. Why? | Community
Skip to main content
October 29, 2015
Question

Munchkin is only recording first api call. Why?

  • October 29, 2015
  • 2 replies
  • 965 views

I'm trying to associate a lead and then make several calls to munchkinFunction.visitWebPage(); Only the first actually gets stored in the marketo account. The rest of the calls are made without error, but not tracked.

I've tried removing repeated init sequence, repeated require in of marketo...

I've tried setting to asyncOnly, changing to clickLink, nothing works. It only ever records the first entry. Is this a limitation on the account?

Tyler @ Leonardo.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

October 29, 2015

Doing some more digging, I can see that "visitWebPage" gets hit the first time, then never again.

SanfordWhiteman
Level 10
October 29, 2015

Can't replicate this as described. Even in a tight loop, 5 x 'visitWebPage' are all logged.  Tested in Chrome 47; what are you testing in?  And what kind of round-trip time (ms) are you seeing when it does complete?