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 assume you don’t mean “send” (as in sending a separate email) but actually “append to the query string”, correct?
This is simple:
MktoForms2.whenReady(function(readyForm){
rea...
Any Sync to SFDC flow step or synced Program ↔︎ Campaign is going to use the same field sync rules. So if you’re having a problem with the native SFDC sync setup, you can’t work ar...
Would it be possible to expand on how this would work? Not familiar with using counters.
A counter is just a Score type field, which allows you to use the special Change Score flow...
Because it's clear Marketo and Navattic was able to ID who the user was based on email and the Munchkin cookie. I literally see the data in Navattic reporting. (SS below)
You’re co...
Would this allow for different types of emails? Would be looking to send a different emails as the client hits 6/12/18/etc month milestones.
It would in fact require different emai...
In our case, the user fills out a Marketo form and we're performing a leadAPI call to associate Navattic with the Marketo Munchkin cookie. Are you saying there is no way we can pas...
why it didnt catch the conditional logic while both are Down ?
should we normalize it to string first?
No such thing as normalizing to a String. All lead fields are Strings in Vel...
That’s not what it should look like. Open a P1 ticket immediately, I wouldn’t trust any instance with this behavior to be using tokens correctly.
In proper operation, Script Edito...
This approach will work (if you repeat the Wait-Send-Remove another 9 times).
But I’d be unlikely to do it this way because I detest having Wait steps lingering around for months,...