Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
It looks like this feature isn't present in Design Studio, but I do see it show up in Marketing Activities. Curious that there'd be a difference there, but maybe just something that got missed in the UI QA process?
It is likely that the Global Variable you enter in the editor is hard-coded to a UTM parameter on the links behind the scenes in your email template. While this creates an easy user-centric experience, it's also rigid and forces you into updating a specific UTM parameter that you might not want to u...
Hey @Alle_JB -- I tried to code up a body and surrounding table for this in our Email on Acid test platform to run a few render tests and see if I could get the button to center on the page using the ${ctabuttonalign} variable. I think I've got something working, but I had to guess at a few of the v...
I'm not an expert in this area, but maybe here's something to try:If those links are leading to a website, could you try to filter folks by "Visited URL" rather than "clicked link"? Visiting a page and clicking a link seem like the same action from a human interaction perspective, but measuring link...
@tusharwagh1 -- I grabbed a scatter plot image from Google to help communicate a few ideas here, but for the sake of this example let's pretend this is actually your Behavioral vs Demographic scatterplot chart of your database of users and you've drawn some divisions in there to separate your A,B,C,...
There's a few things I like about this approach:1. The way you're visualizing the total audience is a nice way to see it en-mass and sort of get a snapshot of your database in a chart that you can compare over time to track your progress. I think something like this goes a long way in taking a bunch...
Yeah, tab groups in Chrome for the win here for sure, but nothing Marketo-specific from what I've seen so far. And while we're on it, it really drives me nuts that you don't get an option to open a new link in the same tab or in a new tab, it just kinda depends on what you click and then end up with...
Hey Mike, it's not possible to troubleshoot the issue here with the information you've provided. In order to be helpful, we'd need to see the the context in which that token exists in the email and likely an example of the issue where the token is translated into the text that's breaking the page. ...
As far as I know you can layer multiple background images using the background CSS property, it's just a matter of how you write the CSS value for it. Here's a website with an example of multiple backgrounds:https://www.w3schools.com/css/css3_backgrounds.aspNotice that you can write them as independ...