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.
DNS is correct; the problem is you're running SSL.Open a case and tell Marketo to make sure Cloudflare generates an SSL cert for go.fisherclinicalservices.com. This is done automat...
You must provide1. Your actual hostnames, not fake ones (btw you shouldn't use domains you don't own as examples; the literal SLD "example" -- example.com, example.net -- is standa...
Nope, it works with minutes and datetimes just fine. You must not have tested correctly: I have tokenized waits of 5, 10, 20 minutes running with the method described here.
I actually need to re-answer your question above as I read it too fast. The delay {{my.token}} (if you choose to use one) is used in the Change Data Value, not in the Wait.
The former, Kris.EDIT: misread Kris's question here at first. The actual answer is "Neither. You use the delay {{my.token}} in the Change Data Value, not in the Wait -- it's still ...
In this case I was talking about simply appending the (URL-encoded) cookie value to the exit link:https://other.example.com/?_mkto_trk=id%3A123-ABC-456%26token%3A_mch-codepen.io-15...
The post title is a bit of a mouthful, but if you've been bitten by a certain feature gap you'll know what I mean.One of the first things you learn about Wait steps is they don't h...
Unfortunately, under Marketo's "new regime" for Velocity post-June 2019, this code will no longer work, and there's no alternative. (Do highlight your code next time using the synt...
No, you cannot do this with CSS alone, because you'll break the tab order.As noted in the comments, grab my FormsPlus::Tag and FormsPlus::Reorder libraries from MktoForms2 :: Demo ...
Re: "expect the pURL to display", I always expect the page to display something. The question is (was) whether {{lead.tokens}}, for one example, pick up the pURL user. I agree that...