Unsubscribe link doesn't work if scripts are disabled | Community
Skip to main content
May 22, 2018
Solved

Unsubscribe link doesn't work if scripts are disabled

  • May 22, 2018
  • 2 replies
  • 1560 views

Hi guys,

Recently I received an email from a customer that requested a Unsubscribe via direct email, becuase the Unsubscribe link didn't work. She says that our "unsubscribe link does not work unless scripts are enabled; which is a highly insecure approach in these days of malware and other security risks."

It is true, I mean, how can I test it please? and if so, is there a workaround for this please?

Thnak you!

Regards,

Raúl

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Tracked links don't work without JS. (We have a workaround for this but it requires that you run a custom tracking server.)

Embedded forms don't function without JS.

Named forms on Marketo LPs have a noscript variant, but obviously none of the script-based behaviors will work (interactions between fields, validations, etc.).

"Highly insecure" is a pretty ridiculous assertion regardless, and this sounds like the kind of person who's never written a line of code... but I digress.

2 replies

Grégoire_Miche2
New Participant
May 22, 2018

On top of Sanford's comment, navigating with JS disabled is an especially painful experience. No modern web site works correctly without JS...

-Greg

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
May 22, 2018

Tracked links don't work without JS. (We have a workaround for this but it requires that you run a custom tracking server.)

Embedded forms don't function without JS.

Named forms on Marketo LPs have a noscript variant, but obviously none of the script-based behaviors will work (interactions between fields, validations, etc.).

"Highly insecure" is a pretty ridiculous assertion regardless, and this sounds like the kind of person who's never written a line of code... but I digress.