【问题标题】:Mandrill/MailChimp Replace Unsubscribe LinkMandrill/MailChimp 替换退订链接
【发布时间】:2020-09-13 20:22:36
【问题描述】:

目前使用一个系统来发送电子邮件,其中模板是在 MailChimp 中创建的。从代码库中,使用 mandrill,点击 madrill API 以利用模板并将电子邮件发送到他们需要去的地方。

MailChimp 自动创建一个取消订阅链接。有可能替换这个吗?我尝试在模板中使用星号|UNSUB|星号,我可以拉入我的取消订阅链接,但自动生成的取消订阅仍然存在。

我想摆脱 MailChimp 自动生成的取消订阅。这可能吗?

【问题讨论】:

    标签: email mailchimp mandrill


    【解决方案1】:

    试试这个 <a href='{{unsub "anyUrlToYouWantToAddForUnsubPurpose.com"}}'> Unsubscribe Here. </a> 在您的模板代码中。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-06-20
      • 1970-01-01
      • 2022-06-13
      • 2018-01-07
      • 2021-11-21
      • 1970-01-01
      • 1970-01-01
      • 2016-07-22
      相关资源
      最近更新 更多