惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

aimingoo的专栏
aimingoo的专栏
宝玉的分享
宝玉的分享
博客园 - 【当耐特】
博客园 - 司徒正美
L
LangChain Blog
有赞技术团队
有赞技术团队
大猫的无限游戏
大猫的无限游戏
Stack Overflow Blog
Stack Overflow Blog
Engineering at Meta
Engineering at Meta
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
I
InfoQ
博客园 - 叶小钗
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
月光博客
月光博客
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net

Buttondown's blog

Email could have been X.400 times better The physicists who convinced Fermilab to send Brazil's emails Better in-app previews Analytics 3.0 Subscriber ID variables Comments! Send latest premium action Automation filtering Free API subscribers Surveys in automations Reply to replies Labels for RSS feeds How Jeremy Singer-Vine curates curious datasets for readers 2023 (and what's next) Email vs web content Sort by engagement Better gift subscriptions How Andy Dehnart built a career reviewing television New email template Email-based automations Opt-in reply tracking Automatic alt text More social network integrations Sort by metadata Overlarge image warnings Automation tag actions Pause emails mid-flight Search tags and automations Gift via automations Subscriber-driving emails
We've removed legacy teasers
Justin Duke · 2025-02-06 · via Buttondown's blog

We've removed legacy teasers. You'll now want to use paywalls to gate your premium-only content: they're more flexible, more fun, and — most importantly, even if its uncouth to admit it — much easier for us to maintain long-term.

We'll dive into the details below, but to lead with the most important thing: this is a workflow change, not a functionality change. If you're still using legacy teasers, you'll be able to continue gating your premium content in the exact same manner — just with a slightly different approach.

What was wrong with the legacy teasers?

(This is gonna be a pretty technical explanation! Brace yourself!)

A few months after we first introduced paid subscriptions back in 2022, we shipped the first iteration of what we are now somewhat disparagingly referring to as a "legacy teaser": an additional checkbox in the email editor that would allow newsletter owners to gate their premium content. This "met the spec", as they say, but in the process of doing so introduced a startling amount of complication into our codebase: now, suddenly, the answer to "who should receive this email?" was more complicated than looking at an email's content and audience. This ingrained itself throughout our codebase.

When the time came to evolve this approach — largely for UX reasons! — we came up with the lovely paywall component that the vast majority of you know and love. The paywall component accomplishes a few things that the legacy teaser does not: most of all, it's flexible. Because the paywall component is part of the main editor, you can do things like add template tags to the paywalled text, and preview it alongside the rest of your email.

I don't care about any of that. How do I send my paywalled email now?

We've migrated your existing emails with teasers to use this new approach, so the best option is to open those and get a sense of how they work.

But, from first principles:

  1. If you were using a standard teaser, just add the paywall block wherever you want to gate your content.
  2. If you were using a custom teaser (where the copy for free users was different from the copy for premium users), add a Free-only block with the copy for free users, and then place the paywall block below that!