Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@dcreagh what‘s the exact trigger + filters here? KV HTML still logs Filled Out Form, so without additional filters the person will still qualify.
Change Data Value is synchronous. So there isn’t a need for a Wait step there.
That Velocity code isn’t following proper coding practices (it doesn’t understand valid URL structure). The proper approach is here: Creating trackable links even when a token includes “http://” or “https://”
All for you @Katja_Keesom!
As I explored in my last Product Blogs post, as a technical marketer, knowing when you must not encode is just as important as knowing when you must. There’s also a 3rd, more nuanced case: when you should have encoded, yet because apps have certain safeguards the results won’t be fatal. You screwed ...
A technical marketer needs to truly understand ASCII-to-Unicode encodings — at the very least including URL encoding (%NNNN, a.k.a. percent encoding) and HTML encoding (&charref;/&#NNNN;, a.k.a. ampersand encoding). And ideally, Q encoding (=?...=NN?=, a.k.a. subject line encoding) too. But you can'...
Don’t try this at home... or perhaps only try this at home!Been playing around this weekend with ddSlick to transform a Marketo Select — that is, a standard HTML ...
Ever wonder about the hidden
You want a Text (not Email Script) token for the LP version.
@Jo_Pitts1 exactly.