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.
Additionally, I would suggest not including the scripts for loading the reCaptcha INTO the form tag and reviewing the logic behind thecaptchaCallback because it won't work (eg: the...
To be clear — and the other responses seem to be missing this — the number of Campaign Members is not the same as the number of people who qualify to run through the Campaign on it...
Sure thing, here it is:https://www.cegid.com/fr/lp/sb-sb-gated-autre-ressource-calendrier-entrepreneurs-formalites-2023/
At the present time, there’s no reCAPTCHA and a fatal syn...
By default Marketo uses Email address as a unique identifier lookup key hence by using "possible duplicates" you can not track mobile numbers.
Email Address is not a unique ident...
Checked the current values in the Dev Tools Console when the page first loaded:
MktoForms2.whenReady(function(readyForm){
console.log(readyForm.getValues());
});
Filled in the E...
Nothing unexpected here. You have to follow the chain of nextPageToken values. And some pages are empty because of the way the log is scanned, so you just continue to the next one.
You could have a nightly batch that passes all members of the Smart List through a webhook-compatible service. The service would merely increment a counter variable for every call....
First, the term “branded domain” is inappropriate here. In Marketo, we say “branding domain” to refer to the click tracking domain. This isn’t related to the From: header domain, w...
Yes, if you don’t/can’t follow the above process before deleting a linked Program you’ll continue to encounter this frustration. Training and documentation are vital to deal with o...