Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Marketo recently added a bunch of new {{trigger.tokens}} that can help reduce the number of nearly-redundant trigger campaigns, always a good thing. Some of the tokens are relatively “raw,” though: they output unique IDs, not friendly names. Massaging those into values suitable for people like sales...
Hmm. Your schema really isn’t optimal for such a campaign. Not a fan of anything that needs to extrapolate anniversaries from a Date/DateTime, as Marketo (outside of Velocity, that is) doesn’t have the ability to roll CO fields forward in time. I would probably use a webhook-compatible service and a...
Can we seperate the Munchkin and the form scripts and classify them seperately?Functional scripts on individual pages for direct marketo embed form to work on websiteTracking scripts on website for identifying where they came from and activities beyond (assuming that is Munchkin code)Of course. Yo...
You're still using the wrong field names. Those cannot be the form field names, as noted above.If you provide a link to your page we can look at it further. There are likely additional issues.
Emails are certainly delivered in a sandbox environment! A sandbox would be quite useless if not. If the log says Delivered Email, that always means your mailserver accepted the email for delivery. It may still have quarantined the email, however. This may happen because you have a DMARC policy that...
At a general level, yes: use https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/bulk-extract/bulk-extract#retrieving-jobs and get daily totals. It isn’t broken down by user.
OK. If you can’t use Velocity to generate links, I think using {{campaign.id}} is your only path forward. We have instances where a smart campaign is sending more than one email for example if a drip-style send is requested.If you switch those to executables, you’ll have a unique {{campaign.id}}. Sh...
Yes, you can export all of those Campaign Members. Did you try it? Translated with Google Translate:はい、キャンペーンメンバー全員をエクスポートできます。試してみましたか
@SanfordWhiteman You're so insanely proficient in this tool it blows my mind. Thank you for always sharing your insight, it's so helpful.😁 Any other best practices you can share that could be helpful to discuss with the team?It’s a tough situation because when used non-maliciously and legally, refe...