Munchkin is only recording first api call. Why?

Anonymous
Not applicable

Munchkin is only recording first api call. Why?

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.

2 REPLIES 2
Anonymous
Not applicable

Re: Munchkin is only recording first api call. Why?

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

SanfordWhiteman
Level 10 - Community Moderator

Re: Munchkin is only recording first api call. Why?

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?