<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Madeleine White on The Audiencers</title>
	<atom:link href="https://theaudiencers.com/author/madeleine/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Engagement, conversion &#38; retention</description>
	<lastBuildDate>Tue, 11 Aug 2026 07:22:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://theaudiencers.com/wp-content/uploads/2025/11/cropped-Favicon-Audiencers-Black@2x-32x32.png</url>
	<title>Madeleine White on The Audiencers</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Economist&#8217;s push to get closer to readers with audio- and video-only subscription</title>
		<link>https://theaudiencers.com/the-economists-push-to-get-closer-to-readers-with-audio-and-video-only-subscription/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 07:22:00 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Editorial work and products]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=53378</guid>

					<description><![CDATA[<p>How The Economist has spent the last few years developing products and offers that foster deeper, more human relationships with readers</p>
<p>The post <a href="https://theaudiencers.com/the-economists-push-to-get-closer-to-readers-with-audio-and-video-only-subscription/">The Economist&#8217;s push to get closer to readers with audio- and video-only subscription</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph"><em>The Economist</em> has spent the last few years developing products and offers that foster deeper, more human relationships with readers. Its latest launch, <strong>Play</strong>, provides a lower-priced audio and video subscription tier aimed at a growing audience across all age ranges who consume news in these formats but aren’t yet ready for a full-price subscription. Crucially, it serves as an accessible entry point to bring younger demographics into <em>The Economist&#8217;s</em> orbit before they transition to the full access tier, which also includes all written journalism.</p>



<p class="wp-block-paragraph">We spoke with <a href="https://www.linkedin.com/in/nadaarnot/">Nada Arnot</a>, Co-Managing Director of <em>The Economist</em>, about Play’s launch and how it fits into the publication&#8217;s wider relationship-building strategy.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share:</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; The Economist has launched a dedicated subscription tier for access to audio and video formats, priced lower than the core digital subscription to attract new audiences

&gt; The "Halo Effect": From early signals, the team has observed an uptick in core Premium sign-ups. Seeing a cheaper, format-specific option next to the full product acts as an anchor, nudging undecided visitors to pay a little extra for the full suite.

&gt; Net-New Audience: Conversions through Play have been driven almost entirely by brand-new readers rather than existing subscribers trading down.

&gt; Play is part of The Economist's wider strategic development (alongside podcasts, short-form video and "Insider") towards building deeper, more "human" relationships with audiences</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<h2 class="wp-block-heading">Play, a new audio and video subscription tier</h2>



<p class="wp-block-paragraph">Launched on <strong>July 1, 2026</strong>, Play offers access to <em>The Economist’s</em> audio and video journalism in a dedicated subscription tier.</p>



<p class="wp-block-paragraph">The pilot is currently live across <strong>Canada, Denmark, Norway, and Sweden</strong>. These markets were chosen specifically because they sit outside <em>The Economist&#8217;s</em> primary core markets (the UK and US) while exhibiting high digital audio and video streaming adoption, giving the team a lower-risk environment to test before deciding on a global rollout.</p>



<p class="wp-block-paragraph">The offer:&nbsp;</p>



<ul class="wp-block-list">
<li>Priced at $15 a month, a lower price point than the core digital subscription</li>



<li>Subscribing to Play gives you every piece of audio and video content that&#8217;s also available to full Premium subscribers, curated through an editor-shaped homepage, plus access to the subscriber-only newsletter. What it doesn&#8217;t give you is the written journalism; those articles remain visible but paywalled, with an upgrade to Premium as the unlock.</li>



<li>It’s not a separate app or standalone product, rather a subscription tier inside the existing economist app</li>
</ul>



<p class="wp-block-paragraph">The Economist Play includes:</p>



<ul class="wp-block-list">
<li>The Economist Insider: in-depth conversations with The Economist’s editors and global experts, aired twice a week and available on demand</li>



<li>Premium podcasts: daily and weekly podcasts on world news, US politics, China, technology and more, plus special series like Scam Inc and Tocqueville Road Trip</li>



<li>Essential daily analysis: daily audio briefings and short-form videos on the global stories that matter</li>



<li>Subscriber-only newsletters: curated news, including daily and weekly topical newsletters</li>



<li>Smart games: unlimited access to a range of crosswords, quizzes and puzzles</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="e07975" data-has-transparency="true" style="--dominant-color: #e07975;" fetchpriority="high" decoding="async" width="1024" height="519" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1024x519.png" alt="The Economist Play offer" class="wp-image-53379 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1024x519.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-300x152.png 300w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-768x389.png 768w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1536x779.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-332x168.png 332w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-664x337.png 664w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-688x349.png 688w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1044x529.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1400x710.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1-1920x973.png 1920w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1.png 2048w" /></figure>



<p class="wp-block-paragraph"><br>        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            The reasoning behind building it as a tier rather than a separate product, in Arnot&#8217;s words, was straightforward: a growing audience across all age ranges, not only younger readers, is consuming news in audio and video form specifically in the in-between moments of a day, commuting, walking a dog, running errands. The Economist wanted a way to show up at this moment without asking people to pay full price for a format mix they didn&#8217;t want yet. It&#8217;s also, deliberately, a lower-priced entry point aimed at bringing younger demographics into The Economist&#8217;s orbit before they&#8217;re ready for the full written product.</p>



<p class="wp-block-paragraph">Arnot was clear that this is not a sign of declining interest in text. Older subscribers still demand &#8220;the whole buffet&#8221; of text, audio, and video. However, AV formats are specifically what attract the next generation, audiences who are likely to skew toward 90% audio-video consumption and 10% print.</p>



<h2 class="wp-block-heading">How Play is marketed and priced</h2>



<p class="wp-block-paragraph">On the acquisition side, paid media campaigns in test markets lead directly with the Play proposition. However, when prospects land on the offer page, they see all three tiers side-by-side: Play, Premium (Digital), and Premium Plus Print.</p>



<p class="wp-block-paragraph">Play receives the same intro mechanics as the core subscriptions: 30% off an annual pass or a one-month free trial.</p>



<h2 class="wp-block-heading">Early signals, three weeks in</h2>



<p class="wp-block-paragraph">So far, subscription growth is looking very promising and, critically, existing Premium subscriptions in those markets have stayed healthy. Arnot even noted an uptick in Premium sign-ups that they attribute partly to Play&#8217;s presence on the offer page. Seeing a cheaper, format-specific option next to the full product seems to be nudging some undecided visitors toward paying a little more for everything, rather than pulling people down to the cheaper tier. So far, everyone acquired through Play has been genuinely new to The Economist, rather than existing subscribers trading down.</p>



<p class="wp-block-paragraph">Importantly, Arnot&#8217;s team is watching closely to check that the new lower tier isn’t cannibalising their classic subscription. The logic they&#8217;re applying: it&#8217;s fine to accept some cannibalization risk as long as incremental new subscriptions outweigh it, and so far, that hasn&#8217;t materialized as a problem.</p>



<h2 class="wp-block-heading">Product portfolio realignment: Play vs Espresso</h2>



<p class="wp-block-paragraph"><em>The Economist</em> already operated a lower-cost daily news offering, <strong>Espresso</strong>, alongside <strong>Economist Podcast Plus</strong>. However, Espresso offers only a handful of written pieces per month—a materially thinner proposition than Play&#8217;s full audio-video catalog.</p>



<p class="wp-block-paragraph">To prevent audience confusion and eliminate product overlap:</p>



<ol class="wp-block-list">
<li><em>The Economist</em> <strong>delisted Espresso from app stores</strong> entirely within the Play pilot markets.</li>



<li>The team funneled all lower-friction entry points toward <strong>one unified brand experience</strong> inside the primary app ecosystem.</li>
</ol>



<h2 class="wp-block-heading">The wider relationship-building strategy</h2>



<p class="wp-block-paragraph">For Arnot, Play is one piece of a long-term evolution toward human-centered publishing:</p>



<ol class="wp-block-list">
<li><strong>Podcasts (top of funnel):</strong> Un-paywalled podcasts introduced audiences to journalists as real people—a shift for a publication that historically ran without bylines.</li>



<li><strong>Short-form video (mid funnel):</strong> Put journalists directly in front of the camera, deepening visual familiarity.</li>



<li><strong>Insider (retention &amp; loyalty):</strong> A premium feature launched in late 2025 that brings subscribers into the newsroom through editor-led shows, biweekly newsletters, and newsmaking interviews with global leaders. The value of these “human” formats was echoed by Diana Babei, Principal Product Manager, at Audiencers’ Festival London, who shared that insider is already proving to build loyalty and trust in ways that article text doesn&#8217;t, including high engagement with this product (75% of subscribers) and lower churn among Insider viewers.&nbsp;</li>
</ol>



<figure class="wp-block-image size-large"><img data-dominant-color="cfc8c7" data-has-transparency="false" style="--dominant-color: #cfc8c7;" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1024x576.jpg" alt="The Economist Insider Audiencers' Festival London" class="wp-image-53383 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1024x576.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-768x432.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1536x863.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-688x387.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1044x587.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2-1400x787.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/08/image-2.jpg 1772w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="efeeee" data-has-transparency="false" style="--dominant-color: #efeeee;" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/08/image-1024x575.jpg" alt="The Economist Insider Audiencers' Festival London" class="wp-image-53381 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/08/image-1024x575.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/08/image-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/08/image-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1536x862.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/08/image-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/08/image-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/08/image-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/08/image-1400x786.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/08/image.jpg 1778w" /></figure>



<ol start="4" class="wp-block-list">
<li><strong>Play (acquisition &amp; conversion):</strong> Uses the same human-first AV formats that drive <em>Insider&#8217;s</em> loyalty, but packages them at a lower price point to build habits and acquire audiences who haven’t yet subscribed</li>
</ol>



<p class="wp-block-paragraph">Arnot connected this directly to the pressure AI search and AI-generated summaries are putting on publishers broadly: as it becomes easier for a reader to get information without ever visiting a publisher&#8217;s site, the case for a human-centered, personality-driven product only gets stronger, not as a defensive move, but as one of the few remaining things a subscription can offer that a summary can&#8217;t.</p>



<p class="wp-block-paragraph">Insider and Play, in that sense, aren&#8217;t two separate initiatives so much as two different answers to the same underlying bet: that in an AI-saturated information environment, the publishers who win will be the ones readers feel some kind of human connection to, whether that connection starts with a $15 audio tier or a premium interview.</p>



<h2 class="wp-block-heading">Key takeaways for publishers</h2>



<ul class="wp-block-list">
<li><strong>Lower barriers, high intent:</strong> Play acts as both an affordable entry tier for news consumers and a funnel toward the full-fat product</li>



<li><strong>Single-app ecosystem:</strong> Consolidating tiers inside one core app keeps brand equity intact and simplifies the upgrade journey</li>



<li><strong>Format-led segmentation:</strong> Rather than gating by topic, gating by format (AV vs. text) aligns naturally with mobile habits and daily routines</li>



<li><strong>Human-first defensibility:</strong> Prioritising formats that showcase real journalists builds trust and retention that AI summaries cannot replicate.&nbsp;</li>
</ul>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-edefd8ce03a39"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/the-economists-push-to-get-closer-to-readers-with-audio-and-video-only-subscription/">The Economist&#8217;s push to get closer to readers with audio- and video-only subscription</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>3 acquisition tactics from Foreign Policy, a publication offering near-to-zero free articles</title>
		<link>https://theaudiencers.com/3-acquisition-tactics-from-foreign-policy-a-publication-offering-near-to-zero-free-articles/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Thu, 30 Jul 2026 07:56:26 +0000</pubDate>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Registration]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52907</guid>

					<description><![CDATA[<p>Foreign Policy's Corinne Osnos shares three low-effort, high-impact tactics her team uses to bring in readers despite running one of the strictest paywalls in media.</p>
<p>The post <a href="https://theaudiencers.com/3-acquisition-tactics-from-foreign-policy-a-publication-offering-near-to-zero-free-articles/">3 acquisition tactics from Foreign Policy, a publication offering near-to-zero free articles</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival Montréal, <a href="https://www.linkedin.com/in/osnosis/" target="_blank" rel="noreferrer noopener">Corinne Osnos</a>, VP of Subscriptions and Marketing at Foreign Policy, shared three low-effort, high-impact tactics her team uses to bring in readers despite running one of the strictest paywalls in media.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">With a hard paywall leaving practically zero articles for free, Foreign Policy prioritizes low-effort, high-impact tactics, three of which were shared at Audiencers' Festival Montréal:
&gt; Build one segmented "win-back" email, targeting lapsed-but-recent visitors
&gt; Test an exit-intent registration wall instead of loosening your paywall
&gt; Turn your best columnist into a short email course for readers who aren't ready to subscribe yet</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<p class="wp-block-paragraph"><a href="https://foreignpolicy.com/" target="_blank" rel="noreferrer noopener">Foreign Policy</a> was founded in 1970 at Harvard by two professors, in the aftermath of the Vietnam War, originally as a forum for views on US foreign policy that weren&#8217;t getting airtime elsewhere. Today it covers geopolitics globally rather than just American foreign policy, and its subscribers reflect that: about 60% US, 40% international, with Canada as its second-largest market.</p>



<p class="wp-block-paragraph">Subscriptions are the core of FP&#8217;s revenue, split between <a href="https://foreignpolicy.com/subscribe/" target="_blank" rel="noreferrer noopener">individual subscribers</a> and <a href="https://foreignpolicy.com/group-subscriptions/" target="_blank" rel="noreferrer noopener">group subscriptions</a> (organizations like the UN, Yale or the US Department of Defense buying access for their entire staff), which make up about 25% of subscription revenue. FP runs no programmatic advertising at all on the subscriber website, which means, in Osnos&#8217;s words, <strong>every single page view has to be optimized toward subscription</strong> rather than traffic. The other half of the business is <a href="https://solutions.foreignpolicy.com/" target="_blank" rel="noreferrer noopener">partnership revenue</a>: custom research, podcasts, and events built with outside organizations. FP&#8217;s biggest annual moment isn&#8217;t an election, it&#8217;s the UN General Assembly each fall.</p>



<p class="wp-block-paragraph">The organization is small for its output: about 70 full-time employees total, with a three-person marketing team.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="99a09a" data-has-transparency="false" style="--dominant-color: #99a09a;" loading="lazy" decoding="async" width="1024" height="768" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1024x768.jpg" alt="" class="wp-image-52920 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1024x768.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-300x225.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-768x576.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1536x1152.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-2048x1536.jpg 2048w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-332x249.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-664x498.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-688x516.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1044x783.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1400x1050.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732-1920x1440.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/07/P1530732.jpg 2560w" /></figure>
</div>


<p class="wp-block-paragraph">        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<h2 class="wp-block-heading">The paywall is genuinely strict, and getting stricter</h2>



<p class="wp-block-paragraph">FP offers essentially no free content. Osnos was upfront that this is unusual &#8211; freemium is perhaps the most popular model in Europe, whilst in Canada a lot of content is freely accessible and many media are government supported. And their model has only gotten more restrictive over time. In 2018, the meter allowed around five free articles a month. Today it&#8217;s practically zero. Because there&#8217;s no ad revenue to fall back on, every article needs to justify its existence through subscription value.</p>



<h2 class="wp-block-heading">Four problems sitting underneath that strategy</h2>



<p class="wp-block-paragraph">Osnos framed FP&#8217;s current position around four challenges, several of which will be familiar to most publishers reading:</p>



<ul class="wp-block-list">
<li><strong>Top-of-funnel erosion.</strong> Organic discovery through Google search, historically a major channel, has dropped off significantly, even though FP isn&#8217;t chasing traffic.</li>
</ul>



<ul class="wp-block-list">
<li><strong>A demographic gap.</strong> FP&#8217;s core paying audience skews over 50. But it also has a large 18-to-23 segment, driven almost entirely by university group subscriptions. Those students are a meaningful exposure channel (Osnos says it&#8217;s one of the most common things she hears from subscribers she meets: &#8220;I used to read FP at university&#8221;), but they arrive through IP-authenticated access, meaning FP has no contact information for them, and loses nearly all of them the moment they graduate.</li>
</ul>



<ul class="wp-block-list">
<li><strong>High pricing on a strict meter.</strong> Because there&#8217;s no ad revenue, FP has to price for value and hold the line on access, which creates real friction for readers who aren&#8217;t ready to pay upfront.</li>
</ul>



<ul class="wp-block-list">
<li><strong>Rising competition in a moment that should otherwise favor FP.</strong> Geopolitics is dominating headlines, which sounds like a tailwind, but it also means FP is now competing directly with much larger outlets like The Washington Post and The New York Times for the same coverage. Osnos noted that FP used to see clear, isolated traffic and subscription spikes tied to major geopolitical moments (the clearest being the outbreak of the <a href="https://foreignpolicy.com/projects/ukraine-russia-war-news-europe-security/" target="_blank" rel="noreferrer noopener">Russia-Ukraine war</a>). More recent moments, including developments around Venezuela, have still moved the needle, but far less distinctly, because so many outlets are now covering the same stories simultaneously.</li>
</ul>



<p class="wp-block-paragraph">Given a small team (3 on the individual subscription side, 2 focused on group subs), Osnos&#8217;s operating principle is to prioritize low-effort, high-impact tactics, three of which she shared with us in Montréal:&nbsp;</p>



<h2 class="wp-block-heading">Win 1: The weekly trending digest</h2>



<p class="wp-block-paragraph">This is a weekly email combining a curated feed of articles, with marketing messaging at the top and bottom. Its effectiveness comes almost entirely from precise targeting and testing, not from the format itself.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="dddbd7" data-has-transparency="false" style="--dominant-color: #dddbd7;" loading="lazy" decoding="async" width="1024" height="577" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-1024x577.jpg" alt="foreign policy audiencers' festival" class="wp-image-52912 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-1024x577.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-768x433.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-664x374.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-688x387.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-1044x588.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1-1400x788.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-6-1.jpg 1424w" /></figure>



<p class="wp-block-paragraph"><strong>Targeting:</strong> the email goes to <strong>users who visited the site in the last 30 days but haven&#8217;t visited in the last 7</strong>, a segment the team calls &#8220;Active 30, Dark 7.&#8221; These readers haven&#8217;t seen the last week&#8217;s stories, so the email surfaces what&#8217;s new rather than repeating content they may have already seen, and it re-engages them before they drift into a fully at-risk state. Readers still inside that 7-day window get more direct subscription-offer messaging instead, since they don&#8217;t need a content refresher.</p>



<p class="wp-block-paragraph"><strong>Article selection:</strong> the team tested a blend of signals (last-touch conversion attribution, subscriber engagement time, and Apple News performance as a proxy for general news interest) against Sailthru&#8217;s personalization engine. Curated selection matched or outperformed the automated personalization engine consistently. Osnos&#8217;s read: <strong>curation still beats algorithmic personalization</strong> here, even though full automation would have been the lower-effort path.</p>



<p class="wp-block-paragraph"><strong>Format specifics, tested directly:</strong> seven articles per edition, chosen after testing five, seven, and ten; seven won. The email always ends with an &#8220;end unit,&#8221; a final clickable item (a magazine issue, a new feature, a limited offer) so the reader has somewhere to go after the content rather than the email simply stopping. The top of the email is segmented into four different versions depending on who&#8217;s reading it, students and academics with .edu addresses see different pricing and messaging, former subscribers see a different version again, and existing subscribers never see price or offer messaging at all (they instead see messaging to reinforce sub benefits e.g. gift links, new issues, FP Live).</p>



<p class="wp-block-paragraph"><strong>Effort and what&#8217;s next:</strong> the whole build takes under 30 minutes a week and consistently lands in FP&#8217;s top 10 monthly conversion sources (by campaign). The team is now testing an internally built AI tool that analyzes FP articles for conversion and subscriber-traffic performance and generates optimized headlines and decks, since the email leans almost entirely on headline and deck to pull readers back to the site.</p>



<h2 class="wp-block-heading">Win 2: The exit-intent registration wall</h2>



<p class="wp-block-paragraph">FP has tested hard paywalls against softer meter strategies repeatedly, across every audience segment (known, unknown, newsletter subscribers, everyone), and <strong>hard paywalling consistently converts 5x better</strong>. That&#8217;s why 80% of FP&#8217;s traffic sees a hard paywall 100% of the time.</p>



<p class="wp-block-paragraph">The remaining 20% is where the exit-intent wall comes in. When the system detects a reader about to leave the page (or swipe away on mobile) without paying, it offers a <strong>registration prompt </strong>instead: create a free account, get that one article. This avoids cannibalizing the primary hard-paywall conversion moment while still capturing readers who weren&#8217;t going to pay this time but are worth keeping in the funnel.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img data-dominant-color="eededc" data-has-transparency="true" loading="lazy" decoding="async" width="870" height="892" sizes="(max-width: 870px) 100vw, 870px" src="https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37.png" alt="Foreign Policy registration wall Audiencers' Festival" class="wp-image-52914 has-transparency" style="--dominant-color: #eededc; width:285px;height:auto" title="IMG_4303.png" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37.png 870w, https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37-293x300.png 293w, https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37-768x787.png 768w, https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37-332x340.png 332w, https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37-664x681.png 664w, https://theaudiencers.com/wp-content/uploads/2026/07/Capture-decran-2026-07-24-a-17.21.37-688x705.png 688w" /></figure>
</div>


<p class="wp-block-paragraph">What happens after account creation matters as much as the wall itself. New registrants go through on-site onboarding and a structured nurture sequence: an explanation of why FP exists, a set of &#8220;greatest hits&#8221; articles with the paywall temporarily removed, a note from a subscriber-favorite columnist, and promotion of newsletters, which the team has found to be one of the strongest drivers of paid conversion among registered-but-not-subscribed readers, along with <a href="https://foreignpolicy.com/live/">FP Live</a>, FP&#8217;s video series. The average time from account creation to paid subscription across this flow is 14 days.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f6f4f3" data-has-transparency="true" style="--dominant-color: #f6f4f3;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1024x575.png" alt="Foreign Policy average time to subscribing Audiencers' Festival" class="wp-image-52908 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1536x863.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-7.png 1684w" /></figure>



<h2 class="wp-block-heading">Win 3: Newsletter courses</h2>



<p class="wp-block-paragraph">FP&#8217;s first newsletter course, an introduction to core international relations theory, was launched in 2026 and authored by Stephen Walt, a Harvard professor and one of FP&#8217;s top-converting columnists (also featured in the onboarding nurture sequence above). The format is a <a href="https://link.foreignpolicy.com/join/7h1/new-geopolitics">five-part email series</a> covering foundational IR concepts.</p>



<p class="wp-block-paragraph">The logic behind it: geopolitics is increasingly relevant to people well outside FP&#8217;s usual readership, but without some grounding in the basics, a general reader has a hard time getting real value from FP&#8217;s actual coverage. The course is designed to meet a younger, less specialized audience where they are and bring them into FP&#8217;s orbit gradually.</p>



<p class="wp-block-paragraph">In its first six weeks, the course drew roughly 9,500 signups. 40% of signups were net new to FP, meaning they&#8217;d never previously been in FP&#8217;s email system. Paid acquisition for the course is running at a $1 cost per lead, against FP&#8217;s normal average of roughly $3. These users are driven to the FP website rather than using an ad platform email capture, a strategy that may lead to higher CPLs but means higher quality leads.</p>



<p class="wp-block-paragraph">The course also functions as a <strong>self-contained subscription funnel</strong>. Throughout its five parts, it embeds subscription messaging: &#8220;homework&#8221; assignments using gift links to relevant FP coverage, and promotion of specific benefits, like FP&#8217;s podcasts, that the team believes will resonate with a similar audience. Rather than offering a broad free trial that risks prompting cancellations among existing subscribers, FP built a narrower incentive: completing the course earns a 30-day free trial, available only to that specific, already-engaged cohort. So far, 18% of readers exposed to the trial offer go on to claim the trial.</p>



<p class="wp-block-paragraph">Because the course is built once and requires no ongoing maintenance to keep running, it fits the same low-effort, high-impact principle as the other two tactics: a small team&#8217;s structural bet, built on the front end and left to keep converting on its own.</p>



<pre class="wp-block-verse">For any publisher weighing a stricter paywall against the traffic it might cost, Osnos's session is a useful reminder that the constraint didn't stop growth, it forced the team to continuously innovate and develop tactics precise enough to convert when article access can’t.</pre>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-b38817a140265"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/3-acquisition-tactics-from-foreign-policy-a-publication-offering-near-to-zero-free-articles/">3 acquisition tactics from Foreign Policy, a publication offering near-to-zero free articles</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why 1.4 million people pay The Guardian for something they could read for free</title>
		<link>https://theaudiencers.com/why-1-4-million-people-pay-the-guardian-for-something-they-could-read-for-free/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Mon, 20 Jul 2026 14:13:06 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Donation models]]></category>
		<category><![CDATA[The Guardian]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52834</guid>

					<description><![CDATA[<p>Emilie Harkin, SVP of Growth at The Guardian, broke down what actually motivates readers to give money to a publication with no paywall.</p>
<p>The post <a href="https://theaudiencers.com/why-1-4-million-people-pay-the-guardian-for-something-they-could-read-for-free/">Why 1.4 million people pay The Guardian for something they could read for free</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival Montréal, <a href="https://www.linkedin.com/in/emilie-harkin/">Emilie Harkin</a>, SVP of Growth at The Guardian, broke down what actually motivates readers to give money to a publication with no paywall.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">The Guardian doesn't have a paywall, anyone can read it, whether they pay or not. So the 1.4 million people who choose to give money anyway aren't paying for access, they're paying for something else entirely

&gt; Ownership is the product: The organisation's value proposition comes down to three words - global, independent, free. Owned by the Scott Trust, their sole purpose is to ensure The Guardian can keep publishing. It's this that's sold to readers

&gt; One email, built entirely around that pitch, generated $2 million. When The Washington Post and LA Times pulled their 2024 election endorsements, The Guardian sent readers a simple message - we published ours, and always will, because no billionaire can tell us not to

&gt; But it's the method that's worth noting rather than the moment: The Guardian surveys readers right after they give, with the goal of understanding the why. The top answers include protecting the free press, editorial independence, or the journalism itself

&gt; These surfaced motivations don't just become a slide that's presented once to the team, they're used to build every single message that asks for support. They keep telling the story, deliberately and repeatedly</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<p class="wp-block-paragraph">The Guardian doesn&#8217;t have a paywall. Anyone can read it, regardless of ability to pay. So every dollar it raises from readers is, in Harkin&#8217;s words, an elective transaction: nobody is required to give anything to keep reading. That constraint is exactly what makes The Guardian&#8217;s reader revenue data useful to anyone running a subscription business, paywalled or not, because it isolates motivation from access. People aren&#8217;t paying to get in the door. They&#8217;re paying for something else entirely.        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<h2 class="wp-block-heading">The starting point: ownership as the product</h2>



<p class="wp-block-paragraph">The Guardian was founded just over 200 years ago as The Manchester Guardian, a local UK paper. It&#8217;s now the fifth most visited news site in the world, pulling in roughly a billion page views a month. Its US team is small, about six people, working alongside a much larger marketing and reader revenue team of around 90 people at the London HQ.</p>



<p class="wp-block-paragraph">The organization&#8217;s value proposition, as Harkin frames it, comes down to three words: global, independent, free. The independence part is structural, not just marketing language. The Guardian has no billionaire owner. It&#8217;s owned by the Scott Trust, established 90 years ago with a single purpose: ensure The Guardian can keep publishing in perpetuity. The Trust isn&#8217;t built to generate returns for shareholders. It exists to keep funding journalism.</p>



<p class="wp-block-paragraph">That structure becomes the actual product sold to readers, not just backstory.</p>



<h2 class="wp-block-heading">Ownership isn’t just a backstory</h2>



<p class="wp-block-paragraph">In the lead-up to the 2024 US election, both The Washington Post and the LA Times pulled their presidential endorsements, reportedly at the direction of their billionaire owners. Inside The Guardian, an editor suggested sending readers a simple message: we published our endorsement, and we always will, because no billionaire can tell us not to.</p>



<p class="wp-block-paragraph">That email went out to The Guardian&#8217;s list. It generated two million dollars.</p>



<figure class="wp-block-image alignwide size-large"><img data-dominant-color="dad9da" data-has-transparency="false" style="--dominant-color: #dad9da;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-1024x574.jpg" alt="" class="wp-image-52842 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-768x430.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-1536x860.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-1044x585.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1-1400x784.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1.jpg 1846w" /></figure>



<p class="wp-block-paragraph">Harkin described it as one of those moments where you assume your analytics dashboard is broken, because the spike looks impossible for a normal day. What it confirmed for her team was that US readers are far more media-literate about ownership structures than publishers often give them credit for. People understood exactly what billionaire ownership can do to editorial decisions, because they&#8217;d just watched it happen at two major outlets, and they responded to a publication that structurally couldn&#8217;t be pressured the same way.</p>



<h2 class="wp-block-heading">What people say when you ask them why they paid</h2>



<p class="wp-block-paragraph">The Guardian surveys readers immediately after they support the organization, while the motivation is still fresh. The consistent, top-ranked answers: protect the free press, protect editorial independence, protect the journalism itself. Further down the list, at roughly position six, is a motivation specific to The Guardian&#8217;s model: keeping the journalism free and open for everyone, not paywalled.</p>



<p class="wp-block-paragraph">Further down still, in positions eleven through fourteen, is a newer and growing motivation: dissatisfaction with other media sources. Harkin ties this directly to visible cases of ownership interference, citing Jeff Bezos later restricting which topics The Washington Post&#8217;s opinion pages were authorized to cover. Readers notice, and it shows up in what they tell you when they give.</p>



<figure class="wp-block-image alignwide size-large"><img data-dominant-color="c0c0ac" data-has-transparency="false" style="--dominant-color: #c0c0ac;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1024x574.jpg" alt="" class="wp-image-52845 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1536x861.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1044x585.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1400x785.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3.jpg 1848w" /></figure>



<h2 class="wp-block-heading">How this research becomes the actual email copy</h2>



<p class="wp-block-paragraph">The endorsement email wasn&#8217;t written as an abstract mission statement. It was built, deliberately, around the specific motivations the research had already surfaced, worded so it read as natural rather than like a fundraising checklist:</p>



<ul class="wp-block-list">
<li>Dissatisfied with other media: named exactly what The Washington Post and LA Times did, and what The Guardian did instead</li>



<li>Wants editorial independence protected: explained the Scott Trust ownership model in plain terms</li>



<li>Wants work that holds power to account: made clear that only the editor-in-chief, never a business owner, decides what gets published</li>



<li>Wants to protect the free press: the direct ask</li>
</ul>



<p class="wp-block-paragraph">Harkin&#8217;s point in walking through this line by line: the research isn&#8217;t a slide you present once internally and then forget. It&#8217;s the literal structure of the copy you send.</p>



<figure class="wp-block-image alignwide size-large"><img data-dominant-color="ece9e8" data-has-transparency="false" style="--dominant-color: #ece9e8;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1024x575.jpg" alt="" class="wp-image-52852 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1024x575.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1536x863.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5-1400x786.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-5.jpg 1848w" /></figure>



<h2 class="wp-block-heading">The revenue mechanics underneath it</h2>



<p class="wp-block-paragraph">Readers who want to support The Guardian financially see three recurring options: a five-dollar monthly contribution, a fifteen-dollar tier called Supporter Plus that comes with added benefits, and a higher Digital Plus tier with more on top. There&#8217;s also a one-time support option and a recently launched student discount.</p>



<figure class="wp-block-image alignwide size-large"><img data-dominant-color="ccd0d8" data-has-transparency="false" style="--dominant-color: #ccd0d8;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1024x576.jpg" alt="" class="wp-image-52843 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1024x576.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-768x432.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1536x864.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-688x387.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1044x587.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1-1400x787.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1.jpg 1846w" /></figure>



<p class="wp-block-paragraph">Alongside the main organization sits theguardian.org, a registered nonprofit. Harkin pointed to US philanthropic culture, Americans give roughly half a trillion dollars a year to causes, ranging from small one-off donations to major gifts, as a real reason this structure matters specifically in the US market, even though The Guardian itself isn&#8217;t a nonprofit. The motivations that drive nonprofit giving (mission alignment, wanting to sustain something you believe should exist) map closely onto why people choose to pay The Guardian.</p>



<p class="wp-block-paragraph">The Guardian currently has 1.4 million digital subscribers. The UK has the largest paid supporter base, but North America, US and Canada combined, is the fastest-growing region, now at 14% of the base.</p>



<h2 class="wp-block-heading">The takeaway</h2>



<p class="wp-block-paragraph">Her closing point applies well beyond publications without a paywall: figure out the full range of motivations and emotional connections your audience has with your organization, not just the functional value proposition of &#8220;you get access to the app.&#8221; Then keep telling that story, deliberately and repeatedly, across your marketing rather than assuming people already know it.</p>



<p class="wp-block-paragraph">For The Guardian, that story is ownership. For another publication, it might be something else entirely, a specific beat, a founding mission, a community it serves. The method Harkin described, survey people right after they convert while the reason is still fresh, then build your actual marketing copy around what they tell you, works regardless of what that story turns out to be.</p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-725638ad7333d"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/why-1-4-million-people-pay-the-guardian-for-something-they-could-read-for-free/">Why 1.4 million people pay The Guardian for something they could read for free</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Before you bundle: how to find out what your subscribers actually want</title>
		<link>https://theaudiencers.com/before-you-bundle-how-to-find-out-what-your-subscribers-actually-want/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Fri, 10 Jul 2026 14:41:44 +0000</pubDate>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Product and strategy execution]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52614</guid>

					<description><![CDATA[<p>How do you package subscriptions to drive business growth without alienating the very audience that keeps you alive? Insights from Montréal</p>
<p>The post <a href="https://theaudiencers.com/before-you-bundle-how-to-find-out-what-your-subscribers-actually-want/">Before you bundle: how to find out what your subscribers actually want</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">If you’re trying to scale a subscription or membership program, look at your current structure. Are you offering a clean, high-signal experience, or are you serving your readers &#8220;feature soup&#8221;?<br><br>At the Audiencers Festival in Montreal on June 25th, audience research leader <a href="https://www.linkedin.com/in/emilygoligoski/" target="_blank" rel="noreferrer noopener">Emily Goligoski</a> and <a href="https://www.linkedin.com/in/rachel-mines-12109b71/" target="_blank" rel="noreferrer noopener">Rachel Mines</a>, Director of Subscriptions at Skift, took the stage to break down a critical digital publishing dilemma: How do you package subscriptions to drive business growth without alienating the very audience that keeps you alive?</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; When you start testing value props and benefits, it's easy to mix and match features, and try to cram everything onto one page to make subscription "worth the cost". But research has proven that the biggest driver of loyalty isn't usually price or feature count. It's a sense of uniqueness, something the reader couldn't get anywhere else

&gt; Your team can answer this easily, but the real value comes from asking the same questions of the people you're trying to reach. At a minimum, show your prototype to one more person than has seen it already

&gt; Once you know your differentiation, packaging decisions get easier. Rachel's 3-question test before bundling anything: does it strengthen or dilute each product's identity? Are the audiences actually converging? Can your ops hold it together without the seams showing?

&gt; Sometimes the research tells you to do nothing. One of Skift's four products stayed untouched, on purpose, and it's now one of their steadiest, best growing subscriptions</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<h2 class="wp-block-heading">Subscription fatigue is real</h2>



<p class="wp-block-paragraph"><a href="https://reutersinstitute.politics.ox.ac.uk/digital-news-report/2026">Reuters Institute research</a> from earlier this year found that nearly half of people say they&#8217;re extremely interested in news, but less than one in five pay for any of it online. Those numbers don&#8217;t match — and if you&#8217;ve ever tried to count how many recurring charges are on your own credit card, you already know why. Streaming services, meal kits, <a href="https://www.nytimes.com/2026/05/12/business/subscriptions-products-services.html">toilet paper</a>, fitness trackers, &#8220;subscriptions to manage your subscriptions.&#8221; People are tired.</p>



<p class="wp-block-paragraph">That&#8217;s not entirely bad news for publishers. It&#8217;s an opening. Goligoski spent years running the research practice at NYU&#8217;s <a href="https://membershipguide.org/">Membership Puzzle Project</a>, interviewing supporters of news organizations — subscribers, members, donors — across roughly 500 news organizations worldwide. Her research question was almost embarrassingly simple: <em>what frustrates you about mainstream media?</em> People could talk for an hour.</p>



<p class="wp-block-paragraph">What consistently came out of those conversations was that the single biggest driver of loyalty wasn&#8217;t price or feature count. It was a <a href="https://membershippuzzle.org/member-manifesto/">sense of uniqueness,</a> something the reader couldn&#8217;t get anywhere else, followed by a calming, low-friction user experience that let them do what they came to do and get out.        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<figure class="wp-block-image size-large"><img data-dominant-color="e7edf0" data-has-transparency="false" style="--dominant-color: #e7edf0;" loading="lazy" decoding="async" width="1024" height="577" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-1024x577.jpg" alt="" class="wp-image-52619 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-1024x577.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-768x433.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1536x865.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-664x374.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-688x388.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1044x588.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1400x789.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image.jpg 1676w" /></figure>



<h2 class="wp-block-heading">The exercise: fill in the blank</h2>



<p class="wp-block-paragraph">To find that sense of uniqueness, Goligoski runs newsroom leaders through simple prompts about their organizations:</p>



<ul class="wp-block-list">
<li>First in the subject, region, or world to ___</li>



<li>Best compared to competitors in ___</li>



<li>Only organization to ___</li>
</ul>



<p class="wp-block-paragraph">The exercise surfaces an origin story fast. But it&#8217;s only half the picture, and it&#8217;s the easy half — anyone can answer these questions for themselves around a conference table. The real value comes from asking the same questions of the people you&#8217;re trying to reach, who often can&#8217;t name your staff or your specific value prop but can place you loosely (&#8220;oh, that&#8217;s the one about the business of fashion&#8221;). The gap between the two answer sets is the actual work. It tells you what you think differentiates you and what has actually landed.</p>



<p class="wp-block-paragraph">Her rule of thumb for this kind of testing: <a href="https://open.spotify.com/episode/4SjZVOnOtedJG7Xb1etrn4?si=an9xtDHOQdWoISzbeiwS8g&amp;nd=1&amp;dlsi=61e87dadb21e4eb8">n+1 is better than n</a>. At a minimum, show your prototype to one more person than has seen it already. You&#8217;ll walk away smarter from even one conversation, and Goligoski says fifteen years into doing this work, people still thank her for simply being asked for their perspectives.</p>



<p class="wp-block-paragraph"><strong>But watch out for &#8220;feature soup.&#8221;</strong> When you start testing value props and benefits, it&#8217;s easy to try to cram everything onto one page or into one pitch. If a first-time visitor needs a magnifying glass to understand what they&#8217;re being offered, you&#8217;ve already lost the differentiation you were trying to build.</p>



<p class="wp-block-paragraph">A few examples she pointed to of publishers getting specificity right:</p>



<ul class="wp-block-list">
<li><a href="https://caper.media/join"><strong>Caper</strong></a>, a New York food media outlet, prices its annual subscription against hyper-local reference points: &#8220;less than a burrata pizza slice at L&#8217;Industrie, a potato pancake at Veselka&#8221; instead of the generic &#8220;less than a cup of coffee a day.&#8221; It grounds the price and quietly reminds readers how many small recurring charges they&#8217;re already carrying.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="efefeb" data-has-transparency="false" style="--dominant-color: #efefeb;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1024x575.jpg" alt="" class="wp-image-52621 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1024x575.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1536x863.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1-1400x786.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-1.jpg 1674w" /></figure>



<ul class="wp-block-list">
<li><strong>The New York Review of Books and The Paris Review</strong> have a once-a-year summer bundle offer for two publications with possible audience overlap and growth potential, a financially compelling deal rather than a permanent merge.</li>



<li><a href="https://capitalbnews.org/donate/"><strong>Capital B</strong></a>, a Black-media outlet in the US, sent an anniversary email that included an actual screenshot of the text exchange between its two co-founders deciding to launch. It reads as human in a way most subscription marketing doesn&#8217;t.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="c3c9cc" data-has-transparency="false" style="--dominant-color: #c3c9cc;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1024x574.jpg" alt="" class="wp-image-52623 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1536x861.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2-1400x785.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-2.jpg 1676w" /></figure>



<p class="wp-block-paragraph">Goligoski&#8217;s closing asks for anyone doing this work:&nbsp;</p>



<ul class="wp-block-list">
<li>Limit friction wherever you find it</li>



<li>Take a less-is-more approach to any data you collect (only ask what you&#8217;ll actually act on)</li>



<li>Keep a running, visible wishlist of the features and coverage areas you hear people ask for. That list becomes a genuine insight bank over time.</li>
</ul>



<h2 class="wp-block-heading">The Skift case study: is your product an audience or a feature?</h2>



<p class="wp-block-paragraph">Mines joined Skift, a B2B travel media and events company, two years ago and inherited what she called &#8220;a family I didn&#8217;t plan for&#8221;: four separate subscription products, none designed to sit together.</p>



<ul class="wp-block-list">
<li><strong>Skift Pro</strong>: always-on travel news, home-grown, positioned as &#8220;the Bloomberg of travel&#8221;</li>



<li><strong>Skift Research</strong>: long-form, data-driven reports, also home-grown, aimed at strategy and analytics buyers making a major decision rather than staying informed daily</li>



<li><strong>Airline Weekly</strong>: a roughly 20-year-old acquired product, once faxed, now a newsletter with its own site, read closely by aviation executives (Delta CEO Ed Bastian has called it &#8220;the only thing I read every week&#8221;)</li>



<li><strong>Daily Lodging Report</strong>: a similarly old acquisition, a daily digest for hospitality and real-estate operators</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="f4f2ed" data-has-transparency="true" style="--dominant-color: #f4f2ed;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-4-1024x572.png" alt="" class="wp-image-52616 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-4-1024x572.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-768x429.png 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-1536x859.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-664x371.png 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-688x385.png 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-1044x584.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4-1400x783.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-4.png 1678w" /></figure>



<h2 class="wp-block-heading">Three questions before you package anything</h2>



<ol class="wp-block-list">
<li><strong>Identity</strong>: does combining these products strengthen each one&#8217;s core value, or dilute it?</li>



<li><strong>Audience</strong>: are these audiences actually growing toward each other, or are they deliberately separate?</li>



<li><strong>Operations</strong>: can your UX, billing, and support genuinely hold a bundle together, or will the seams show? Mines runs subscriptions with a five-person team, a small product team, and a small design team, capacity is a real constraint.</li>
</ol>



<h2 class="wp-block-heading">Applying these questions to the Skift context</h2>



<p class="wp-block-paragraph"><strong>Airline Weekly: bundled the content, not the experience.</strong> Skift already had aviation coverage in both Pro and Research, plus an aviation conference. The instinct was to fold Airline Weekly&#8217;s coverage into all of it. But the products stayed on separate platforms — readers had to hop between a newsletter, a website, and (for a much smaller group) a conference ticket. Layering content across products without integrating the actual user experience just produced a disjointed one. Nobody complained loudly about it; it showed up quietly instead, in renewal numbers drifting down.&nbsp;</p>



<p class="wp-block-paragraph">Mines&#8217; takeaway: audit the identity of what you&#8217;re bundling before you bundle it. Packaging without UX clarity is just confusion with a price tag.</p>



<p class="wp-block-paragraph"><strong>Daily Lodging Report: the right move was nothing.</strong> This subscriber base — Mines described them candidly as mostly finance and real-estate professionals — wanted exactly one thing: the digest, in their inbox, undisturbed. Skift gave the product a new site and new data tools anyway. The response was, in effect, <em>I don&#8217;t care, just give me the newsletter.</em>&nbsp;</p>



<p class="wp-block-paragraph">So, they left it alone, and it&#8217;s remained one of their steadiest, best-growing products. Leaving a product untouched is a strategic decision, not a lack of ambition. Some products&#8217; value comes directly from their constraints.</p>



<p class="wp-block-paragraph"><strong>Pro + Research: complementary, not interchangeable.</strong> These two live in the same sales conversation but serve different budgets and different personas — daily information versus decision-support research. Combining them into one package would have devalued Research and bloated Pro. Skift&#8217;s framing: they don&#8217;t need the same package, they need the same conversation.</p>



<p class="wp-block-paragraph">Mines&#8217; shorthand for thinking about all of this is a marriage metaphor: some products should merge households (full integration makes both better); some should keep separate addresses (related, committed, but each keeps its own front door); some need couples therapy first (real potential, but only after the UX and integration work happens); and some are simply happy as they are, and the kindest, smartest move is to leave them alone.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="1e1e1d" data-has-transparency="true" style="--dominant-color: #1e1e1d;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1024x576.png" alt="" class="wp-image-52615 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1536x864.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3-1400x788.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/07/image-3.png 1674w" /></figure>
</div>


<h2 class="wp-block-heading">From the Q&amp;A: a few things worth stealing</h2>



<p class="wp-block-paragraph"><strong>Don&#8217;t let a new feature justify a price increase — check whether anyone asked for it first.</strong> When Skift acquired the Women Leading Travel membership group, the team raised prices and then went looking for features to justify the increase — a research report, an add-on. Mines stopped that process to ask a more basic question: did any of these members actually want the research report? They hadn&#8217;t. What they wanted was networking and job connections, and that&#8217;s where Skift redirected. Goligoski added a comparable example: ProPublica offers a branded t-shirt only <em>after</em> someone donates, framed as a thank-you rather than a subscription perk — about 17% of donors take it, self-selecting into people who&#8217;ll actually wear it and become visible advocates, rather than shipping merchandise nobody asked for.</p>



<p class="wp-block-paragraph"><strong>Test new features free before you charge for them.</strong> Goligoski&#8217;s suggestion for the free-versus-paid feature question: launch new features free first, watch uptake, get people to describe the value in their own words, and work out the rough edges before you decide whether it becomes a paid add-on or a built-in part of the product.</p>



<p class="wp-block-paragraph"><strong>When you research your gap between positioning and perceived value, don&#8217;t blend your audiences.</strong> Talk to loyal long-term subscribers, low-frequency readers, and non-subscribers separately, and be explicit — internally — about exactly who any given finding came from. Self-reported research also goes stale fast, so treat it as something to refresh regularly rather than a one-time study you cite for years.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>The takeaway to carry into your next packaging conversation:</strong> don&#8217;t start with pricing, and don&#8217;t start with the bundle itself. Start with audience needs and wants, including the friction points people tell you about. The best package isn&#8217;t the one with the most crammed into it — <strong>it&#8217;s the one your subscriber would actually notice if it disappeared</strong>.</p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-4f8ef0dbadcd7"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/before-you-bundle-how-to-find-out-what-your-subscribers-actually-want/">Before you bundle: how to find out what your subscribers actually want</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Project Syndicate’s registration strategy: refreshing the value proposition to engage and convert</title>
		<link>https://theaudiencers.com/project-syndicates-registration-strategy-refreshing-the-value-proposition-to-engage-and-convert/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Thu, 02 Jul 2026 07:53:09 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52547</guid>

					<description><![CDATA[<p>how transitioning from an aggressive friction model to an open, communication-first strategy revitalized user engagement and subscription conversion. </p>
<p>The post <a href="https://theaudiencers.com/project-syndicates-registration-strategy-refreshing-the-value-proposition-to-engage-and-convert/">Project Syndicate’s registration strategy: refreshing the value proposition to engage and convert</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival in London, <a href="https://www.linkedin.com/in/shirin-shity-839725129/" target="_blank" rel="noreferrer noopener">Shirin Shity</a>, Senior Marketing Manager at <em>Project Syndicate</em>, shared how transitioning from an aggressive friction model to an open, communication-first strategy revitalised user engagement and subscription conversion.&nbsp;</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; Project Syndicate passed 200,000 registered accounts while engagement stayed flat because the wall fired straight after a reader's first article. People arriving from LinkedIn or social left before discovering what the site was for

&gt; The second leak was their most engaged readers. Newsletter subscribers kept hitting unpredictable hard walls with no indication of how many free articles remained or when the allowance reset, which broke exactly the habit the team was trying to build

&gt; Working with FT Strategies & Poool, they concluded more friction wasn't the answer and loosened the wall instead. Readers now get three free reads every 30 days, up from two, with the terms stated openly across multiple touchpoints rather than discovered by hitting a wall

&gt; The mechanism is the interesting part: on the second and third article, readers have to click "Continue Reading" to spend a credit. Making the allowance something you actively spend, rather than something silently consumed, turns it into something worth having

&gt; Over a four-week trial, registered users converting to paid rose 52%, click-through across registration and paywalls went from 7% to 9%, subscription prompt success from 11% to 14%, and RFV scores lifted 22%. Monthly sessions for logged-in accounts climbed from 1.9 to 2.5</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<p class="wp-block-paragraph">By treating the registration layer as a value journey rather than a restrictive barrier, the publication grew their logged user base, increased the number of registered users converting into paid subscribers by 52% and saw a 22% uplift in overall RFV (Recency, Frequency, Volume) scores.&nbsp;</p>



<h2 class="wp-block-heading">Context: balancing global reach with direct subscriptions</h2>



<p class="wp-block-paragraph">For over 30 years, <em>Project Syndicate</em> has operated as a syndication network, distributing high-level commentary from leading global thinkers as widely as possible. Its primary business model involves charging media outlets in developed countries to subsidize the dissemination of op-eds to more than 520 outlets across 158 countries.</p>



<p class="wp-block-paragraph">Direct consumer digital subscriptions represent a newer engine of growth. However, traditional subscription paywalls naturally pull against their historic key metric, reach. This tension is where registration sits perfectly: it acts as a bridge, allowing for intentional content sampling while pulling anonymous readers into a known ecosystem.</p>



<h2 class="wp-block-heading">The evolution of the reg wall</h2>



<p class="wp-block-paragraph"><em>Project Syndicate</em> launched its initial website in 2012 as a fully open platform. The site has since evolved through several operational iterations:</p>



<ul class="wp-block-list">
<li><strong>2017:</strong> Introduced the first native paywall with a single subscription offer.</li>



<li><strong>2020–2022:</strong> Moved to a dynamic paywall approach and introduced multi-tiered subscription packages.</li>



<li><strong>2023:</strong> Conducted A/B testing comparing a 1-read vs. 2-read allowance. This led to a standard model where readers received 1 free article, then had to register to receive 1 additional free article every 30 days.</li>



<li><strong>2025–2026:</strong> Migrated to a new, flexible paywall architecture (powered by Poool) to run rapid onsite user experiments. Prior to this upgrade, backend limitations meant simple copy or design changes took weeks or months to implement through remote developers.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="ede9e3" data-has-transparency="true" style="--dominant-color: #ede9e3;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1024x572.png" alt="Project Syndicate’s registration strategy" class="wp-image-52548 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1024x572.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-768x429.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1536x859.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-664x371.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-688x385.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1044x584.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1400x783.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9.png 1678w" /></figure>
</div>


<h2 class="wp-block-heading">The metrics that made the case for a change</h2>



<p class="wp-block-paragraph">Data collected in early 2025 revealed a structural mismatch between user acquisition and long-term retention. While <em>Project Syndicate</em> excelled at building an initial database of registered users, surpassing 200,000 total accounts, active engagement post-registration was remarkably low.</p>



<p class="wp-block-paragraph">An audit of user segments highlighted two main leakage points:</p>



<h3 class="wp-block-heading">1. The fly-by loop</h3>



<p class="wp-block-paragraph">Because the old registration wall appeared immediately after a visitor&#8217;s first article, light readers coming from external platforms (such as LinkedIn or social media) simply left. The wall blocked them before they could discover the site&#8217;s wider value, resulting in zero captured emails and an average of just 0.8 article page views per user.</p>



<h3 class="wp-block-heading">2. The newsletter wall</h3>



<p class="wp-block-paragraph">Even highly engaged newsletter subscribers regularly hit unpredictable hard walls without any indication of how many free articles they had remaining or when their monthly allowance would reset. This arbitrary friction disrupted habit formation and caused valuable readers to abandon the platform entirely.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e7e5d9" data-has-transparency="true" style="--dominant-color: #e7e5d9;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-12-1024x574.png" alt="Project Syndicate’s registration strategy" class="wp-image-52554 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-12-1024x574.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-768x430.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-1536x861.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-664x372.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-1044x585.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12-1400x784.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-12.png 1674w" /></figure>



<h2 class="wp-block-heading">The experiment: communication over friction</h2>



<p class="wp-block-paragraph">Collaborating with FT Strategies, the marketing team realised that increasing wall friction was not the answer. Instead, expanding content sampling while providing transparent progress indicators would give readers a clearer path to building a subscription habit.</p>



<p class="wp-block-paragraph">The team launched a soft-to-hard paywall journey based on three pillars:</p>



<ol class="wp-block-list">
<li><strong>Transparent onboarding:</strong> The site clearly states the exact terms of the offer up front across multiple touchpoints: <em>three free reads every 30 days</em>.</li>



<li><strong>Explicit personalisation benefits:</strong> The registration wall highlights functional perks, showing readers they can follow specific topics, track favorite authors, and save pieces to a personalised reading list.</li>
</ol>



<figure class="wp-block-image size-large"><img data-dominant-color="7d7979" data-has-transparency="true" style="--dominant-color: #7d7979;" loading="lazy" decoding="async" width="1024" height="562" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-11-1024x562.png" alt="Project Syndicate’s registration strategy" class="wp-image-52550 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-11-1024x562.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-300x165.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-768x421.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-1536x843.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-332x182.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-664x364.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-688x377.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-1044x573.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11-1400x768.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-11.png 1808w" /></figure>



<ol start="3" class="wp-block-list">
<li><strong>An active unlock mechanism:</strong> Instead of immediately showing a full article, the platform introduces a stepped widget on the second and third pieces. Readers must intentionally click a &#8220;Continue Reading&#8221; button to spend one of their available credits, encouraging them to treat their monthly allowance as something of value. Once the third credit is spent, a hard paywall prompts a direct subscription offer.</li>
</ol>



<figure class="wp-block-image size-large"><img data-dominant-color="858182" data-has-transparency="true" style="--dominant-color: #858182;" loading="lazy" decoding="async" width="1024" height="623" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-10-1024x623.png" alt="Project Syndicate’s registration strategy" class="wp-image-52552 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-10-1024x623.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-300x182.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-768x467.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-1536x934.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-332x202.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-664x404.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-688x419.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-1044x635.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10-1400x852.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-10.png 1782w" /></figure>



<h2 class="wp-block-heading">Strategic impact and performance signals</h2>



<p class="wp-block-paragraph">The soft-to-hard communication strategy yielded immediate results over a four-week trial period, proving that looser constraints could drive higher economic value:</p>



<ul class="wp-block-list">
<li><strong>Higher direct subscriptions:</strong> The business saw a <strong>52% increase in registered users converting into paid subscribers</strong> compared to the previous model.</li>



<li><strong>Stronger onsite conversion rates:</strong> The combined click-through rate across both registration and paywalls jumped from 7% to 9%, while subscription prompt success rates rose from 11% to 14%.</li>



<li><strong>Deeper reader habits:</strong> Registered users saw a <strong>22% uplift in overall RFV (Recency, Frequency, Volume) scores</strong>. Average monthly sessions for authenticated accounts climbed from 1.9 to 2.5, demonstrating steady habit formation.</li>
</ul>



<h2 class="wp-block-heading">Core takeaways</h2>



<p class="wp-block-paragraph">Shirin summarised the lessons from <em>Project Syndicate&#8217;s</em> migration into three operating principles for digital publishers:</p>



<ul class="wp-block-list">
<li><strong>Registration volume is a vanity metric without engagement:</strong> Amassing hundreds of thousands of registered emails is meaningless unless you build an active onboarding experience that keeps readers engaged during the critical first 30 to 90 days</li>



<li><strong>Understand your audience:</strong> Publishers must build flexible data infrastructures to track how their unique audience sample content, how often they return, and what roadblocks cause them to churn</li>



<li><strong>Fail fast:</strong> Cultivating an internal environment where teams feel safe running iterative product experiments, and knowing when to sunset unsuccessful tests, is essential to keeping pace with fast-changing user behaviour</li>
</ul>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/project-syndicates-registration-strategy-refreshing-the-value-proposition-to-engage-and-convert/">Project Syndicate’s registration strategy: refreshing the value proposition to engage and convert</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Washington Post tests flexible access models, addressing the gap between willingness to pay and willingness to commit</title>
		<link>https://theaudiencers.com/the-washington-post-tests-flexible-access-models-addressing-the-gap-between-willingness-to-pay-and-willingness-to-commit/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Mon, 29 Jun 2026 15:45:06 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Subscription]]></category>
		<category><![CDATA[The Washington Post]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52543</guid>

					<description><![CDATA[<p>WP's shift towards a broader monetisation strategy centered on flexible access, shifting the way value is captured</p>
<p>The post <a href="https://theaudiencers.com/the-washington-post-tests-flexible-access-models-addressing-the-gap-between-willingness-to-pay-and-willingness-to-commit/">The Washington Post tests flexible access models, addressing the gap between willingness to pay and willingness to commit</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph"><a href="https://www.linkedin.com/in/anjali-k-iyer/" target="_blank" rel="noreferrer noopener">Anjali Iyer</a>, Global Head of Subscriptions at <em>The Washington Post</em>, delivered a session at the Audiencers&#8217; Festival in London focused on how news organisations must adapt to modern consumer habits by expanding beyond rigid subscription structures.</p>



<p class="wp-block-paragraph">Invited by event partners, <a href="https://arcmarketing-arc-marketing-prod-staging.web.arc-cdn.net/">Arc XP</a>, the platform and CMS for media companies, Anjli outlined <em>The Washington Post’s</em> shift toward a broader monetisation strategy centred on <strong>flexible access</strong>, shifting the way that value is captured.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; Traditional hard paywalls face a bottleneck: out of 100 anonymous readers who hit one, 74% abandon the site. Only 1% subscribe, and of that tiny fraction, 13% churn on day one because they only wanted that single article

&gt; The data exposes a massive gap between the willingness to pay and the willingness to commit. Modern readers, particularly younger cohorts, operate in a fragmented digital landscape shaped by streaming services, search loops, and social algorithms. They demand short-term choices and are often willing to pay a premium price for temporary access over a recurring subscription package

&gt; The Washington Post's solution is flexible access models. By testing micropayments (weekly and pay passes, as well as pay-per-article with an in-paywall mobile payment module), they're uncovering an untapped market: 42% of flexible access buyers are brand-new, anonymous users outside the existing ecosystem

&gt; While core subscribers buy for politics and opinion, transactional buyers over-index heavily on lifestyle, wellness, and investigative deep-dives. These users arrive via search/social, and 50% checkout via Apple Pay (compared to just 30% of standard subscribers)

&gt; Interestingly, this also serves as a nurturing mechanism for long-term subscriber growth. Over a 180-day period, up to 8% of week-pass buyers, 4% of day pass buyers, and 3% of pay-per-article buyers eventually became full subscribers</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<h2 class="wp-block-heading">The incomplete subscription model</h2>



<p class="wp-block-paragraph">Publishers share a collective obsession with subscriber growth. However, maintaining and expanding this base is becoming increasingly difficult as churn grows more expensive. Over the past few decades, media organisations built vast digital subscription operations by asking their most loyal readers to commit long-term.</p>



<p class="wp-block-paragraph">While successful, this framework is facing a critical bottleneck. Industry data reveals that out of 100 anonymous users who hit a hard paywall, 74% will simply abandon the site, while only a single reader (1%) will convert into a subscriber.</p>



<p class="wp-block-paragraph">Of that tiny conversion pool, retention is highly fragile:</p>



<ul class="wp-block-list">
<li><strong>13% churn on day one</strong>, meaning the user bought a subscription solely to access a single, moment-driven story, and immediately cancelled once their immediate need was met.</li>



<li><strong>40% churn within the first six months</strong>.</li>
</ul>



<p class="wp-block-paragraph">This reality exposes a massive gap between <strong>the willingness to pay and the willingness to commit</strong>. Modern readers, particularly younger cohorts, operate in a fragmented digital landscape shaped by streaming services, search loops, and social algorithms. They demand short-term choices and are often willing to pay a premium price for temporary access over a recurring subscription package.</p>



<h2 class="wp-block-heading">Defining the flexible access market</h2>



<p class="wp-block-paragraph">To capture the vast audience that traditionally walks away from a hard paywall, publishers must widen their monetisation funnel. <em>The Washington Post’s</em> market research in the United States identified a substantial untapped addressable market:</p>



<ul class="wp-block-list">
<li><strong>38 million engaged citizens</strong> are actively interested in news.</li>



<li><strong>19 million</strong> of those consumers express explicit interest in flexible access options.</li>



<li><strong>12 million are actively willing to pay</strong> for the right short-term product at the correct price point.</li>
</ul>



<p class="wp-block-paragraph">When publishers offer flexible access side-by-side with standard recurring subscriptions, overall user conversion increases <strong>1.2x</strong>, and long-term subscriber retention improves by <strong>6 percentage points</strong>.</p>



<h2 class="wp-block-heading">Testing the flexible access products</h2>



<p class="wp-block-paragraph">To determine how to capture this demand without devaluing their core subscription model, <em>The Washington Post</em> conducted extensive customer testing across three primary transaction models:</p>



<ol class="wp-block-list">
<li>&nbsp;The week pass: Appealing to 62% of surveyed consumers, this product is highly popular during intense, moment-driven breaking news cycles where readers want to follow a developing story for a few consecutive days.</li>



<li>The day pass: Appealing to 57% of consumers, this option provides a friction-free, low-commitment window for casual site visitors.</li>



<li>Pay-per-article: Appealing to 46% of consumers, this model allows readers to immediately unlock a single piece of journalism via a frictionless digital wallet transaction.</li>
</ol>



<p class="wp-block-paragraph">During live pricing experiments for the week pass, the team tested price points at <strong>$4, $7, and $10</strong> as standalone, one-time payments shown side-by-side with recurring monthly and yearly subscription prompts.</p>



<p class="wp-block-paragraph">For the pay-per-article interface, they deployed a highly optimised <strong>widget directly inside the paywall layer</strong>. A reader can enter their email address and use a frictionless mobile payment method (such as Apple Pay or a credit card) to execute a one-time <strong>$2.00 purchase</strong> (plus local sales tax) that unlocks access to that specific article for one calendar year.</p>



<h2 class="wp-block-heading">The profile of a flexible access purchaser</h2>



<p class="wp-block-paragraph">The data explicitly proves that flexible access buyers are not just early-stage subscribers who are downscaling their commitments. Instead, they represent an entirely different audience profile that hard paywalls completely lock out.</p>



<ul class="wp-block-list">
<li><strong>Content preferences:</strong> Unlike core subscribers who are driven primarily by heavy politics and opinion pieces, flexible access buyers over-index significantly on non-political lifestyle, wellness, deep investigative features, and historical archive content.</li>



<li><strong>Device and payment footprint:</strong> This audience is heavily mobile-first, with <strong>more than half visiting via mobile devices and purchasing via Apple Pay </strong>compared to subscribers.</li>



<li><strong>Discovery pathways:</strong> They are <strong>1x to 2x more likely to discover articles via search engine optimization or social media channels</strong>, arriving with highly specific, momentary search intent.</li>
</ul>



<h2 class="wp-block-heading">The pathway to long-term subscriptions</h2>



<p class="wp-block-paragraph">While flexible access is built to capture transactional, short-term demand, it also serves as an elite nurturing mechanism for long-term subscriber growth. Over a 180-day horizon, there is a strong statistical probability of transactional buyers upgrading to recurring, full-time subscriptions:</p>



<ul class="wp-block-list">
<li><strong>8% of week pass buyers</strong> transition into full subscribers.</li>



<li><strong>4% of day pass buyers</strong> upgrade to full subscriptions.</li>



<li><strong>3% of pay-per-article buyers</strong> eventually become subscribers.</li>
</ul>



<p class="wp-block-paragraph">When evaluating <em>who</em> is performing these upgrades, the lifecycle acts equally as a net-new acquisition tool and a win-back loop:&nbsp;</p>



<ul class="wp-block-list">
<li><strong>40% of upgraders are existing site registrants</strong></li>



<li><strong>35% are entirely new registrants</strong></li>



<li><strong>25% are previous subscribers returning to the brand</strong>.&nbsp;</li>
</ul>



<p class="wp-block-paragraph">Furthermore, these flexible entry points attract high-intent customers, with <strong>13% of all upgraders bypassing the basic subscription tier to jump directly into the highest-yield premium tier</strong>.</p>



<p class="wp-block-paragraph">While approximately 91% of flexible access buyers remain single-use transactions, a growing, habitual cohort is developing, with <strong>9% of pay-per-article buyers, 8% of week pass buyers, and 5% of day pass buyers demonstrating repeat purchasing behavior</strong>.</p>



<h2 class="wp-block-heading">Driving overall organisational growth</h2>



<p class="wp-block-paragraph">When evaluating total paying user growth across the entire funnel, <strong>pay-per-article options deliver the highest overall volume lift at 83%</strong>, followed by the day pass at 35% and the week pass at 19%. Because pay-per-article operates as a frictionless entry point, it yields the highest efficiency and retention results among readers who are structurally unready to commit to a long-term media subscription.</p>



<p class="wp-block-paragraph">Ultimately, this represents a major philosophical pivot for modern publishing groups. Rather than treating monetisation as a choice between a hard subscription paywall or zero return, organisations must build a diversified revenue tier:</p>



<ol class="wp-block-list">
<li><strong>Off-platform partnerships &amp; licensing:</strong> Reaching audiences beyond owned and operated properties.</li>



<li><strong>Flexible access:</strong> Transactional, non-recurring options designed to monetize an untapped, high-intent audience.</li>



<li><strong>Core subscriptions:</strong> The foundational, enterprise, and standard domestic news consumer.</li>



<li><strong>Premium subscriptions:</strong> Higher-yield tiers that include multi-account sharing capabilities.</li>



<li><strong>WP Intelligence Subscriptions &amp; Councils:</strong> B2B analytical products for subscriptions and invite-only councils specialized executive loops tailored for policy and corporate leaders.</li>
</ol>



<p class="wp-block-paragraph">Implementing this layered approach transforms user monetization from a simple transactional gate into a holistic, long-term ecosystem. It effectively captures diverse consumer demands across different points of the user journey, creating a sustainable foundation for modern newsrooms.</p>



<p class="wp-block-paragraph">Thank you to Anjali for sharing these insights, and to <a href="https://www.arcxp.com/" target="_blank" rel="noreferrer noopener">Arc XP </a>for supporting our event.</p>



<p class="wp-block-paragraph">About <em>Arc XP: Arc XP is a cloud-native enterprise content management system (CMS) built for publishers and broadcasters. Designed as a complete media operating system, Arc XP connects content, identity, personalization, monetization, and AI — empowering media brands to own their audience, activate first-party data, and build sustainable, independent revenue. Media companies use Arc XP to create, deliver, and scale digital experiences across every channel.</em></p>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/the-washington-post-tests-flexible-access-models-addressing-the-gap-between-willingness-to-pay-and-willingness-to-commit/">The Washington Post tests flexible access models, addressing the gap between willingness to pay and willingness to commit</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Inside Le Monde in English: Four Years in and already profitable</title>
		<link>https://theaudiencers.com/inside-le-monde-in-english-four-years-in-and-already-profitable/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 16:03:03 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Editorial work and products]]></category>
		<category><![CDATA[Le Monde]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52486</guid>

					<description><![CDATA[<p>Why an English version of Le Monde? Why now? And how? Director of Diversification Arnaud Aubron explains at Audiencers' Festival London</p>
<p>The post <a href="https://theaudiencers.com/inside-le-monde-in-english-four-years-in-and-already-profitable/">Inside Le Monde in English: Four Years in and already profitable</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival in London, <a href="https://www.linkedin.com/in/arnaudaubron/" target="_blank" rel="noreferrer noopener">Arnaud Aubron</a>, Director of Diversification at <em>Le Monde</em>, took to the stage to share the journey of <em>Le Monde in English</em>, a project that the organisation has dreamed of for 50 years.&nbsp;</p>



<p class="wp-block-paragraph">With technological advances and the move to digital, Le Monde in English was launched in 2022, and has since gone from strength to strength.&nbsp;</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; Le Monde has wanted to launch an English edition for 50+ years, but technological advances (AI translations) and digital subscriptions (delivering value internationally with ease) finally made the project possible in 2022. It's also an important move for the brand to continue to grow beyond the limited French market

&gt; Content: Le Monde in English doesn't create original content; it exclusively translates a curated selection of the French edition (30% of all articles from Le Monde)

&gt; Because an international reader is highly likely to already hold a primary subscription to a domestic title like The New York Times or The Guardian, Le Monde in English positions itself as a "second read," with a highly accessible pricing structure (starting at €2.50/month for the first year)

&gt; Performance so far: around 16,000 active subscribers, 50% of whom are from the US. Approx. 5 million monthly visits, and subscriptions are the core business driver, representing 66.2% of revenue, followed by licensing (16.9%), B2B (12.3%) and advertising (4.6%)

&gt; "It's not about translation": success comes down to content market fit, product distribution, and understanding the distinct profile of your international audience. And whilst AI has driven productivity gains on this front, it's also created journalism jobs - AI handles the mechanical translation, freeing human journalists to focus purely on editing, nuance, and curation</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<h2 class="wp-block-heading">Why an English version and why now?</h2>



<p class="wp-block-paragraph">The fundamental reason for publishing in English is simple: to speak to the world, you have to speak English. If <em>Le Monde</em> wanted its journalism to have a truly global impact, keeping it exclusively in French was no longer an option.</p>



<p class="wp-block-paragraph">But the more pressing question was <em>why now?</em></p>



<h3 class="wp-block-heading">1. Reaching the glass ceiling in France</h3>



<p class="wp-block-paragraph">As of December 31, 2025, <em>Le Monde</em> ranked number one in digital subscriptions in France, boasting <strong>602,218 purely digital subscribers</strong>. Additionally, <em>Le Monde</em> drove 35% of all digital subscriber growth in France in 2025.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><img data-dominant-color="f3f4f4" data-has-transparency="false" loading="lazy" decoding="async" width="626" height="1024" sizes="(max-width: 626px) 100vw, 626px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-626x1024.jpg" alt="" class="wp-image-52495 not-transparent" style="--dominant-color: #f3f4f4; aspect-ratio:0.6117169808699517;width:340px;height:auto" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-626x1024.jpg 626w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-184x300.jpg 184w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-768x1255.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-332x543.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-664x1085.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1-688x1125.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1.jpg 794w" /><figcaption class="wp-element-caption">Digital subscriber figures for French media </figcaption></figure>
</div>


<p class="wp-block-paragraph">While the publication possesses elite know-how in digital subscriptions, the French market itself is capped. The total addressable market in France sits around 3.3 million total news subscribers across all publications. With <em>Le Monde</em> capturing such a significant portion, the team faced a looming question: <em>Can we hit 1 million or 1.5 million subscribers in a market this small?</em> They simply didn&#8217;t know. To sustain further growth, they had to look beyond their domestic, and linguistic, borders.        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<h3 class="wp-block-heading">2. The tech triggers</h3>



<p class="wp-block-paragraph">Two key factors finally made the project feasible in 2022:</p>



<ul class="wp-block-list">
<li><strong>Artificial Intelligence:</strong> AI finally matured enough to drastically lower the financial and temporal costs of translation.</li>



<li><strong>The digital subscription model:</strong> Unlike the 1970s print attempt, which incurred immense logistics costs to print and ship copies across the UK and US without any guarantee of sales, digital distribution completely eliminates the friction of international expansion.</li>
</ul>



<p class="wp-block-paragraph">Aubron contrasted this with The New York Times, which launched a Spanish edition in 2016 but shuttered it a few years later. The New York Times relied heavily on manual translation without AI and built a business model dependent on advertising rather than subscriptions, a strategy that ultimately proved unsustainable.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="bcbfbe" data-has-transparency="false" style="--dominant-color: #bcbfbe;" loading="lazy" decoding="async" width="1024" height="495" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1024x495.jpg" alt="" class="wp-image-52497 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1024x495.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-300x145.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-768x371.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1536x742.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-2048x990.jpg 2048w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-332x160.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-664x321.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-688x332.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1044x504.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1400x676.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30-1920x928.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.46.30.jpg 2560w" /></figure>



<h2 class="wp-block-heading">The launch and operational workflow</h2>



<p class="wp-block-paragraph">Following Aubron&#8217;s appointment in September 2021, the project launched in April 2022 to coincide with the French presidential elections.</p>



<p class="wp-block-paragraph">At launch, the assumption was that AI could handle the heavy lifting, followed by a quick proofread. In reality, it required much more human intervention.</p>



<ol class="wp-block-list">
<li><strong>DeepL translation:</strong> The software was used to generate the initial baseline translation. While highly rated, the technology in 2022 still required heavy editing to meet <em>Le Monde&#8217;s</em> journalistic standards.</li>



<li><strong>Professional freelance translators:</strong> To ensure maximum quality for a premium subscription product, two translator agencies were brought in to meticulously review and correct the AI-generated text.</li>



<li><strong>In-house editorial team:</strong> A dedicated team of 8 journalists was embedded directly within the French newsroom. This physical proximity allowed them to collaborate, anticipate news, and edit translations seamlessly alongside the original authors.</li>
</ol>



<h2 class="wp-block-heading">Article selection: quality over quantity</h2>



<p class="wp-block-paragraph"><em>Le Monde in English</em> does not create original content; it exclusively translates a curated selection of the French edition.</p>



<ul class="wp-block-list">
<li><strong>30% of French articles translated:</strong> The team skips live coverage, podcasts, and strictly local French wire stories (e.g., specific domestic politics, local school or banking issues) that hold little relevance to an international audience.</li>



<li><strong>+10 daily dispatches:</strong> They supplement translated deep-dives with roughly ten English news dispatches per day to provide hot news.</li>
</ul>



<h2 class="wp-block-heading">Pricing: A &#8220;second read&#8221; strategy</h2>



<p class="wp-block-paragraph">Because an international reader is highly likely to already hold a primary subscription to a domestic title like <em>The New York Times</em> or <em>The Guardian</em>, <em>Le Monde in English</em> positions itself as a &#8220;second read.&#8221;</p>



<p class="wp-block-paragraph">To account for this, the pricing structure had to be highly accessible:</p>



<ul class="wp-block-list">
<li><strong>Introductory price:</strong> €2.50 per month for the first year.</li>



<li><strong>Standard price:</strong> Loops up to €10.00 per month progressively.</li>



<li><strong>Average price point:</strong> As of March 2026, the average revenue per user sits at <strong>€4.66</strong>.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="dee3e9" data-has-transparency="false" style="--dominant-color: #dee3e9;" loading="lazy" decoding="async" width="1024" height="755" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-1024x755.jpg" alt="" class="wp-image-52499 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-1024x755.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-300x221.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-768x567.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-1536x1133.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-332x245.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-664x490.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-688x508.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-1044x770.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50-1400x1033.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-19-a-13.47.50.jpg 1906w" /></figure>



<p class="wp-block-paragraph">Aubron noted that an attempt to raise prices in 2025 stalled subscriber growth because the price increase came at a time when audience acquisition hadn&#8217;t scaled sufficiently to absorb the change. Lesson learned: a secondary read strategy demands highly sensitive, highly competitive pricing.</p>



<h2 class="wp-block-heading">Four years later: audience &amp; subscription performance</h2>



<p class="wp-block-paragraph">The strategy has paid off, yielding steady traffic and subscription growth since the launch 4 years ago.</p>



<ul class="wp-block-list">
<li><strong>Current Subscriber Base:</strong> Hovering near <strong>16,000 active subscribers</strong>.</li>



<li><strong>The American engine:</strong> A staggering <strong>50% of all subscribers come from the United States</strong>. Aubron attributed this to a stark cultural difference in the propensity to pay for news: while only roughly 10% of French consumers pay for digital news, closer to 20% of Americans do. The subscriber base consists heavily of students, retirees, and individuals with an existing personal, educational, or marital link to France.</li>



<li><strong>Global traffic footprint:</strong> The platform pulls in approximately <strong>5 million monthly visits</strong>.
<ul class="wp-block-list">
<li><em>United States:</em> 38.5%</li>



<li><em>United Kingdom:</em> 12.2%</li>



<li><em>Canada:</em> 9.5%</li>



<li><em>France:</em> 7.3% (although access to the English edition from France is limited to subscribers on higher-tier plans)</li>



<li><em>India: </em>the fastest-growing traffic segment</li>



<li>Germany: the first non-anglophone country.</li>
</ul>
</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="151414" data-has-transparency="true" style="--dominant-color: #151414;" loading="lazy" decoding="async" width="1024" height="578" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1024x578.png" alt="" class="wp-image-52487 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1024x578.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-768x434.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1536x867.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-664x375.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-688x388.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1044x589.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1400x790.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8.png 1722w" /></figure>



<h2 class="wp-block-heading">What do they read?</h2>



<p class="wp-block-paragraph">True to <em>Le Monde’s</em> core strengths, the most read sections are <strong>international news, French politics, and economy</strong>. Surprisingly, culture and lifestyle pieces perform exceptionally well; articles about new Parisian restaurant openings or art exhibitions see massive engagement from readers living as far away as Texas and Florida.</p>



<h2 class="wp-block-heading">Subscriber acquisition strategies</h2>



<p class="wp-block-paragraph">To recruit international subscribers, <em>Le Monde</em> deploys a three-pronged approach:</p>



<ol class="wp-block-list">
<li><strong>Leveraging LeMonde.fr’s SEO hierarchy:</strong> Internal debates weighed whether to launch on a standalone domain (LeMonde.com) or a subdirectory (LeMonde.fr/en). Choosing LeMonde.fr proved to be a major SEO blessing, allowing the English edition to instantly draft off the massive domain authority of the main French site.</li>



<li><strong>Paid acquisition adjustments:</strong> Google advertising is a core driver. Aubron also highlighted a massive breakthrough in their Meta acquisition costs: after peaking at an expensive <strong>€86.90 cost-per-acquisition (CPA)</strong> in late 2025, optimization strategies successfully drove that CPA down to just <strong>€9.30 by March 2026</strong>.</li>



<li><strong>Strategic publisher partnerships:</strong> By setting up reciprocal marketing exchanges with premium Anglo-Saxon publishers (<em>The New York Times</em>, <em>The Guardian</em>, <em>The Atlantic</em>), <em>Le Monde</em> cross-promotes free trial offers directly to highly qualified audiences who are already accustomed to paying for premium journalism.</li>
</ol>



<h2 class="wp-block-heading">Achieving break-even</h2>



<p class="wp-block-paragraph">The most significant milestone of the session was the announcement that <strong>Le Monde in English has officially achieved financial break-even in 2026, a full year ahead of the initial business plan.</strong></p>



<h3 class="wp-block-heading">Revenue breakdown:</h3>



<ul class="wp-block-list">
<li><strong>Subscriptions:</strong> 66.2% (The core driver of the business).</li>



<li><strong>Licensing:</strong> 16.9%.</li>



<li><strong>B2B:</strong> 12.3%.</li>



<li><strong>Advertising:</strong> 4.6%.</li>
</ul>



<h2 class="wp-block-heading">Product evolutions: what&#8217;s new today?</h2>



<p class="wp-block-paragraph">Since its 2022 launch, the operational model has undergone substantial changes, heavily driven by advancements in generative AI:</p>



<h3 class="wp-block-heading">AI-driven productivity gains</h3>



<ul class="wp-block-list">
<li><strong>The transition to ChatGPT:</strong> <em>Le Monde</em> migrated its primary translation workflow away from DeepL to customized ChatGPT protocols. This allowed the team to deeply bake <em>Le Monde’s</em> distinct editorial tone and style guides directly into the translation layer.</li>



<li><strong>Eliminating the translation layer:</strong> The quality of generative AI advancements and the know-how developed by the team of journalists completely eliminated the need for external freelance translators.</li>



<li><strong>Creating journalism jobs via AI:</strong> Instead of using tech to downsize, <em>Le Monde</em> redirected those cost savings into expanding its internal editorial team from 8 to <strong>10 full-time in-house journalists</strong>. AI handles the mechanical translation, freeing human journalists to focus purely on editing, nuance, and curation.</li>
</ul>



<h3 class="wp-block-heading">Platform and multimedia expansion</h3>



<ul class="wp-block-list">
<li><strong>A bilingual app:</strong> They integrated a native toggle inside the core <em>Le Monde</em> app, allowing users to switch effortlessly between the French and English editions. While app users represent just 4% of total English traffic, they account for a massive <strong>49% of all English subscribers</strong>.</li>



<li><strong>A dedicated YouTube channel:</strong> Rather than merging video content, they launched a standalone English YouTube channel. High-end video investigations have achieved breakout success: their video on Dubai money laundering garnered <strong>760,000 views</strong> (vs. 1 million for the French original), and their documentary on the November 13 Paris attacks pulled in <strong>2 million views</strong> (nearly matching the 2.2 million views of the French version).</li>



<li><strong>Apple News+ integration:</strong> <em>Le Monde in English</em> is now available directly within the Apple News+ ecosystem to capture a broader layer of casual readers.</li>



<li><strong>M International magazine:</strong> In March 2025, they went &#8220;back to paper&#8221; by launching a premium, biannual print magazine called <em>M International</em> (themed &#8220;The French Touch&#8221;). They distribute 25,000 copies across 350 elite newsstands in 20 countries and 37 global cities.</li>
</ul>



<h2 class="wp-block-heading">Key takeaways</h2>



<p class="wp-block-paragraph">Aubron concluded his presentation with three definitive lessons learned over the four-year journey:</p>



<ul class="wp-block-list">
<li><strong>It’s not about translation:</strong> Translation is now a commoditized utility. Success comes down to content market fit, product distribution, and understanding the distinct profile of your international audience.</li>



<li><strong>Hard to imagine working in another language:</strong> Due to global curiosity around French <em>art de vivre</em>, culture, and global politics, in the US, the English edition works beautifully. However, Aubron noted he would not attempt to launch a Spanish or German edition of <em>Le Monde </em>yet, as those markets lack the critical size and same unique cross-border structural demand.</li>



<li><strong>AI can create jobs:</strong> The project stands as living proof that when publishers embrace automated productivity tools like generative AI, they can reinvest the dividends directly into hiring more human journalists to elevate the final product.</li>
</ul>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-cae80107733ef"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/inside-le-monde-in-english-four-years-in-and-already-profitable/">Inside Le Monde in English: Four Years in and already profitable</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Broadsheet’s path from reader to subscriber: The registration flywheel in action</title>
		<link>https://theaudiencers.com/broadsheets-path-from-reader-to-subscriber-the-registration-flywheel-in-action/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 13:29:46 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Engagement]]></category>
		<category><![CDATA[Poool]]></category>
		<category><![CDATA[Registration]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52420</guid>

					<description><![CDATA[<p>At Broadsheet, implementing a registration wall served as the cornerstone for a highly resilient digital subscription model.</p>
<p>The post <a href="https://theaudiencers.com/broadsheets-path-from-reader-to-subscriber-the-registration-flywheel-in-action/">Broadsheet’s path from reader to subscriber: The registration flywheel in action</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival in London, <a href="https://www.linkedin.com/in/ross-wilmot-25853451/" target="_blank" rel="noreferrer noopener">Ross Wilmot</a>, Director of Reader Revenue at <em>Broadsheet</em>, shared how implementing a registration wall served as the cornerstone for a highly resilient digital subscription model. By transforming anonymous audiences into known, authenticated users, <em>Broadsheet</em> unlocked a powerful engagement framework that directly accelerated conversion rates.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">After months of testing, Broadsheet found registration works best as a step before the paywall, building a direct relationship while readers are still deciding

&gt; Registration selects for quality: Superfans register at 127 times the rate of casual Fly-bys, with 38% willingly authenticating

&gt; Newsletters are the conversion engine: registered, newsletter-engaged readers hit the paywall 3.5 times per visitor against 0.1 for anonymous ones, a 35x difference

&gt; The compounding effect: that cohort is 0.7% of the audience but drives 43% of all digital subscription conversions, an over-index of 61x. Direct offer emails to readers already warmed by daily editorial account for a further 18%</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });
}
</script>



<h2 class="wp-block-heading">The strategy behind registration</h2>



<p class="wp-block-paragraph">To pave the way for their subscription model, <em>Broadsheet</em> deployed a registration wall in December 2025, strategically positioning it as an essential precursor to the full paywall, which followed on 21 April 2026, both built and launched using <a href="https://poool.fr/" target="_blank" rel="noreferrer noopener">Poool</a>. This sequential approach was designed to achieve several key outcomes:</p>



<ul class="wp-block-list">
<li><strong>Accelerating conversion:</strong> By unlocking specific engagement features, the team could efficiently increase user exposure frequency to the upcoming paywall.</li>



<li><strong>Unlocking direct channels:</strong> Secure marketing permissions during the registration process to establish direct lines of communication, which heavily influences ultimate conversion.</li>



<li><strong>Setting the tone:</strong> Introducing a clear value exchange on the site, conditioning readers to understand that completing an action is required to access premium content, ensuring a smoother transition to a paid model.</li>



<li><strong>Boosting confidence:</strong> Confirming the audience&#8217;s willingness to complete an action built immense internal confidence within the company regarding the viability of the model.</li>



<li><strong>Guiding product strategy:</strong> Capturing known user identities allowed <em>Broadsheet</em> to develop personalised services tailored to specific reader needs.</li>
</ul>



<h2 class="wp-block-heading">Five key findings from Broadsheet’s registration data</h2>



<p class="wp-block-paragraph">Despite being in the early stages of the paywall rollout, <em>Broadsheet</em> data has already yielded critical insights regarding user behavior and the reader revenue funnel.</p>



<h3 class="wp-block-heading">1. Registration captures high-quality readers</h3>



<p class="wp-block-paragraph"><em>Broadsheet</em> segments its audience into four distinct engagement cohorts based on monthly session frequency:&nbsp;</p>



<ul class="wp-block-list">
<li><strong>Fly-bys</strong> (1 session)</li>



<li><strong>Regular Readers</strong> (2–4 sessions)</li>



<li><strong>Engaged Regulars</strong> (5–9 sessions)</li>



<li><strong>Superfans</strong> (10+ sessions)</li>
</ul>



<p class="wp-block-paragraph">The data reveals that registration penetration rises sharply alongside engagement. Specifically, <strong>Superfans exhibit a registration rate 127 times higher than casual Fly-bys</strong>, with 38% of them willingly authenticating. This confirms that a registration wall successfully establishes a direct relationship with the most loyal segments of the audience, those with the highest propensity to buy a subscription in the future.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e6dfdf" data-has-transparency="true" style="--dominant-color: #e6dfdf;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1024x575.png" alt="" class="wp-image-52421 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1536x863.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6.png 1674w" /></figure>



<h3 class="wp-block-heading">2. Newsletters initiate the conversion journey</h3>



<p class="wp-block-paragraph">Authentication acts as the primary gateway to newsletter adoption, which serves as a massive catalyst for paywall hits.</p>



<p class="wp-block-paragraph">While registered users who actively engage with newsletters account for <strong>less than 1% of the total audience, they drive a staggering 7% of all paywall exposures</strong>. This means that this specific segment over-indexes for paywall hits by an impressive 10x, successfully drawing high-intent readers straight back into premium, monetisable touchpoints.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e7e0e0" data-has-transparency="true" style="--dominant-color: #e7e0e0;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1024x576.png" alt="" class="wp-image-52422 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1536x863.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1400x787.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7.png 1676w" /></figure>



<h3 class="wp-block-heading">3. The newsletter is the core conversion engine</h3>



<p class="wp-block-paragraph">The daily newsletter serves as a continuous, automated nudge that repeatedly invites authenticated users back to the site, where they naturally encounter paywalled boundaries.</p>



<p class="wp-block-paragraph">Registered users who are signed up for newsletters hit the paywall an average of <strong>3.5 times per unique visitor, representing a 35x higher exposure rate</strong> compared to the average anonymous reader, who sits at a mere 0.1 exposures.</p>



<h3 class="wp-block-heading">4. The compounding effect drives the majority of subscriptions</h3>



<p class="wp-block-paragraph">When high-intent audiences are paired with a high frequency of paywall exposures, the compounding effect generates the vast majority of subscriber growth.</p>



<p class="wp-block-paragraph">The numbers paint a clear picture: the cohort of registered, newsletter-engaged users, which accounts for a tiny 0.7% fraction of the total audience, <strong>drives a disproportionate 43% of all digital subscription conversions</strong>. This equates to an extraordinary over-indexing factor of 61x. Registration hooks the high-intent reader, and the newsletter sequentially delivers the repeat paywall exposure required to close the sale.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e0dcdc" data-has-transparency="false" style="--dominant-color: #e0dcdc;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1024x574.jpg" alt="" class="wp-image-52426 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1536x861.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8-1400x785.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-8.jpg 1676w" /></figure>



<h3 class="wp-block-heading">5. Registration unlocks direct offer emails</h3>



<p class="wp-block-paragraph">The marketing permissions captured during the initial registration step open up a highly profitable parallel conversion path: direct offer emails.</p>



<p class="wp-block-paragraph">By targeting prospects who are already kept warm by daily editorial newsletters, these high-impact, immediate sales emails successfully <strong>account for 18% of all subscription conversions</strong>.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f3f2f2" data-has-transparency="false" style="--dominant-color: #f3f2f2;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1024x576.jpg" alt="" class="wp-image-52428 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1024x576.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-768x432.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1536x863.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-688x387.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1044x587.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9-1400x787.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-9.jpg 1676w" /></figure>



<h2 class="wp-block-heading">The registration flywheel</h2>



<p class="wp-block-paragraph">The compounding dynamics of <em>Broadsheet&#8217;s</em> strategy form a self-sustaining lifecycle designed to maximise reader value:</p>



<ol class="wp-block-list">
<li><strong>Register:</strong> Capture invisible, anonymous readers via the registration wall to unlock the newsletter engine.</li>



<li><strong>Engage:</strong> Deploy targeted newsletters to consistently return these authenticated readers back to paywalled content.</li>



<li><strong>Expose:</strong> Systematically increase the frequency of paywall exposures over time.</li>



<li><strong>Convert:</strong> Activate premium digital subscriptions through a combination of repeated paywall prompts and direct offer emails.</li>
</ol>



<figure class="wp-block-image size-large"><img data-dominant-color="eedddb" data-has-transparency="true" style="--dominant-color: #eedddb;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-1024x573.png" alt="" class="wp-image-52430 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-1024x573.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-768x430.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-1536x859.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-664x372.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-688x385.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-1044x584.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38-1400x783.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-14.19.38.png 1680w" /></figure>



<h2 class="wp-block-heading">Next steps for Broadsheet</h2>



<p class="wp-block-paragraph">To refine the registration flywheel and further optimize conversion rates, <em>Broadsheet</em> is focusing on five core strategic enhancements:</p>



<ul class="wp-block-list">
<li><strong>Refining analytics tracking:</strong> Adjusting internal analytics tracking frameworks to compile a completely transparent picture of user engagement metrics both immediately before and after registration</li>



<li><strong>Revamping user onboarding:</strong> Overhauling the initial post-registration onboarding flow to actively encourage the early adoption of editorial newsletters across the new database</li>



<li><strong>Introducing dynamic onsite experiences:</strong> Moving away from a static, one-size-fits-all approach to deliver tailored onsite journeys based on an individual&#8217;s specific engagement cohort</li>



<li><strong>Segmenting email campaigns:</strong> Categorising and filtering direct offer email campaigns to match the specific engagement levels of different user cohorts</li>



<li><strong>Continuous A/B testing:</strong> Initiating rigorous A/B testing variations directly on the registration wall interface to continuously optimize structural conversion efficiency</li>
</ul>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/broadsheets-path-from-reader-to-subscriber-the-registration-flywheel-in-action/">Broadsheet’s path from reader to subscriber: The registration flywheel in action</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Knowing the value of our users: Ringier combines revenue from readers and advertising to calculate holistic Customer Lifetime Value</title>
		<link>https://theaudiencers.com/knowing-the-value-of-our-users-ringier-combines-revenue-from-readers-and-advertising-to-calculate-holistic-customer-lifetime-value/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 08:01:36 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Registration]]></category>
		<category><![CDATA[Ringier]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52349</guid>

					<description><![CDATA[<p>For the first time, Ringier has the hard data to prove that investing heavily in deep, direct user relationships is entirely worth the effort.</p>
<p>The post <a href="https://theaudiencers.com/knowing-the-value-of-our-users-ringier-combines-revenue-from-readers-and-advertising-to-calculate-holistic-customer-lifetime-value/">Knowing the value of our users: Ringier combines revenue from readers and advertising to calculate holistic Customer Lifetime Value</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph">At the Audiencers’ Festival in London 2026, <a href="https://www.linkedin.com/in/patrick-rademacher-43631957/" target="_blank" rel="noreferrer noopener">Patrick Rademacher</a>, Chief Strategy &amp; Innovation Officer at Ringier Media Switzerland, shared how breaking down internal silos and calculating holistic Customer Lifetime Value (CLV) is transforming their revenue model, and informing decision making across the entire organisation.&nbsp;<br><br>For the first time, the publisher has the hard data to prove that investing heavily in deep, direct user relationships is entirely worth the effort.</p>



<style data-wp-block-html="css">
.ta-box{background:#f2f7f2!important;border:0!important;border-top:4px solid #f5e663!important;border-radius:10px!important;padding:24px 28px!important;margin:2rem 0!important}
.ta-box .ta-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
.ta-box .ta-title{font-family:ui-monospace,Menlo,monospace!important;font-weight:700!important;font-size:15px!important;text-transform:none!important;letter-spacing:0!important}
.ta-box .ta-btn{font-family:ui-monospace,Menlo,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.2!important;padding:6px 14px!important;border:1px solid #1d9e75!important;background:#fff!important;background-image:none!important;color:#1d9e75!important;border-radius:6px!important;cursor:pointer!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;width:auto!important;height:auto!important;min-width:0!important}
.ta-box .ta-btn:hover{background:#1d9e75!important;color:#fff!important}
.ta-box .ta-text{font-family:ui-monospace,Menlo,monospace!important;font-size:15px!important;line-height:1.7!important;white-space:pre-wrap!important;margin:0!important;padding:0!important;background:none!important;background-color:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;max-height:none!important}
.ta-box .ta-text{box-shadow:none!important;filter:none!important;outline:none!important}
</style>

<div class="ta-box">
  <div class="ta-top">
    <span class="ta-title">Key takeaways to copy &amp; share</span>
    <button type="button" class="ta-btn" onclick="taCopy(this)">Copy</button>
  </div>
  <pre class="ta-text">&gt; Publishers have long treated one reader as two entities: the ads team chasing reach, the subs team chasing exclusivity. Ringier built a single Customer Lifetime Value combining both, and found the conflict doesn't exist

&gt; Subscribers keep generating strong advertising value precisely because they're the most engaged. Exclusivity doesn't cost you ad revenue the way the org chart assumes

&gt; On Blick.ch, a logged-in user is worth well over 30 times a consent-only one, and a Brand Lover over 50 times a casual reader

&gt; But logging in isn't the magic. The value comes from what follows: more page views, and an email address that cuts churn. Ringier built "Follow My Team" so registering buys something, and doubled daily logged-in users in a year</pre>
</div>

<script>
function taCopy(btn){
  var box = btn.closest('.ta-box');
  var t = box.querySelector('.ta-text').innerText;
  navigator.clipboard.writeText(t + '\n\nvia ' + window.location.origin + window.location.pathname).then(function(){
    btn.textContent = 'Copied';
    setTimeout(function(){ btn.textContent = 'Copy'; }, 2000);
  });}
</script>



<h2 class="wp-block-heading">“One reader is not two different entities”&nbsp;</h2>



<p class="wp-block-paragraph">For a long time in the media industry, publishing teams have worked in silos. Users were treated as entirely separate entities depending on the department looking at them:</p>



<ul class="wp-block-list">
<li><strong>The advertising side:</strong> Focused purely on maximising reach and ad impressions to drive advertising revenue.</li>



<li><strong>The reader revenue side:</strong> Focused on exclusivity and conversions to drive subscriptions.</li>
</ul>



<p class="wp-block-paragraph">This division creates a constant conflict: advertising teams demand more reach to scale ad revenues, while subscription teams countered by demanding more exclusivity to lock content behind paywalls.</p>



<p class="wp-block-paragraph">However, in reality, <strong>one reader is not two different entities, it is one and the same person</strong>. A single user can generate both advertising and reader revenue simultaneously, meaning the perceived target conflict doesn’t actually exist.&nbsp;</p>



<p class="wp-block-paragraph">What’s more, publishers have long suspected that registered audiences hold a significantly higher value than anonymous users. But without the concrete data to prove it, this debate remains stuck in opinion-based, gut-feeling discussions.&nbsp;</p>



<p class="wp-block-paragraph">So, Patrick and the team set about establishing a holistic, comprehensive <strong>Customer Lifetime Value (CLV)</strong> that combines both revenue streams.        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<figure class="wp-block-image size-large"><img data-dominant-color="63b2d7" data-has-transparency="true" style="--dominant-color: #63b2d7;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1024x575.png" alt="" class="wp-image-52358 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1536x862.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-5.png 1838w" /></figure>



<p class="wp-block-paragraph">To break this down:</p>



<ul class="wp-block-list">
<li><strong>Reader Revenue CLV</strong> is calculated by multiplying the Average Revenue Per User by the subscription lifetime.</li>



<li><strong>Advertising CLV</strong> is calculated by multiplying the Average Revenue Per User by the readership lifetime.</li>
</ul>



<h2 class="wp-block-heading">Measuring users on two dimensions</h2>



<p class="wp-block-paragraph">Testing this new metric out, the team started with Ringier&#8217;s digital-only, German-speaking reach brand in Switzerland, <strong>Blick.ch</strong>.</p>



<p class="wp-block-paragraph">While the project started as a complex manual spreadsheet exercise, the team is currently working on automating the process directly within their data lake. Patrick emphasized that these preliminary results are meant to show &#8220;t-shirt sizes&#8221; (relative proportions) rather than precise, absolute financial figures, the main goal being to prove that the ads vs subs conflict doesn’t exist.</p>



<p class="wp-block-paragraph">The Blick user base was analysed across 2 distinct dimensions: funnel depth and loyalty.</p>



<h3 class="wp-block-heading">Dimension 1: Funnel Depth</h3>



<figure class="wp-block-image size-large"><img data-dominant-color="808fab" data-has-transparency="true" style="--dominant-color: #808fab;" loading="lazy" decoding="async" width="1024" height="308" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-1024x308.png" alt="" class="wp-image-52350 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-1024x308.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-300x90.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-768x231.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1536x463.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-332x100.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-664x200.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-688x207.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1044x314.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1400x422.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image.png 1554w" /></figure>



<h3 class="wp-block-heading">Dimension 2: Loyalty</h3>



<figure class="wp-block-image size-large"><img data-dominant-color="66b7c9" data-has-transparency="true" style="--dominant-color: #66b7c9;" loading="lazy" decoding="async" width="1024" height="398" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-1-1024x398.png" alt="" class="wp-image-52352 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-1-1024x398.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-300x116.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-768x298.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-1536x596.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-332x129.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-664x258.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-688x267.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-1044x405.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1-1400x544.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-1.png 1540w" /></figure>



<h2 class="wp-block-heading">What the data revealed</h2>



<p class="wp-block-paragraph"><strong>1. Funnel depth unlocks LTV</strong></p>



<p class="wp-block-paragraph">The data clearly proved that moving a user deeper into the funnel unlocks exponential lifetime value. Preliminary results suggest:</p>



<ul class="wp-block-list">
<li>Giving consent increases the value compared to &#8220;No Consent&#8221;.</li>



<li>A logged-in user delivers a significantly higher CLV, well over 30 times that of a &#8220;Consent Only&#8221; user</li>



<li>Moving from a login to a monthly subscription doubles the value, and a yearly subscription multiplies that even further</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="69a6cf" data-has-transparency="true" style="--dominant-color: #69a6cf;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-1024x574.png" alt="" class="wp-image-52406 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-1024x574.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-768x430.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-1536x861.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-664x372.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-1044x585.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50-1400x785.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.27.50.png 1606w" /><figcaption class="wp-element-caption">*preliminary results</figcaption></figure>



<p class="wp-block-paragraph"><strong>2. Subscribed users still drive ad value</strong></p>



<p class="wp-block-paragraph">The results exploded the myth of the ads vs subs conflict: <strong>subscribed users continue to generate strong advertising value</strong>. When looking at monthly and yearly subscribers, their advertising value remains high because they are highly engaged with the platform.&nbsp;</p>



<p class="wp-block-paragraph">This was also something shared by Bonnier Media at WAN-IFRA’s World Congress in Marseille: subscribers not only have a subscription ARPU of €300, but an advertising ARPU of €75.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="a8b8b5" data-has-transparency="false" style="--dominant-color: #a8b8b5;" loading="lazy" decoding="async" width="1024" height="658" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1024x658.jpg" alt="" class="wp-image-52366 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1024x658.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-300x193.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-768x494.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1536x987.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-332x213.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-664x427.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-688x442.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1044x671.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1400x900.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7-1920x1234.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/06/image-7.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>3. The more loyal, the higher the LTV</strong></p>



<p class="wp-block-paragraph">When analysing the loyalty dimension, the lifetime value growth was even more staggering. A Brand Lover has a total CLV well over 50 times higher than that of a casual or one-time reader.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="5ba5d4" data-has-transparency="true" style="--dominant-color: #5ba5d4;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1024x575.png" alt="" class="wp-image-52408 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1536x863.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.12.png 1606w" /><figcaption class="wp-element-caption">*Preliminary results</figcaption></figure>



<h2 class="wp-block-heading">The final monetisation matrix</h2>



<p class="wp-block-paragraph">When combining these dimensions into a heat map, the value disparity becomes clear. In short, a high CLV directly correlates with high loyalty and a deep funnel stage.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="8dc5db" data-has-transparency="true" style="--dominant-color: #8dc5db;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1024x575.png" alt="" class="wp-image-52411 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1536x862.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-16-a-13.28.51.png 1778w" /></figure>



<p class="wp-block-paragraph">While the high-value buckets are incredibly lucrative, the core issue for Blick.ch, and most reach publishers, is that <strong>the vast majority of the audience currently sits in the &#8220;Consent Only&#8221; bucket</strong>, which yields relatively low monetisation per user.</p>



<p class="wp-block-paragraph">Speaking on a panel about registration as a solution to this challenge, Patrick highlighted how <strong>this data provides a clear financial incentive to log audiences</strong>, guiding users deeper into the funnel.&nbsp;</p>



<figure class="wp-block-image size-large"><img data-dominant-color="77c4dc" data-has-transparency="true" style="--dominant-color: #77c4dc;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-2-1024x573.png" alt="" class="wp-image-52355 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-2-1024x573.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-768x429.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-1536x859.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-664x371.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-688x385.png 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-1044x584.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2-1400x783.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-2.png 1842w" /></figure>



<p class="wp-block-paragraph">However, Patrick clarified that registration isn&#8217;t a magic wand &#8211; the value does not come from the act of logging in itself. Rather, it comes from two secondary effects:</p>



<ol class="wp-block-list">
<li><strong>Engagement:</strong> Logged-in users consume more page views, creating more ad impressions and higher ad revenue.</li>



<li><strong>Lifetime:</strong> Having a user&#8217;s email address establishes a direct relationship, reducing churn and making it far easier to eventually convert them into monthly or yearly subscribers.</li>
</ol>



<h2 class="wp-block-heading">Putting CLV into practice</h2>



<p class="wp-block-paragraph">To put these CLV insights into practice, Ringier Media Switzerland has shifted from just gating content to building features designed to deepen user relationships.</p>



<p class="wp-block-paragraph">Because Blick.ch is well-known for its sports coverage, they launched a feature called <strong>&#8220;Follow My Team.&#8221;</strong> Sports fans can select and follow their favorite local clubs, national teams, or specific sports, creating a highly personalized feed and specialized team detail views. Of course though, if a user wants to save these preferences and access this tailored experience, <strong>they must register and log in</strong>.</p>



<p class="wp-block-paragraph">By building a product that naturally incentivises identity over anonymity, they are successfully guiding casual users into the logged-in ecosystem.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="c4c0b8" data-has-transparency="false" style="--dominant-color: #c4c0b8;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1024x576.jpg" alt="" class="wp-image-52364 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1024x576.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-300x169.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-768x432.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1536x863.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-332x187.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-688x387.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1044x587.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6-1400x787.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/image-6.jpg 1676w" /></figure>



<p class="wp-block-paragraph">Patrick highlights that understanding user value is becoming yet more critical with the rise of AI search and AI browsing modes. In an AI-driven ecosystem, publishers are most likely to lose the traffic of users with low loyalty who visit anonymously without a login or subscription. Building a walled garden of logged-in, loyal users is no longer just a revenue optimisation strategy, but a survival mechanism.</p>



<div class="wp-block-kadence-spacer aligncenter kt-block-spacer-52349_aeec92-c3"><div class="kt-block-spacer kt-block-spacer-halign-center"><hr class="kt-divider"/></div></div>



<p class="wp-block-paragraph">By aligning their teams and product strategy with a holistic Customer Lifetime Value, Ringier Media Switzerland <strong>doubled their number of daily logged-in users over the last year</strong>.</p>



<p class="wp-block-paragraph">For the first time, the publisher has the hard data to prove that investing heavily in deep, direct user relationships is entirely worth the effort.</p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-17c58177a088c"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/knowing-the-value-of-our-users-ringier-combines-revenue-from-readers-and-advertising-to-calculate-holistic-customer-lifetime-value/">Knowing the value of our users: Ringier combines revenue from readers and advertising to calculate holistic Customer Lifetime Value</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Navigating the community era: key takeaways from the 2026 Future Newsrooms Study</title>
		<link>https://theaudiencers.com/navigating-the-community-era-key-takeaways-from-the-2026-future-newsrooms-study/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Sun, 07 Jun 2026 18:06:04 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Benchmarks]]></category>
		<category><![CDATA[Editorial work and products]]></category>
		<category><![CDATA[Guides]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=52149</guid>

					<description><![CDATA[<p>How newsrooms can adapt to the new community era, based on FT Strategies' first Future Newsrooms Study</p>
<p>The post <a href="https://theaudiencers.com/navigating-the-community-era-key-takeaways-from-the-2026-future-newsrooms-study/">Navigating the community era: key takeaways from the 2026 Future Newsrooms Study</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">For the past three decades, the digital playbook for media companies has shifted with the technology landscape. We have marched through the mass-market era of controlled distribution, the search intent era of optimizing for keywords, and the platform era of chasing feed visibility.</p>



<p class="wp-block-paragraph">According to the inaugural <strong><em><a href="https://www.ftstrategies.com/en-gb/insights/future-newsrooms-study" target="_blank" rel="noreferrer noopener">Future Newsrooms Study 2026</a></em></strong>, a global benchmark report produced by <strong>FT Strategies</strong> and <strong>WAN-IFRA</strong>, supported by <strong>Arc XP</strong>, surveying 448 newsroom leaders across 86 countries, we have firmly entered the <strong>Community Era</strong>.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="3974c5" data-has-transparency="false" style="--dominant-color: #3974c5;" loading="lazy" decoding="async" width="1024" height="722" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-1024x722.jpg" alt="Community as the differentiator in the age of content abundance" class="wp-image-52150 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-1024x722.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-300x211.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-768x541.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-1536x1083.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-332x234.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-664x468.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-688x485.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-1044x736.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51-1400x987.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.04.51.jpg 1640w" /></figure>



<p class="wp-block-paragraph">As generative AI makes generic, commodity content effortless to produce, reach alone is no longer a viable baseline for economic survival. Instead, competitive advantage has swung decisively toward what is hardest to replicate: <strong>relationship</strong>s<strong>, original reporting, and building trusted networks around specific niche audiences</strong>.</p>



<p class="wp-block-paragraph">To help publishing teams bridge the gap between audience-first rhetoric and daily operational reality, here is a practical operational breakdown of the study’s four core pillars &#8211; strategy, audience trust, capability &amp; skills</p>



<figure class="wp-block-image size-large"><img data-dominant-color="5888c9" data-has-transparency="false" style="--dominant-color: #5888c9;" loading="lazy" decoding="async" width="1024" height="606" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-1024x606.jpg" alt="To compete in this environment, newsrooms will need to redefine some of their core assumptions" class="wp-image-52152 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-1024x606.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-300x178.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-768x455.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-1536x910.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-332x197.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-664x393.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-688x407.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-1044x618.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07-1400x829.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.06.07.jpg 1648w" /></figure>



<p class="wp-block-paragraph">        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<h2 class="wp-block-heading">1. The strategy gap: moving engagement to the heart of the business</h2>



<p class="wp-block-paragraph">Newsrooms are recognizing that deep audience engagement is the primary lever to unlock long-term financial sustainability. In fact, audience engagement was the most frequently selected top-three goal for 2026. </p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img data-dominant-color="b4c3d8" data-has-transparency="true" loading="lazy" decoding="async" width="830" height="800" sizes="(max-width: 830px) 100vw, 830px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43.png" alt="Top newsroom goals in 2026" class="wp-image-52154 has-transparency" style="--dominant-color: #b4c3d8; aspect-ratio:1.03751178133836;width:389px;height:auto" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43.png 830w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43-300x289.png 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43-768x740.png 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43-332x320.png 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43-664x640.png 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.09.43-688x663.png 688w" /></figure>
</div>


<p class="wp-block-paragraph">However, a significant execution gap remains: <strong>25% of newsrooms still make daily editorial decisions purely on instinct or reactivity</strong>, and 42% operate with only loose structural alignment.</p>



<p class="wp-block-paragraph">Furthermore, the data proves that editorial growth stems directly from operational discipline. Newsrooms that systematically review and discontinue low-impact initiatives are&nbsp;<strong>nearly twice as likely to experience budget growth</strong>&nbsp;compared to those that manage portfolios on an ad hoc basis (50% vs. 28%).</p>



<h3 class="wp-block-heading">What your team can do:</h3>



<ul class="wp-block-list">
<li><strong>Diversify the strategy table:</strong> Break down the church-and-state silos. Include audience engagement and platform leaders directly in your long-term strategy and investment conversations. Structurally aligned newsrooms over-index significantly on bringing these non-traditional roles to the table.</li>



<li><strong>Implement &#8220;portfolio discipline&#8221;:</strong> Set up a formal quarterly review to audit your newsletters, verticals, and content formats. Be ruthless about killing initiatives that fail to build a loyal public so you can redirect scarce editorial resources toward high-impact journalism.</li>



<li><strong>Shift from destination-first to audience-led commissioning:</strong> Currently, 64% of newsrooms still design stories for a single primary legacy channel (like print or a homepage template) and adapt them later. Instead, adopt commissioning frameworks—potentially assisted by internal AI tools—that force editors to identify a defined user need or specific audience group <em>before</em> a story is assigned.</li>
</ul>



<h2 class="wp-block-heading">2. The audience trust gap: rethinking participation and storytelling</h2>



<p class="wp-block-paragraph">Trust has evolved from rigid, institutional authority into relatable, relational signals. While newsroom leaders heavily prioritize audience relationship building, their workflows tell a different story:&nbsp;<strong>reporters spend a staggering 38% of their week on technical production drag, but a meager 11% on post-publication work like community building</strong>&nbsp;and responding to reader feedback.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="eff0f0" data-has-transparency="false" style="--dominant-color: #eff0f0;" loading="lazy" decoding="async" width="1024" height="717" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-1024x717.jpg" alt="Most time is spent on production, with efficiency gains yet to meaningfully free up capacity for pre-and post-production tasks" class="wp-image-52156 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-1024x717.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-300x210.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-768x538.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-1536x1075.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-332x232.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-664x465.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-688x482.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-1044x731.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23-1400x980.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.15.23.jpg 1640w" /></figure>
</div>


<p class="wp-block-paragraph">When it comes to distinctiveness in an abundant content ecosystem, the &#8216;evergreen explainer&#8217; of the past is being disrupted. Publishing teams are pivoting toward deep background reporting (+6pp in structurally aligned newsrooms) while actively steering away from low-margin daily breaking news (-10pp).</p>



<h3 class="wp-block-heading">What your team can do:</h3>



<ul class="wp-block-list">
<li><strong>Bring community in-house:</strong> Stop relying on volatile, algorithmic social media comment sections to house your audience network. Take inspiration from pioneers like <em>Newpress</em> (building algorithm-free spaces for co-creation) or the <em>Financial Times</em> (leveraging interactive digital forums like &#8220;Ask an Expert&#8221;) to turn passive readers into highly engaged, recurring subscribers.</li>
</ul>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="608bc4" data-has-transparency="false" style="--dominant-color: #608bc4;" loading="lazy" decoding="async" width="1024" height="723" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-1024x723.jpg" alt="Some newsrooms are rethinking audience participation" class="wp-image-52158 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-1024x723.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-300x212.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-768x542.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-1536x1085.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-332x234.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-664x469.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-688x486.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-1044x737.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00-1400x989.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.16.00.jpg 1654w" /></figure>
</div>


<ul class="wp-block-list">
<li><strong>Lean into service-oriented co-creation:</strong> Consider launching a reader-initiated reporting vertical. New Zealand’s <em>Stuff Digital</em> launched &#8220;Solving Stuff,&#8221; an interactive project prompting readers to submit local problems for journalists to actively investigate. This approach generated massive reader investment, with average time-on-page and completion rates soaring well above site averages.</li>



<li><strong>Be candid and transparent:</strong> Build &#8216;Behind the Story&#8217; formats into your editorial mix to pull back the curtain on how your journalism is sourced and verified. Relational trust relies on showing your audience your journalistic motivations and methods.</li>
</ul>



<h2 class="wp-block-heading">3. The capability gap: shifting AI from efficiency to strategic maturity</h2>



<p class="wp-block-paragraph">Publishers are widely trapped in a Level 1 AI maturity mindset: <strong>42% use time savings as their primary KPI for AI success</strong>, focusing strictly on automating existing administrative tasks like transcription or copyediting.</p>



<p class="wp-block-paragraph">However, the biggest barriers holding back AI integration are people-based rather than technical, namely skills gaps (61%) and cultural skepticism (52%). Crucially, the study found that 57% of organizations do not have explicit AI representation in the newsroom, which directly correlates to the lowest literacy and adoption rates.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="d3d0d7" data-has-transparency="false" style="--dominant-color: #d3d0d7;" loading="lazy" decoding="async" width="1024" height="721" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-1024x721.jpg" alt="Most organisations don't have AI representation in the newsroom" class="wp-image-52160 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-1024x721.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-300x211.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-768x540.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-1536x1081.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-332x234.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-664x467.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-688x484.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-1044x735.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36-1400x985.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.17.36.jpg 1654w" /></figure>



<h3 class="wp-block-heading">What your team can do:</h3>



<ul class="wp-block-list">
<li><strong>Embed AI roles directly in editorial:</strong> Do not leave technology procurement solely to isolated corporate IT or CTO functions. Move your tech budget closer to production by placing editor-coders, hybrid technologists, or dedicated newsroom engineers directly within your reporting desks. High AI usage and literacy jump dramatically (to 46%) when technical leads are embedded in the newsroom.</li>



<li><strong>Modernize backend metadata:</strong> Your AI tools are only as powerful as your archive. Publishing teams that systematically structure and tag their content assets with robust metadata report exponentially higher levels of successful AI integration and content retrievability.</li>



<li><strong>Reframe the AI conversation:</strong> Move beyond generic, mandatory tool-click training. Adopt a strategy like <em>Bonnier News</em>, which ran voluntary, playful workshops focusing on demystifying what AI fundamentally <em>is</em> and <em>cannot</em> do. This organically transforms open-minded early adopters into internal ambassadors who win over newsroom skeptics by proving how technology frees up capacity to do more investigative work.</li>
</ul>



<h2 class="wp-block-heading">4. The skills gap: transitioning from generalists to sharper specialists</h2>



<p class="wp-block-paragraph">Confidence in the future readiness of editorial talent drops sharply when media leaders look three years ahead. To thrive in a visually and technically demanding landscape, the industry is transitioning from broad generalism to a tightly bundled set of hybrid skills.</p>



<p class="wp-block-paragraph">The primary skills priorities identified for future readiness include&nbsp;<strong>tech-enabled journalism</strong>&nbsp;(e.g., open-source intelligence, AI prompting),&nbsp;<strong>audience data fluency</strong>, and&nbsp;<strong>production expertise</strong>&nbsp;(short-form video editing, visual design). Yet,&nbsp;<strong>61% of newsrooms still provide no formal training</strong>&nbsp;for these vital new competencies.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="ebecec" data-has-transparency="false" style="--dominant-color: #ebecec;" loading="lazy" decoding="async" width="1024" height="724" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-1024x724.jpg" alt="Across newsrooms, tech-enabled journalism, audience engagement and production skills are most prioritised for future" class="wp-image-52162 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-1024x724.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-300x212.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-768x543.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-1536x1086.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-332x235.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-664x469.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-688x486.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-1044x738.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25-1400x990.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.19.25.jpg 1652w" /></figure>



<h3 class="wp-block-heading">What your team can do:</h3>



<ul class="wp-block-list">
<li><strong>Formally define hybrid reporting profiles:</strong> Modern reporting roles require a multi-disciplinary approach. Audit your hiring pipeline to look for cross-functional profiles, such as Open Source Intelligence (OSINT) reporters who combine coding with investigative craft, or &#8220;Podcast Correspondents&#8221; capable of owning a niche category across written text, audio recording, and visual presentation end-to-end.</li>



<li><strong>Invest heavily in creator-like on-camera training:</strong> 41% of newsrooms want to upskill existing staff into multi-platform visual creators, yet 68% of them offer no formal video or presentation coaching. If your strategy relies on launching visual content on TikTok, YouTube, or Instagram, you must systematically allocate budget to presentation, vocal coaching, and platform algorithm fluency.</li>



<li><strong>Evolve compensation models to retain niche talent:</strong> Because audience affinity is increasingly shifting from legacy institutional corporate brands to recognizable individual personalities, media companies must rethink retention. A dominant 78% of media executives agree that alternative payment structures, such as bespoke revenue shares, hybrid contracts, or performance-linked bonuses, are becoming essential to protect and incentivize your most prominent, community-driving journalists.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="e8ece7" data-has-transparency="false" style="--dominant-color: #e8ece7;" loading="lazy" decoding="async" width="1024" height="725" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-1024x725.jpg" alt="The creator ero highlights particular skill sets of prominent journalists" class="wp-image-52165 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-1024x725.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-300x212.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-768x544.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-1536x1087.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-332x235.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-664x470.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-688x487.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-1044x739.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03-1400x991.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/06/Capture-decran-2026-06-04-a-14.21.03.jpg 1656w" /></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><a href="https://www.ftstrategies.com/en-gb/insights/future-newsrooms-study">Download the full Future Newsrooms Study 2026 report from FT Strategies here.</a></p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-108036d8e0a2e"
                            data-blocking-method="client"
                                                                            data-page-type="premium"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>



<p class="wp-block-paragraph"></p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/navigating-the-community-era-key-takeaways-from-the-2026-future-newsrooms-study/">Navigating the community era: key takeaways from the 2026 Future Newsrooms Study</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
