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.
@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...
I feel like we told them the domains we had in the beginning. I thought it was just for this purpose. I could be wrong, this is my tenth instance or so I've touched.
You probably ...
Within the above code will contain your Munchkin Code, but it's not actually visible on the site's HTML markup, therefore it keeps your code secure and out of harms way.
This is no...
The whole concept of someone being able to swipe your Munchkin code, which is one of the most valuable aspects of Marketo, on ACCIDENT at that, is ridiculous. It completely degrade...
So even if someone steals your GTM code, with the Marketo Munchkin code buried in it
That''s not what happens. They scrape your website's HTML. That has your Munchkin code not "bu...