Encrypt URL parameters for Preference Center
Hi,
I am looking to encrypt URL parameters for the Unsubscribe link at all the delivery templates using 64bit encryption.
there is out of the box few function but the client is specifically looking for 64 bit encryption Utf 8.
I have created a javascript code file and I am having problem calling that into the template
example: if the url currently that takes you to preference center is www.google.com?email=xxx@gmail.com&country=usa need to get encrypted to render as
http://www.google.com?params=KLLK776WEWLXXZZLKLKLSDD
LET ME KNOW
THANKS