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.
@Edward you can fix that webfont issue by sending Access-Control-Allow-Origin: * with WOFF2 resposnes. Your server is sending ACAO on WOFF responses, but you have WOFF2 listed firs...
Well, don't really need to send an email. Have the new website check if they have a Munchkin tracking cookie. If they don't, redirect them back to the old site with a special query...
@Devan remember your selectivity rules. The built-in CSS already has.mktoForm .mktoCheckboxList > labelwhich is more selective than.mktoCheckboxList > label. You either have to use...
Should be easy to do given the API. Though you should figure out if you meanloadthe next form vs.showthe next form. If it were me I'd probably render both forms at start but only r...
@Srikanth one hacky method to do this would be via a webhook. Run new leads through a 'hook that returns a numeric counter for the "index" of a lead within its company (based of co...
In Q2 of this year -- funny how so many people have been asking about this! -- we plan to publish our internal tool for tracking replies as a commercial app. It doesn't rely on SFD...
You can't, as Josh and Tara state, embed usableforms in e-mails (you can embed them but they will display in a fraction of mail apps -- and be functional in almost zero of those).H...
Stay tuned: in Q2 we plan to release our internal tool for tracking replies in Mkto as a public (SaaS) app.But Kristen M is completely correct, there's nothing built-in to do this.
@Herrb I know it's from that site but I want the actual page from which you are dragging the images -- to see if there is something non-public or rewritten about the images when I ...