Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It's not possible to be in more than one segment in the same segmentation. A person falls into the first matching segment, that's it.
1. Our IT team mentioned that either SPF or DKIM needs to align with the domain in the "From" header for BIMI to work, especially with Gmail enforcing this for bulk senders. My understanding is that DMARC alignment could be a requirement too. Has anyone dealt with this? To be clear, there’s no such ...
It’s very possible and quite simple! Create a Form Visibility Manager field. I typically have 3 or 4 such fields in every instance. They’re just standard String fields: This is the field you’ll add to the form as a Hidden field to control visibility. Then create a mktoText area on the page (put it j...
It's not more secure in any way!The path and query of an https:// URL are never passed in plain text. Ever. They are as secure as the body of a https:// request. You would need to hack the TLS connection in both cases, which is vanishingly unlikely for a server-to-server connection.I recommend you f...
Yeah, I assumed this was referring to a URL already stored in a Marketo field, not one that could be parsed on the client side.
clientid and secret are exposed to internet when pass them as query parametersIn what way are they “exposed”? Anyone who can intercept the TLS connection between your back end server and Marketo (if that’s truly what your company is concerned about) can read the entire HTTP transaction. No differen...
The hard part of email design is cross-client compatibility. Enhanced effects work in some web and mobile clients, but you need graceful degradation to HTML 3.2-era stuff, gotta have VML for Outlook desktop, etc. Identifying email clients is easy-ish after a person opens an email, but what about bef...
Very simple with a webhook-compatible service, impossible without.
Yes, you've got it. “In past before
But you can make it completely unattended. One less thing to remember.