|
Find your rep information anytime with our rep locator tool
Terms of Use | Privacy Policy
%%[ var @reftype, @email, @unsub, @EnterpriseID set @EnterpriseID = AuthenticatedEnterpriseID() set @reftype= "SFMC-AMR" set @email= Concat('https://ggw.ift.pearson-intl.com/unsubscribe#/unsubscriberouter?e=', URLEncode(Base64Encode(emailaddr), 1, 1),'&s=Email&mid=', URLEncode(Base64Encode(@EnterpriseID), 1, 1),'&ref=', URLEncode(Base64Encode(@reftype), 1, 1),'&sk=', URLEncode(Base64Encode(_subscriberkey), 1, 1)) set @unsub= Concat('https://ggw.ift.pearson-intl.com/unsubscribe#/unsubscriberouter?e=', URLEncode(Base64Encode(emailaddr), 1, 1),'&s=Email&mid=', URLEncode(Base64Encode(@EnterpriseID), 1, 1),'&ref=', URLEncode(Base64Encode(@reftype), 1, 1),'&sk=', URLEncode(Base64Encode(_subscriberkey), 1, 1)) ]%%
Copyright © 2023 Pearson Education
|