Velocitip: A subtle syntax screwup might not throw a fatal error, but can be a big deal
Velocity tends to be simultaneously strict and forgiving, so you gotta remember that “no explicit, screaming error” doesn’t mean “no error“ in business terms. →
Velocity tends to be simultaneously strict and forgiving, so you gotta remember that “no explicit, screaming error” doesn’t mean “no error“ in business terms. →
Here’s that 98% elegant, 2% hacky method to immediately detect Net New leads. Hope you agree it was worth the wait. →
Out of the box, an Unsubscribe form can inadvertently create new leads. A little JS & CSS fixes this… um, feature?… so you don’t need to live with it anymore. →
Should form fills update existing values? Sometimes yes, sometimes no, depending on the specific old and new value. Using FlowBoost, you can go beyond the all-or-nothing model of Block Field Updates to intelligently update or skip. →
Keeping gclid, mkt_tok, and other randomly generated params around (a) makes stored URLs harder to read, (b) makes URLs that are “business identical“ look different, and (c) can overrun field limits. A little JS so URL fields only include the good stuff. →
This is just plain cool. FBCounter will blow your mind if you let it. →
Why would you use 2 different color formats in the same email? It’s an IYKYK type thing. (Hint: dark mode.) →
Dept. of Weird: there’s an uncommon whitespace character (i.e. not traditional spacebar, line break, or ) that makes the recipient’s Outlook sluggish, even if the offending email isn’t focused! You don’t want to be responsible for that. →