Hello,
I have an email ending in #interactivemap. However, when the email is sent, the hash (#) and everything past it is stripped so I'm left with everything prior to the hash (#). Any ideas as to how I can resolve this?
Thanks!
Try
${esc.h}
in place of the literal
#
Hey there,
When doing this is seems to just remove the # and then the link still doesn't work. So it would be ${esc.h}interactivemap, but when I actually go to the link it changes to just interactivemap causing it not to work.
Is this link being redirected correctly (rewritten via the tracking server, in other words) other than the hash? And please DM me a sample received URL (@ the tracking server) and the original URL.