It looks like adding query parameters to the link is the only way that I found to capture direct links inside an <a> tag.
We'll just have to give up it for now. Thank your for you...
No, the data doesn't populate using the variable name as well.
Is there an unconventional way that I could go about with capturing link IDs? I've thought about adding query parame...
The literal value that I've added inside '${CTAEmailRef}' is 'btn' and it isn't populating any data. Without adding the 'link ID' parameter, that is when it shows results in all li...
Okay so we created an email and have sent it to testers to click on a link inside a rich text editor v.s. a link directly from an <a> tag. Below are the query conditions that we ha...
Hello is it possible to use the report feature to track an id from an <a> tag? I know that if I were to add a link inside a rich text editor, I was able to add an ID of a link (bas...
I didn't know Outlook was this unstable with css properties. Unfortunately, moving wrapping the <a> in a <td> (also moving the styles in the <td>) did not work. It ended up display...
Hello,
I am having issues with developing the same styling for different email clients in a web and desktop app versions. I have tried using conditional css comments to detect and...
Hey@SanfordWhiteman, if it's not possible to manipulate the <select> tag fully, is there a system configuration that we can do in Adobe Marketo's Form settings to change that <sele...
Hey@SanfordWhiteman,
Yes, I know it's imitating a <select> dropdown field. It's using a <div> tag. What I want to know is, are we able to style a <select> tag like how they've sty...