I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
I'm not sure what satisfaction you expect to get from the code above. You'll get success when Munchkin.js is loaded, but you still won't get a callback when the tracking is complet...
@Ingrid if you can't get what you want out of the built-in Visits Web Page trigger, you can trigger a Munchkin Clicked Link event when they're on one of your interesting pages.For ...
@Becky B I second @Jenn that Marketo doesn't support expiring links.
I would add that creating literalONE-time downloads isn't a good practice. With the amount of mobile traffic n...
@Jeff Coveney In the thread @Justin Norris linked to, considermy commentabout using aclient-sideform post to Marketo using the same data you gather in your non-Marketo form.
Unle...
@Michael C Do you want the full URL to becomeone of your fields?That is, the Lead's `Last_filled_out_form_on_page` field gets set to "http://www.example.com/page1"?The page on whic...
@Malik Z I'd recommend that you add something like JavaScript wrapper that I posted. I'll point it out to our own web team as well. Even better, wrap it in a function called somet...
@Malik Z I found the code by checking Web Inspector in Chrome (EDIT: yes, on your special test page) -- and you'll see it if you Save the page as well. When you save a page, you ge...
And when I scrape the page, I see this. Your Munchkin code.Look, I'm not trying to get into a contest. The reality is that the unwanted hits would have to be discarded by Marketo's...
Add Munchkin via GTM. Thatis what you should be testing. (GTM has a special plugin for GA, which means that is not an appropriate testbed.)
Technical rule: any elements injected i...