Currently, Munchkin.munchkinFunction() supports "visitWebPage" "clickLink" and "associateLead" activity types.
See http://developers.marketo.com/javascript-api/lead-tracking/api-reference/
I want to log additional info from JS without Forms2.
For example
Munchkin.munchkinFunction("myCunstomActivity", { fieldName: "Geo", fieldValue: "Tokyo" } );
Background
- Include anonymous leads
- The flow step does not support {{trigger.query parameter}}.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.