Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I actually wound up doing exactly that re:webhook middle layer (all praise to SimpleXML and json_encode!) but the idea of running an XPath selection through Velocity is intriguing—has anyone actually tried this? I'd think it slow the render/send of emails down a ton, but might be interesting in othe...
I'm really trying to avoid making a particular solution more complicated than it needs to be by using a webhook rather than an API to update some lead information that's being transmitted via XML. In this particular case, the structure looks something like
Hey Justin,Indeed, the issue of PII is why I got into the habit of using Marketo IDs as the UID of record for Marketo customers (though I've toyed with using the Marketo cookie ID with Munchkin 2.0's changes)—all I'm doing is echoing the lead ID into UID and a dimension either via token (for Marketo...
Indeed, I've done quite a bit of banging on about how much this bothers me. Carrie, when Marketo records fields in use (whether at the program level or at the field management level you're describing), the system caches the location of assets that are using that field in order to speed the system up...
Basic Events: An Expanded Concept of Interesting MomentsEvents are Google Analytics’ way of tracking notable interactions a user has with your website—clicking on a link, watching a video, sharing a link on social media, filling out a form, or interacting with Flash. The only limit is your imaginati...
I'm guessing your colleague was referring to DMARC (which I did a writeup of a bit back: Boost Your Deliverability (and Credibility!) with DMARC). There's also ARC (Authenticated Received Chain) that was very recently introduced, but that has more to do with DMARC policies themselves.
Hi Bonnie,Short answer: triggers act as OR operators (so it would look to see if someone has either filled out form.) What you can do as a workaround is set up a trigger with the second form and put a filter after it that looks for the first form fillout.
Also curious to see a full list, but I know app-ab* is Ashburn, VA and app-sj* is San Jose, CA.
Huge cosign on this, with the additional request of being able to actually constrain on Source Info when leads are created via API--right now I can route around this using a combination of batching and filters, but this isn't always the ideal solution (i.e., I'd like not have to force recurring batc...
Hi Jay,From what you're describing, it sounds like this email is coming out of your Marketo instance--and since this is something that's made by users rather than by Marketo themselves, you'll need to find the email that's being sent out upon an MQL qualifying and tweak it. Unfortunately, {{SP_Send_...