Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @brianmcgann You're right in practice, but not in reporting. As Sanford said, the behavior of many email clients that people use (Outlook, iOS, etc.) sometimes either automatically download or automatically block the open pixel from firing, meaning you may get both false opens and non-reported op...
Nope, I abandoned this idea and went instead to try to get Asset ID (which I could then, via the API, associate back to a program ID since an asset can only exist in 1 program). I did KIND OF get asset ID working. It worked in the sense that the code does dynamically populate the asset ID of the em...
Hi Courtney! Awesome idea, always smart to get a jump on new skills during some (typically) quieter weeks at the end of the year! Another huge resource that I usually find myself on whenever I'm facing a velocity issue is @SanfordWhiteman's Blog: TEKNKL Blog (Velocity Tagged Content) For me, one...
It must be because I'm putting my code in the email template, not the unsubscribe language. We have a custom unsub link so getting that unsubscribe language to appear on our emails is actually an issue (even if it's just the comment). I'll play around some more. At this point, my solution isn't wor...
Even tried putting the script (both wrapped in
One update... I looked at the source code of my delivered email using the script, and it looks like the value is not appearing in the code. I tried with the script wrapped both in the
It just output's the text "${MAContext}" when I output${MAContext} I realize you had it as a comment, but since I had to move the code to my email template, I wrapped it in
Having the hardest time figuring out how to access the {{program.id}} value inside of a velocity script token. I found @SanfordWhiteman 's article with the workaround, but having trouble implementing it. https://blog.teknkl.com/accessing-the-program-id-and-campaign-id-from-velocity-the-new-way-post...
Hi @Steve_Schimmel , Unfortunately, not a ton of options here. If you need your templates to be non-editable and need to have dynamic signatures, you have to reference something on the contact record to populate that data, but there's no real good way to have every user's information somehow dynami...
Hi @Kristina_Schro1! I actually migrated away from that tool since Marketo now has a sync status tool built in that was released Q1 of this year. If you navigate to Admin > Integration > Salesforce, there is a tab not for Sync Status. Screenshot below, but that's where you can get all of your sync s...