Looking into my Marketo accounts email link performance reporting stats, and noticed that the analytics for when someone clicks on a button within the email, it only shows up as HTTP://$(Button-Link) and does not specify what the actual link was that was clicked on.
Is there a solution for us to be able to see what the actual link was of this button?
I presume you actually mean
https://${Button-Link}
with curly braces, correct?