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}}.