<?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>Poool | Audiencers</title>
	<atom:link href="https://theaudiencers.com/tag/poool/feed/" rel="self" type="application/rss+xml" />
	<link>https://theaudiencers.com/tag/poool/</link>
	<description>Engagement, conversion &#38; retention</description>
	<lastBuildDate>Fri, 07 Aug 2026 12:59:18 +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>Poool | Audiencers</title>
	<link>https://theaudiencers.com/tag/poool/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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;" fetchpriority="high" 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;" 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;" 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>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>From Melbourne to London: how Broadsheet is scaling culture and reader revenue</title>
		<link>https://theaudiencers.com/from-melbourne-to-london-how-broadsheet-is-scaling-culture-and-reader-revenue/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Thu, 21 May 2026 08:14:14 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Poool]]></category>
		<category><![CDATA[Registration]]></category>
		<category><![CDATA[Subscription]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=51634</guid>

					<description><![CDATA[<p>Broadsheet's international expansion strategy and the development of a subscription revenue stream, layered on top of their advertising model.</p>
<p>The post <a href="https://theaudiencers.com/from-melbourne-to-london-how-broadsheet-is-scaling-culture-and-reader-revenue/">From Melbourne to London: how Broadsheet is scaling culture and reader revenue</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.broadsheet.com.au/" target="_blank" rel="noreferrer noopener">Broadsheet</a>, Australia&#8217;s leading cultural publisher, is embarking on a bold new chapter. Founded 16 years ago, the brand has become synonymous with the best in food, drink, fashion, and design across Melbourne, Sydney, Brisbane, Adelaide, and Perth. Now, they&#8217;re <a href="https://broadsheet.com/london" target="_blank" rel="noreferrer noopener">taking their successful model to London</a> whilst also moving towards a reader revenue strategy.</p>



<p class="wp-block-paragraph">We sat down with <a href="https://www.linkedin.com/in/nick-shelton/" target="_blank" rel="noreferrer noopener">Nick Shelton</a>, Founder &amp; Publisher of Broadsheet, and <a href="https://www.linkedin.com/in/ross-wilmot-25853451/" target="_blank" rel="noreferrer noopener">Ross Wilmot</a>, Director of Reader Revenue, to discuss their international expansion strategy and the development of a subscription revenue stream, layered on top of their advertising model.</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; Broadsheet Media treats advertising and subscription as complementary rather than competing, with engagement as the thread running through both

&gt; Readers said they'd pay for quality content, but only bundled with things they couldn't get elsewhere: exhibition tickets, free coffee, and tools to curate their own Broadsheet experience

&gt; Subscription isn't marketing's project. Broadsheet already ran 'Squads' against 90-day, one-year and three-year goals, so they formed a new audience monetization squad spanning editorial, product, data and CRM

&gt; They launched registration ahead of the paywall, which built internal confidence before the subscription launch as much as it built the audience data</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">A consistent lens for diverse markets</h2>



<p class="wp-block-paragraph">For Broadsheet, the move from Australia to London is built on a repeatable <strong>editorial framework</strong>. Nick Shelton describes Broadsheet’s core product not as a list of recommendations, but as a specific lens that can be applied to any global city.</p>



<p class="wp-block-paragraph"><em>&#8220;The way we think about Broadsheet editorially is that it’s a framework,&#8221; Nick explains. &#8220;What you see through that lens differs depending on the city, but the values of the lens itself &#8211; quality, celebration, and curation &#8211; remain constant.&#8221;</em></p>



<p class="wp-block-paragraph">Rather than relying on local intuition alone, Broadsheet uses this framework to solve a universal problem for urban audiences: <strong>the paradox of choice.</strong> By applying the same rigorous standards in London that they do across Australia, they maintain brand integrity while respecting local nuances. This city-agnostic strategy allows the brand to:</p>



<ul class="wp-block-list">
<li><strong>Curate rather than catalog:</strong> Instead of exhaustive listings, they use a highly curated approach where they &#8220;don&#8217;t write about things we don&#8217;t like.&#8221;</li>



<li><strong>Prioritize the premium enthusiast:</strong> By maintaining high editorial standards, they attract a specific high-value audience cohort regardless of geography.</li>



<li><strong>Operationalize local reporting:</strong> By treating London as just another &#8220;market&#8221; within a proven system, they can scale quickly without reinventing their brand identity.</li>
</ul>



<p class="wp-block-paragraph"><em>&#8220;We learned this lesson in Australia long ago,&#8221; Nick notes. &#8220;Sydney and Melbourne are fundamentally different markets with different behaviors. Going into London wasn’t about having expectations of what the city would look like; it was about reporting on it through that consistent, high-definition lens.&#8221;</em></p>



<h2 class="wp-block-heading">Engagement: the common thread between ads and subscriptions</h2>



<p class="wp-block-paragraph">One of the biggest challenges in the publishing industry today is the perceived conflict between advertising and subscription revenue. Broadsheet, however, sees these models as complementary, with engagement being the common thread.&nbsp;</p>



<p class="wp-block-paragraph"><em>&#8220;We&#8217;re not a traffic-based model, we don&#8217;t sell programmatic advertising. It&#8217;s not about more people equals more money; it&#8217;s about the depth of engagement. And we’ve long had the muscle and mindset in the business of engagement. The better engaged the audience, the better we do as a business, something that applies across both advertising and subscription revenue goals.</em>&#8221;&nbsp;</p>



<p class="wp-block-paragraph">In short: <strong>by focusing on engagement, everybody wins.&nbsp;</strong></p>



<p class="wp-block-paragraph">Ross, Director of Reader Revenue at Broadsheet, who recently joined Broadsheet after working at a legacy media publication, explained that by moving even a small subset of their flyby audience into a medium-engaged cohort, they see an exponential increase in page views, the currency of traditional commercial models. This approach is useful for showing teams the clear benefit of engagement to the advertising side of the business while simultaneously building a base for subscriptions.</p>



<p class="wp-block-paragraph">Whilst they measure a collection of engagement metrics, focused very much on quality over scale, <strong>frequency</strong> is their most important, north star metric.&nbsp;</p>



<h2 class="wp-block-heading">The five pillars of a successful subscription strategy</h2>



<p class="wp-block-paragraph">Broadsheet&#8217;s transition to reader revenue is built on five key pillars, as outlined by Ross:</p>



<ul class="wp-block-list">
<li><strong>An audience-centric approach:</strong> A laser focus on the most engaged readers, understanding their motivations, pain points, and what adds value to their lives.</li>



<li><strong>Compelling value proposition:</strong> Ensuring the subscription product addresses the needs of engaged readers. Initial research at Broadsheet showed that their readers would be prepared to pay for high-quality content, but that it needed to be combined with unique experiences like exhibition tickets, and perks like free coffee as well as tools to help them curate their Broadsheet experience.</li>



<li><strong>Cross-departmental alliance:</strong> Moving beyond a traditional marketing-led view of subscriptions to ensure buy-in across the entire business, from editorial to product, data, and CRM. At Broadsheet, they already had established ‘Squads’ associated to 90-day, one-year and three-year goals, so when moving to subscription, a new audience monetization squad was formed.</li>



<li><strong>Culture of test and learn:</strong> Continuous experimentation with subscriber journeys, funnels, pricing, and offers to drive sustainable growth.</li>



<li><strong>End-to-end lifecycle marketing:</strong> Delivering the right message to the right audience at the right time, supported by a robust data infrastructure and access to the right platforms.</li>
</ul>



<p class="wp-block-paragraph"><em>“There are of course many other aspects to consider, but in my opinion, these 5 are the ones that move the dial the furthest”</em></p>



<h2 class="wp-block-heading">Building a value exchange through registration</h2>



<p class="wp-block-paragraph">A crucial component of Broadsheet&#8217;s reader revenue model is the registration wall. Launched in Australia in December 2025, a few months before their subscription model, the registration wall has already outperformed industry benchmarks:&nbsp;</p>



<p class="wp-block-paragraph">Specifically, a conversion rate (% of unique visitors who encountered the reg wall and converted) of 5.5% on the registration wall, compared to the industry benchmark of 3-5%.</p>



<p class="wp-block-paragraph"><em>&#8220;Registration serves us on several different levels,&#8221; </em>Ross says. <em>&#8220;It gives us the ability to communicate more directly with our most engaged audience, gather insights into their needs, and personalize their experience. And of course, it helps us reduce the reliance on third party platforms for our audience, which is going to be more and more crucial.&#8221;</em></p>



<p class="wp-block-paragraph">Crucially, the registration wall introduces a clear value exchange on the site. <em>&#8220;Previously, people were completely free to browse the site as they wished,</em>&#8221; Ross explains. &#8220;<em>The registration wall helps set the tone for the eventual introduction of a paywall, ensuring it&#8217;s not a shock when certain content becomes paid.&#8221;</em></p>



<h2 class="wp-block-heading">Registration has also built confidence internally ahead of their paywall launch</h2>



<p class="wp-block-paragraph"><em>“The insights from our research proved that there was definitely an appetite to pay as long as it&#8217;s the right proposition and that a subscription adds significant value to an individual’s life. And that&#8217;s where we&#8217;ve been focused on these three aspects of the subscription proposition, the content being the inspiration, the experiential side of things, and the utility aspects as well, pulling all those different ingredients together.”</em></p>



<p class="wp-block-paragraph">Nick added that, ultimately, the team believed in the strength of their brand.&nbsp;</p>



<p class="wp-block-paragraph"><em>“We&#8217;ve been running this for 16 years. We know we have a strong brand. We know we create a product worth paying for. So let&#8217;s do it. Having a reg wall in place was valuable for validating our assumptions on conversion rates through the steps in the funnel. We exceeded every single one of those assumptions. Of course, more people provide data for registration than handing over a credit card, but we consistently exceeded benchmarks since the launch, so we didn’t feel we needed to wait around for subscription. We just had to go for it, with confidence.”</em></p>



<h2 class="wp-block-heading">London: building a cultural footprint, Australia: Broadsheet digital subscription</h2>



<p class="wp-block-paragraph">Currently, Broadsheet’s London operation is focused on <strong>audience acquisition and brand awareness</strong>. Before switching on monetization features, they are busy establishing themselves as the ultimate London city guide.</p>



<p class="wp-block-paragraph">While London is about growth, Australia is the testing ground for the brand’s most ambitious move yet: <strong>Broadsheet digital subscription</strong>. Launched just days ago (April 2026), this membership program represents the official transition from a free-to-read model to a premium value exchange.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="dfa6a4" data-has-transparency="false" style="--dominant-color: #dfa6a4;" loading="lazy" decoding="async" width="1024" height="536" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1024x536.jpg" alt="Broadsheet subscription landing page" class="wp-image-51639 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1024x536.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-300x157.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-768x402.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1536x803.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-332x174.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-664x347.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-688x360.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1044x546.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1400x732.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1-1920x1004.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/05/image-1-1.jpg 2048w" /></figure>



<p class="wp-block-paragraph">Ross highlights that early data from Australia has been &#8220;very strong,&#8221; already exceeding industry benchmarks for conversion. The model isn&#8217;t just about a hard paywall but rather an integrated experience:</p>



<ul class="wp-block-list">
<li><strong>Exclusive experiences:</strong> Members get early access to ‘Readers&#8217; Preview’ dinners at the city’s hottest new restaurants</li>



<li><strong>Perks and rewards:</strong> The program includes ‘The Vault’ (high-value giveaways) and daily rewards like free coffee or discounts at local partners</li>



<li><strong>Journalism access:</strong> Unlimited access to Broadsheet’s trusted journalism for A$1/week</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="ddc8c7" data-has-transparency="true" style="--dominant-color: #ddc8c7;" loading="lazy" decoding="async" width="1024" height="533" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1024x533.png" alt="Broadsheet subscription model" class="wp-image-51637 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1024x533.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-300x156.png 300w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-768x400.png 768w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1536x800.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-332x173.png 332w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-664x346.png 664w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-688x358.png 688w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1044x543.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1400x729.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3-1920x999.png 1920w, https://theaudiencers.com/wp-content/uploads/2026/05/image-3.png 2048w" /></figure>



<p class="wp-block-paragraph">The current content access model is a static meter, where audiences have access to a set number of articles per month before being asked to register and then subscribe, but the goal is to move towards a dynamic model adapted to a reader’s level of engagement via Poool.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="eceae8" data-has-transparency="false" style="--dominant-color: #eceae8;" loading="lazy" decoding="async" width="1024" height="696" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1024x696.jpg" alt="Broadsheet registration" class="wp-image-51641 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1024x696.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-300x204.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-768x522.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1536x1044.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-332x226.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-664x451.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-688x468.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1044x710.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1400x952.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1-1920x1305.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/05/image-4-1.jpg 2048w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="ebd3d2" data-has-transparency="true" style="--dominant-color: #ebd3d2;" loading="lazy" decoding="async" width="1024" height="524" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/05/image-2-1024x524.png" alt="Broadsheet paywall" class="wp-image-51635 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/05/image-2-1024x524.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-300x153.png 300w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-768x393.png 768w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-332x170.png 332w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-664x340.png 664w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-688x352.png 688w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2-1044x534.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/05/image-2.png 1224w" /></figure>



<h2 class="wp-block-heading">What’s next?</h2>



<p class="wp-block-paragraph">Of course, the launch is just the beginning! Ross shared that the team is already focusing on:</p>



<ul class="wp-block-list">
<li>Identifying optimisation opportunities that exist within their key conversion journeys and subscription checkout funnel</li>



<li>Leveraging those insights to inform a cross-departmental working group focused on CRO, building a roadmap of experimentation and executing</li>



<li>Introducing new forums to share actionable insights with editorial: what content is driving conversion (last click and participation) and engagement to inform content and commissioning strategy; identifying opportunities to potentially convert a higher proportion of readers below the superfan engagement cohort&nbsp;</li>



<li>Building CRM muscle through talent acquisition and data engineering: unlocking capabilities within their Customer Engagement Platform (Braze) and Customer Orchestration Platform (Poool) to become more personalised and dynamic across owned channels&nbsp;</li>



<li>Building further value into the subscription proposition through product development of utility tools</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/from-melbourne-to-london-how-broadsheet-is-scaling-culture-and-reader-revenue/">From Melbourne to London: how Broadsheet is scaling culture and reader revenue</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The first 100 days: why most of what we call retention is really just micro-conversions (again): episode 5</title>
		<link>https://theaudiencers.com/the-first-100-days-why-most-of-what-we-call-retention-is-really-just-micro-conversions-again-episode-5/</link>
		
		<dc:creator><![CDATA[Maxime Moné]]></dc:creator>
		<pubDate>Wed, 29 Apr 2026 18:41:54 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Poool]]></category>
		<category><![CDATA[Retention]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=50058</guid>

					<description><![CDATA[<p>The cycle doesn't stop when someone becomes a subscriber, and you only have about 100 days (probably less) to engage.</p>
<p>The post <a href="https://theaudiencers.com/the-first-100-days-why-most-of-what-we-call-retention-is-really-just-micro-conversions-again-episode-5/">The first 100 days: why most of what we call retention is really just micro-conversions (again): episode 5</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>
    
<pre class="wp-block-verse">Max Moné is co-founder and CEO at Poool, the dynamic journey builder to boost subscription conversion, engagement, and loyalty.<br><br>This is the fifth in a 6-part series where I share what I learned from studying 100 subscription business models across 15+ industries. <br>> <a href="https://theaudiencers.com/100-subscription-business-15-industries-1-moodboard-episode-1/">Episode one: 100 subscription business, 15 industries, 1 moodboard</a><br>> <a href="https://theaudiencers.com/whats-free-whats-paid-and-why-its-really-an-engagement-trade-off-episode-2/">Episode two: What’s free, what’s paid, and why it’s really an engagement trade-offf</a><br>> <a href="https://theaudiencers.com/why-the-best-subscription-businesses-dont-try-to-sell-on-day-1-episode-3/">Episode three: Why the best subscription businesses don’t try to sell on day 1</a><br>> <a href="https://theaudiencers.com/a-pricing-page-weve-all-built-at-least-once-episode-4/">Episode four: The subscription pricing page we've all built at least once</a></pre>



<h2 class="wp-block-heading">The cycle doesn&#8217;t stop when someone becomes a subscriber</h2>



<p class="wp-block-paragraph">In episode 1, we introduced the idea that the best subscription businesses don&#8217;t follow a linear journey (attract → convert → retain) but an infinite cycle of micro-conversions, where each step has one goal and unlocks the next. In episodes 3 and 4, we looked at what happens before the first paid conversion: how these businesses use registration, onboarding, and pricing to guide the user step by step.</p>



<p class="wp-block-paragraph">This episode covers what happens <strong>after someone becomes a subscriber.</strong></p>



<p class="wp-block-paragraph">And what we observed is that the journey really doesn&#8217;t change in nature once the user has paid. After someone subscribes, the next micro-conversion might be signing up for a newsletter. Then downloading the app. Then discovering podcasts or games or a specific section of the product. Then, when the subscriber is ready (and when you know enough about their usage), you can propose an upsell or bundle.</p>



<p class="wp-block-paragraph"><strong>Acquiring a subscriber isn&#8217;t the end of the funnel. It&#8217;s just one more step in the infinite cycle we described in episode 1.</strong> And what most people call &#8220;retention&#8221; is really just the continuation of the same sequence of micro-conversions, except now you have data about the user and can be much smarter about what you propose next.</p>



<p class="wp-block-paragraph">The problem is that most of this work needs to happen fast.</p>



<h2 class="wp-block-heading">Why you have about 100 days (and probably less)</h2>



<p class="wp-block-paragraph"><a href="https://www.inma.org/blogs/reader-revenue/post.cfm/here-are-7-reasons-digital-news-subscriptions-are-stagnating">INMA data</a> shows that <strong>a quarter of subscribers cancel in the first month, and half are gone by the fourth month</strong>. And a <a href="https://www.niemanlab.org/2019/06/habit-formation-how-the-wall-street-journal-turned-user-level-data-into-a-strategy-to-keep-subscribers-coming-back/">Nieman Lab study on The Wall Street Journal&#8217;s data</a> showed that the probability of adopting a new habit drops dramatically after about 100 days.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e6e5e2" data-has-transparency="false" style="--dominant-color: #e6e5e2;" loading="lazy" decoding="async" width="1024" height="522" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-1024x522.jpg" alt="" class="wp-image-51328 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-1024x522.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-300x153.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-768x392.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-332x169.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-664x339.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-688x351.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14-1044x533.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/Screenshot-2024-03-27-at-15.35.14.jpg 1380w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="f8f9f9" data-has-transparency="false" style="--dominant-color: #f8f9f9;" loading="lazy" decoding="async" width="1024" height="570" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1024x570.jpg" alt="" class="wp-image-51330 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1024x570.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-300x167.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-768x427.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1536x855.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-2048x1140.jpg 2048w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-664x370.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-688x383.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1044x581.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1400x779.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51-1920x1069.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.01.51.jpg 2052w" /></figure>



<p class="wp-block-paragraph">Half of your new subscribers are gone within 4 months, and after about 100 days the window to build a new habit narrows significantly. If you don&#8217;t manage to execute enough micro-conversions during those first few months (newsletter signup, app download, feature discovery, habit formation), the probability of keeping that subscriber drops, regardless of how good your anti-churn campaigns are later on.</p>



<p class="wp-block-paragraph">(I know this isn&#8217;t the most cheerful insight we&#8217;ve had in this series, but it&#8217;s what the data consistently shows.)</p>



<h2 class="wp-block-heading">What this looks like in practice: L&#8217;Équipe after the Olympics</h2>



<p class="wp-block-paragraph">This is where the theory gets concrete. L&#8217;Équipe (a Poool client), <a href="https://theaudiencers.com/lequipe-12-projects-to-retain-subscribers-following-the-paris-olympics/">speaking at The Audiencers&#8217; Festival in 2025</a>, shared how they built 12 post-subscription projects after the Paris 2024 Olympics, which had generated a huge spike in new subscribers, subscribers they needed to keep. I won&#8217;t go through all 12 (the full article is worth reading), but the ones that stood out to me are the following.</p>



<p class="wp-block-paragraph">Their data analysis revealed something I found really striking: <strong>what a subscriber does after paying has more impact on M+1 churn than what they did before subscribing</strong>. When Fabien Mulot showed this at The Audiencers&#8217; Festival, it was one of those moments where you think &#8220;of course, that makes total sense&#8221; and at the same time you realize that most of the industry&#8217;s energy is still focused on acquiring subscribers, not on what happens once they&#8217;ve subscribed.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f5f6f6" data-has-transparency="false" style="--dominant-color: #f5f6f6;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/image-24-1024x576.png" alt="" class="wp-image-51332 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/image-24-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/image-24.png 1376w" /><figcaption class="wp-element-caption"><em>RFV and churn, before vs after subscription</em></figcaption></figure>



<p class="wp-block-paragraph">Based on this insight, they focused their onboarding on one specific goal: getting new subscribers to read at least two paid articles within the first three days. Their data showed that <strong>each paid article read during those first 72 hours reduces the following month&#8217;s churn by about 5 points</strong>, so two articles in three days already makes a meaningful difference on the curve.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f5f6f5" data-has-transparency="false" style="--dominant-color: #f5f6f5;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/image-25-1024x576.png" alt="" class="wp-image-51334 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/image-25-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/image-25.png 1376w" /><figcaption class="wp-element-caption"><em>paid articles consumed in first 3 days vs. churn M+1</em></figcaption></figure>



<p class="wp-block-paragraph">The onboarding sequence they built follows the same micro-conversion logic we&#8217;ve been describing throughout this series: </p>



<ul class="wp-block-list">
<li>first, welcome the subscriber and showcase what their subscription unlocks;</li>



<li>then encourage them to personalize their experience (alerts, newsletters, favorite topics); </li>



<li>then immediately serve them paid content tailored to their interests. Each step has one job.</li>
</ul>



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



<p class="wp-block-paragraph">The cumulative impact is significant. </p>



<ul class="wp-block-list">
<li>Simply being exposed to this onboarding journey <strong>reduces churn by 7 points at M+1</strong>.</li>



<li>Completing the onboarding journey while also activating an action (turning on alerts, signing up for a newsletter) r<strong>educes churn by 20 points at M+3</strong></li>



<li>The more micro-conversions a subscriber completes in those early weeks, the less likely they are to leave.</li>
</ul>



<p class="wp-block-paragraph">Beyond onboarding, L&#8217;Équipe continued the logic with a newsletter strategy (a monthly preview of upcoming content, plus journalist-led newsletters across four sports verticals where subscribers can ask questions directly to editorial teams), and a new &#8220;Games&#8221; vertical to expand consumption into other formats. Each of these is another micro-conversion in the sequence, another reason for the subscriber to come back tomorrow.</p>



<h2 class="wp-block-heading">El País and FT Strategies confirm the pattern at a broader scale</h2>



<p class="wp-block-paragraph">L&#8217;Équipe&#8217;s data is specific to sports media, but the pattern holds across other publishers.</p>



<p class="wp-block-paragraph">El País shared at a 2024 INMA conference that <strong>subscribers who use editorial newsletters churn 24% less, app users churn 15% less, premium newsletter users churn 29% less, and loyalty scheme users churn 30% less</strong>. Each one of these is a micro-conversion that happened after subscribing, and each one reduces churn by 15 to 30%.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="bab9b8" data-has-transparency="true" style="--dominant-color: #bab9b8;" loading="lazy" decoding="async" width="1024" height="571" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-1024x571.png" alt="" class="wp-image-51354 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-1024x571.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-300x167.png 300w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-768x428.png 768w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-1536x857.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-332x185.png 332w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-664x370.png 664w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-688x384.png 688w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-1044x582.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32-1400x781.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/04/Capture-decran-2026-04-29-a-20.14.32.png 1714w" /></figure>



<p class="wp-block-paragraph">FT Strategies ran some very complementary work, analyzing the impact of each product feature on engagement vs. the percentage of subscribers who actually use it. The features with the highest impact (multimedia, interactive content, games) are also the ones that fewer than 30% of subscribers use. The gap between impact and adoption is where the biggest opportunity sits.</p>



<figure class="wp-block-image size-full"><img data-dominant-color="e7e6eb" data-has-transparency="true" style="--dominant-color: #e7e6eb;" loading="lazy" decoding="async" width="1024" height="536" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding.png" alt="" class="wp-image-51342 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding-300x157.png 300w, https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding-768x402.png 768w, https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding-332x174.png 332w, https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding-664x348.png 664w, https://theaudiencers.com/wp-content/uploads/2026/04/ft-strategies-onboarding-688x360.png 688w" /></figure>



<h2 class="wp-block-heading">What happens when you get the micro-conversions right: lock-in effects</h2>



<p class="wp-block-paragraph">When the micro-conversion sequence works well over time, you eventually reach a point where leaving becomes genuinely hard for the subscriber. This is thanks to long-term engagement and relationship-building. </p>



<p class="wp-block-paragraph">But of course, there are other strategies to keep your subscribers retained, ones that can be used in conjunction with the micro-conversions detailed above. When combined, they&#8217;re powerful for developing loyalty. </p>



<p class="wp-block-paragraph">During our benchmark, we saw three main types of lock-in across the 100 businesses: </p>



<ul class="wp-block-list">
<li><strong>Personalization</strong> &#8211; we talked about Spotify in episode 4, but the principle applies to any product that gets smarter with use, adapting the product to the user</li>



<li><strong>Multi-accounts</strong> &#8211; Netflix profiles, Blinkist&#8217;s partner account where you sometimes keep the service for the other person</li>



<li><strong>Bundling with external services</strong> &#8211; Canal+ with Netflix, Amazon Prime combining shopping, streaming and delivery, Walmart+ bundling grocery delivery with Paramount+</li>
</ul>



<p class="wp-block-paragraph">(<a href="https://theaudiencers.com/lock-in-effects-how-to-make-your-subscription-irreplaceable/" target="_blank" rel="noreferrer noopener">You can read more about lock-in effects here</a>)</p>



<p class="wp-block-paragraph">Funnily enough, each of these is really the result of many successful micro-conversions accumulated over months and years. The lock-in is earned, not imposed.</p>



<h2 class="wp-block-heading">Anti-churn: necessary, but it&#8217;s the safety net</h2>



<p class="wp-block-paragraph">And then there&#8217;s anti-churn, which is what happens when the micro-conversion sequence hasn&#8217;t worked well enough and the subscriber is about to leave.</p>



<p class="wp-block-paragraph">L&#8217;Équipe has been methodical about this too. Their cancellation form (which handles two-thirds of all unsubscriptions) was redesigned through A/B tests: they added an intermediate screen summarizing the benefits the subscriber would lose (+2% retention), and tested personalizing the message with the subscriber&#8217;s first name and a specific discount percentage (+1.2 points on conversion). Small changes, but measurable impact at scale (<a href="https://theaudiencers.com/lequipe-12-projects-to-retain-subscribers-following-the-paris-olympics/" target="_blank" rel="noreferrer noopener">source</a>).</p>



<p class="wp-block-paragraph">Unidad Editorial took a different approach by building a churn propensity model that predicts which subscribers are about to cancel, triggering personalized actions before they reach the cancellation page. Result: <a href="https://theaudiencers.com/from-newsletters-to-predicting-possible-cancellation-tactics-to-reduce-churn-from-the-audiencers-festival-madrid/" target="_blank" rel="noreferrer noopener">a 25% reduction in churn in three months.</a></p>



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



<figure class="wp-block-image size-large"><img data-dominant-color="eee8da" data-has-transparency="false" style="--dominant-color: #eee8da;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/04/image-26-1024x572.png" alt="" class="wp-image-51350 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/04/image-26-1024x572.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-768x429.png 768w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-1536x858.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-664x371.png 664w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-688x384.png 688w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-1044x583.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26-1400x782.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/04/image-26.png 1668w" /></figure>



<p class="wp-block-paragraph">These are well-executed tactics. But in the broader picture, they&#8217;re the safety net.</p>



<p class="wp-block-paragraph">The real strategy is everything that happens before the subscriber even thinks about leaving: the onboarding, the feature discovery, the newsletter signup, the app download, the habit formation. All of those micro-conversions that, together, make the product too valuable to walk away from.</p>



<h2 class="wp-block-heading">What you can take away from this (and test tomorrow)</h2>



<p class="wp-block-paragraph"><strong>Map the post-subscription micro-conversions you want your subscribers to make.</strong> Newsletter signup, app download, podcast discovery, games, alerts configuration, etc. based on their value. Then ask yourself: do you have a sequence designed for this, or are you hoping it happens on its own?</p>



<p class="wp-block-paragraph"><strong>Focus on the first 3 days and the first 30 days.</strong> L&#8217;Équipe&#8217;s data shows that each paid article read in the first 72 hours reduces the following month&#8217;s churn by 5 points, and a completed onboarding with an action reduces churn by 20 points at M+3.</p>



<p class="wp-block-paragraph"><strong>Check the gap between feature impact and feature adoption.</strong> FT Strategies&#8217; framework is a useful lens: if your most impactful features are also the least used, that&#8217;s your biggest opportunity. And El País data shows that each additional touchpoint is worth 15 to 30% less churn.</p>



<p class="wp-block-paragraph"><strong>Treat anti-churn as a safety net, not as a strategy.</strong> If the majority of your effort goes into save campaigns for subscribers who are already about to leave, you&#8217;re fighting the battle at the wrong end of the timeline.</p>



<p class="wp-block-paragraph"><strong>And if all of this sounds like a lot to orchestrate</strong> (because it is): that&#8217;s exactly the kind of problem we&#8217;re solving with <a href="https://poool.tech" target="_blank" rel="noreferrer noopener">Poool</a> and <a href="https://darwin.cx" target="_blank" rel="noreferrer noopener">Darwin CX</a>. From onboarding sequences to engagement actions to anti-churn triggers, across web, app, and print. Orchestrating micro-conversions at every step of the subscriber journey is what we do. If that resonates, or if you&#8217;re currently looking at your subscription platform options,<a href="https://meetings.hubspot.com/maxime-mone?uuid=38a96ae3-1439-40ea-8c5b-8bfc67e5fb9f"> let&#8217;s talk</a>. </p>



<p class="wp-block-paragraph">Next week, episode 6, the last one: toilet paper, Japanese snack boxes, razor blades, wine, and genealogy. The most surprising subscription models we came across, and what they confirmed about engagement (because at this point in the series, I think you already know what the answer is going to be).</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-first-100-days-why-most-of-what-we-call-retention-is-really-just-micro-conversions-again-episode-5/">The first 100 days: why most of what we call retention is really just micro-conversions (again): episode 5</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Guide: how to segment audiences for a dynamic paywall</title>
		<link>https://theaudiencers.com/guide-how-to-segment-audiences-for-a-dynamic-paywall/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 09:25:27 +0000</pubDate>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Paywalls]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=50185</guid>

					<description><![CDATA[<p>A deep dive into the many ways that you could segment your audience in a dynamic paywall model</p>
<p>The post <a href="https://theaudiencers.com/guide-how-to-segment-audiences-for-a-dynamic-paywall/">Guide: how to segment audiences for a dynamic paywall</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>
    
<pre class="wp-block-verse">In this guide, we share the various ways that publishers can segment their audience to develop a dynamic paywall model, with examples for each type of segmentation: <br>> By content type: free vs premium, user needs, date of publication...<br>> By user profile: level of engagement, user status, location...<br>> By acquisition channel: Google, social media, newsletters...<br><br>Some quick definitions: <br>> Audience segmentation: grouping users based on their profile or context, i.e. data that could impact their behaviour, inform us on what could convince them to subscribe or make them more or less likely to convert in that moment<br>> Dynamic paywall: a paywall that adapts for different audience segments. This could be in terms of the paywall design, messaging or even the journey itself (e.g. seeing a paywall or not). Note that "dynamic" doesn't necessarily equate to AI-driven. It's often rule based - i.e. a user reading a "politics" article sees a different paywall to a user reading a "sports" article.</pre>



<p class="wp-block-paragraph">There are 3 main buckets of audience segmentation with the goal of increasing conversion rates:</p>



<ul class="wp-block-list">
<li>By content type</li>



<li>By user profile</li>



<li>By acquisition channel</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="f0f0f1" data-has-transparency="false" style="--dominant-color: #f0f0f1;" loading="lazy" decoding="async" width="1024" height="571" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1024x571.jpg" alt="" class="wp-image-50394 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1024x571.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-300x167.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-768x428.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1536x856.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-2048x1141.jpg 2048w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-664x370.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-688x383.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1044x582.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1400x780.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58-1920x1070.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-19-a-14.27.58.jpg 2060w" /></figure>



<p class="wp-block-paragraph">In each of these cases, the form of segmentation dictates who sees or experiences what. For instance, if we segment based on location, someone in Germany might see and experience something different than someone in the UK.</p>



<p class="wp-block-paragraph">What can change based on the segment, in terms of the conversion strategy?</p>



<ul class="wp-block-list">
<li>The fact that the article is blocked or not</li>



<li>The conversion journey (e.g. how many articles for free before the paywall, the use of a registration wall)</li>



<li>The wording on the paywall</li>



<li>The design (colours, image, etc.)</li>



<li>The pricing and subscription offers pushed</li>
</ul>



<p class="wp-block-paragraph"><strong>Let&#8217;s dive into these 3 buckets of segments, with examples for each:</strong></p>





<h2 class="wp-block-heading">1. Segmenting by content type</h2>



<p class="wp-block-paragraph" id="p-rc_d512db6db9049305-53">For many publishers, this is the simplest starting point. It allows for extensive testing to discover what content converts best without risking overall traffic. It also helps to put editorial teams in control (to an extent) as the paywall strategy is based around their work instead of a user&#8217;s profile. This can be valuable when first launching a dynamic paywall to get buy-in from these teams.</p>



<p class="wp-block-paragraph">This form of segmentation can take various forms:</p>



<ul class="wp-block-list">
<li>Content divided into <strong>free</strong> (often general news or commodity pieces) and <strong>premium</strong> (generally longer-form, investigative articles which can&#8217;t be found elsewhere)</li>



<li>Format-based: e.g. articles vs games vs videos</li>



<li>Topic- or tag-based: sports, politics, news, lifestyle</li>



<li>User needs based: update me, give me a perspective, etc.</li>



<li>Date of publication: e.g. articles published more than 30 days ago</li>
</ul>



<h3 class="wp-block-heading">Free vs premium</h3>



<p class="wp-block-paragraph" id="p-rc_d512db6db9049305-54">Organising content based on its value:</p>



<ul class="wp-block-list">
<li><strong>Free content:</strong> keep open to maximize reach (often focused on ad revenue)</li>



<li><strong>Premium content:</strong> close to convert readers into subscribers</li>
</ul>



<p class="wp-block-paragraph">Some publishers are developing this a step further by adding 2 additional segments: </p>



<ul class="wp-block-list">
<li><strong>Grey content:</strong> sometimes open, sometimes closed (based on editorial decision)</li>



<li><strong>Super Premium Content:</strong> with a hard paywall</li>
</ul>



<p class="wp-block-paragraph">This segmentation is often driven by two business goals: advertising and subscriptions. However, the articles used for advertising revenue (which aim to gain page views) can also serve the role of engaging audiences to move them through the funnel toward subscription.</p>



<p class="wp-block-paragraph">A good place to start is a matrix analysis, placing articles in different buckets based on their &#8220;strengths&#8221;. A goal can then be established for each bucket, making the most of each article.</p>



<p class="wp-block-paragraph">For instance, Mather suggests the following matrix: </p>



<ul class="wp-block-list">
<li>Mass appeal / top of the funnel: advertising revenue focus, so left open</li>



<li>Premium content / bottom of the funnel: subscription focus, so behind a paywall</li>



<li>Mission journalism: often left open</li>



<li>Under-performers (that require further analysis)</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="e8f1ef" data-has-transparency="false" style="--dominant-color: #e8f1ef;" loading="lazy" decoding="async" width="1024" height="483" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-1024x483.jpg" alt="Content goal matrix" class="wp-image-50398 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-1024x483.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-300x142.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-768x363.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-332x157.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-664x313.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-688x325.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-1044x493.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric-1400x661.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/mather-matric.jpg 1504w" /></figure>



<p class="wp-block-paragraph">A slightly more complex approach is illustrated by FT Strategies below, who established 4 categories based on topic popularity vs willingness to pay:        <div
            class="restricted-content"
            data-poool="0"
            data-poool-mode="custom"
            data-article-id="50185"
                    >
        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-dfdd25fe8fa7b"
                            data-blocking-method="server"
                                                                            data-page-type="premium"
                    ></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/guide-how-to-segment-audiences-for-a-dynamic-paywall/">Guide: how to segment audiences for a dynamic paywall</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Les Coops de l’information &#8220;Pay What You Can&#8221; Campaign</title>
		<link>https://theaudiencers.com/les-coops-de-linformation-pay-what-you-can-campaign/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Tue, 24 Mar 2026 18:13:58 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Paywalls]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=50199</guid>

					<description><![CDATA[<p>4.2% increase in subscribers and higher average price for the first 3 months of subscription thanks to a "Pay what you can" campaign</p>
<p>The post <a href="https://theaudiencers.com/les-coops-de-linformation-pay-what-you-can-campaign/">Les Coops de l’information &#8220;Pay What You Can&#8221; Campaign</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">In Fall 2025, <strong>Les Coops de l&#8217;information</strong>, a collective of six Canadian media outlets (<em>Le Soleil, Le Droit, Le Nouvelliste, Le Quotidien, La Tribune,</em> and <em>La Voix de l&#8217;Est</em>) launched an innovative subscription drive named internally as the <strong>&#8220;Pay what you can project&#8221;</strong>.</p>



<p class="wp-block-paragraph">Designed to coincide with the <strong>2025 Municipal Elections</strong>, the campaign aimed to lower the barrier to local news while reinforcing the value of independent, cooperative journalism.</p>



<p class="wp-block-paragraph">Results were beyond their expectations: </p>



<ul class="wp-block-list">
<li>4.2% increase in subscribers</li>



<li>Despite the minimum amount being $1 per month for the first three months of subscription, the average amount paid was $3.12 per month. This increased to $3.50 after increasing the suggested price</li>
</ul>



<p class="wp-block-paragraph">Principal Director, Audiences and Platforms, <a href="https://www.linkedin.com/in/marc-gendron-88071087/" target="_blank" rel="noreferrer noopener">Marc Gendron</a> shared how this strategy boosted subscriber growth and increased ARPU for those on this offer.</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; Les Coops de l'information, a cooperative of six Quebec news outlets, let readers name their own price for the first three months, timed to the 2025 municipal elections. Subscribers rose 4.2% in five weeks

&gt; Against a $1 minimum, the average paid was $3.12 a month, and some new subscribers chose more than the regular subscription price

&gt; The suggested figure in the price field did the work. Suggesting $5 lifted the average to $3.39 and suggesting $6 lifted it to $3.50, with more people simply taking the suggestion each time

&gt; 84% of the new subscribers had never subscribed before, which is the number that matters most for a local publisher wondering whether it has exhausted its market

&gt; Their own caveat is worth repeating: the resulting ARPU still came in below their fixed-price promotions and well below regular rates. Get stakeholder buy-in first, and manage expectations, including your own</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">“Pay what you can” strategy</h2>



<p class="wp-block-paragraph">The core of the initiative was a flexible pricing model for the first <strong>three months</strong> of a new user’s subscription.<br><br><em>“We wanted to make an audacious promotion that would be too good to ignore! It shouldn’t rely solely on a heavy discount, but also on our unique value proposition at a time when it’s more relevant than ever.</em></p>



<p class="wp-block-paragraph"><em>Our gamble was: we know that there will be more interest towards our local politics content during the municipal campaign, so let’s surf on that wave and make sure our new promotional subscribers get the most out of their plans, that they feel that they are getting much more than what they are paying for. Instead of opening up access to our elections coverage, or setting up a fixed promotional price, we wanted to give more power and autonomy to users by letting them choose their price.”</em></p>



<p class="wp-block-paragraph"><strong>Key components include:</strong></p>



<ul class="wp-block-list">
<li><strong>Democratic access:</strong> The campaign was rooted in the belief that a strong democracy requires exhaustive and impartial electoral coverage.</li>



<li><strong>Price autonomy:</strong> Prospective subscribers were invited to &#8220;fix the price&#8221; for their initial three-month period.</li>



<li><strong>Transparency and trust:</strong> Using the slogan “Un média qui vous ressemble, un média qui nous rassemble” (<em>A media that looks like you, a media that brings you together)</em> the group highlighted its status as an employee-owned cooperative.</li>
</ul>



<p class="wp-block-paragraph"><em>“Our goal was to increase the total number of subscribers, between 3.5% and 4.3% of total subs.&nbsp;</em></p>



<p class="wp-block-paragraph"><em>We mobilized everyone we could in order to achieve these targets. The new features we needed to implement, flexible pricing mechanics, everything was put on the development roadmap early in 2025. Our collaborators from Wizeline, who take care of all our platform development projects and Arc XP integration, worked tirelessly to have every feature ready for the fall campai</em>gn.</p>



<p class="wp-block-paragraph"><em>We also got the help of Drakkar Digital (renamed deRabane since), our long-lasting marketing partner, in order to create the visuals, copy and plan the delivery of all the marketing messages.</em></p>



<p class="wp-block-paragraph"><em>The editorial team was mobilised too, because the success of the campaign relied heavily on their capacity to deliver unique, useful and original content during that specific period.</em></p>



<p class="wp-block-paragraph"><em>Finally, our small digital growth team (including the IT and customer service team) operationalized the whole process.</em>&#8220;</p>



<h2 class="wp-block-heading">Feature gating: creating a product worth paying for</h2>



<p class="wp-block-paragraph">Of course, a promotional project is only as good as the product you’re selling! Les Coops has worked on developing strategic &#8220;feature gating&#8221; to build a subscription worth paying for, with clear value and strategic steps through registration towards subscription:&nbsp;</p>



<p class="wp-block-paragraph"><strong>Interactive engagement:</strong> Features like the &#8220;Question of the Day&#8221;&nbsp; required users to be connected to vote and view live, constantly updated results.</p>



<p class="wp-block-paragraph"><strong>Bookmarking across devices:</strong> Registered users gained access to a bookmarking feature, allowing them to save their favorite articles across web and app platforms.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img data-dominant-color="d7d0cf" data-has-transparency="true" style="--dominant-color: #d7d0cf;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1024x575.png" alt="book marking feature les coops de l'info" class="wp-image-50208 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1024x575.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-300x168.png 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-768x431.png 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1536x863.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-332x186.png 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-664x373.png 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-688x386.png 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1044x586.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1400x786.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11-1920x1078.png 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-11.png 2048w" /></figure>
</div>


<p class="wp-block-paragraph"><strong>Premium audio:</strong> Audio versions of articles were restricted to &#8220;All-inclusive&#8221; and &#8220;Ultimate&#8221; subscribers, serving as an upsell for basic plan holders.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="dbdcd5" data-has-transparency="false" style="--dominant-color: #dbdcd5;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1024x574.jpg" alt="Audio articles les coops de l'info" class="wp-image-50216 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1536x861.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1044x585.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1400x785.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1-1920x1076.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-1.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>Access limitations:</strong> To maintain account integrity, the platform limited simultaneous access to four devices, automatically disconnecting the oldest session when the limit was reached.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="e0ddde" data-has-transparency="false" style="--dominant-color: #e0ddde;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1024x574.jpg" alt="Simultaneous access limitation to 4 devices" class="wp-image-50206 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-768x430.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1536x860.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1044x585.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1400x784.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1-1920x1075.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>Premium content</strong>: Chroniques (articles written by columnists) and archives (articles published more than 30 days ago) have been hard paywalled as a key part of their subscription value proposition&nbsp;</p>



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



<h2 class="wp-block-heading">Marketing across site</h2>



<p class="wp-block-paragraph">As with any campaign, design and messaging needs to be consistent across the website and platforms, including the paywall.&nbsp;</p>



<p class="wp-block-paragraph"><strong>Dedicated paywalls</strong>: Les Coops d’Information built dedicated “Pay what you can” paywalls in Poool, including a live countdown to create urgency.</p>



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



<figure class="wp-block-image size-large"><img data-dominant-color="f5f5f6" data-has-transparency="true" style="--dominant-color: #f5f5f6;" loading="lazy" decoding="async" width="1024" height="856" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1024x856.png" alt="" class="wp-image-50200 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1024x856.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-300x251.png 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-768x642.png 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1536x1284.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-332x277.png 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-664x555.png 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-688x575.png 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1044x873.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1400x1170.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3.png 1656w" /><figcaption class="wp-element-caption"><em>Countdown promotional paywall in “Le Soleil” Poool dashboard design builder</em></figcaption></figure>



<p class="wp-block-paragraph"><strong>Subscription landing page</strong>: To ensure continuity of messaging through the user journey, dedicated subscription landing pages were also created in Poool, highlighting the value proposition, sharing subscriber testimonials and providing reasons why users should subscribe.&nbsp;</p>



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



<figure class="wp-block-image size-large"><img data-dominant-color="f5f3f4" data-has-transparency="true" style="--dominant-color: #f5f3f4;" loading="lazy" decoding="async" width="1024" height="741" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1024x741.png" alt="" class="wp-image-50202 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1024x741.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-300x217.png 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-768x556.png 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1536x1112.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-332x240.png 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-664x481.png 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-688x498.png 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1044x756.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1400x1014.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1920x1390.png 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5.png 1928w" /><figcaption class="wp-element-caption"><em>Top of the subscription landing page in Poool Dashboard design builder</em></figcaption></figure>



<h2 class="wp-block-heading">Multi-channel promotion</h2>



<p class="wp-block-paragraph">The campaign was supported by an intensive five-week marketing blitz:</p>



<p class="wp-block-paragraph"><strong>Email campaign:</strong> 72 unique emails (12 per media outlet) were delivered, each utilizing different angles and value propositions.</p>



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



<p class="wp-block-paragraph"><strong>Targeted ads:</strong> The group targeted known non-subscribers through Google Ads, StackAdapt, and Bing Ads</p>



<p class="wp-block-paragraph"><strong>In-app and newsletters:</strong> Non-subscribers were greeted with dedicated &#8220;Pay what you can&#8221; headers in free editorial newsletters and pop-up messages upon opening the mobile app.</p>



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



<h2 class="wp-block-heading">Results&nbsp;</h2>



<p class="wp-block-paragraph"><em>“The final results were pretty impressive. By the end of the five weeks of promotion, our total subscriber base had increased by 4.2%, more than our targets and very close to our most optimistic forecast.</em></p>



<p class="wp-block-paragraph"><em>What was the most interesting though was the fact that, despite the minimum amount requested being 1$ per month for the first three months of subscription, the average amount paid was 3.12$ per month. This average increased to 3.39$ when we suggested 5$ in the price field and to 3.50$ when suggesting 6$. Each time we changed the suggested amount, we saw an increase in the number of users choosing to go with the suggested amount.</em></p>



<p class="wp-block-paragraph"><em>There are even some new subscribers that paid more than the regular price of a subscription!</em></p>



<p class="wp-block-paragraph"><em>Another really encouraging fact: 84% of these new subscribers had never subscribed before! This is probably one of the most encouraging findings of this adventure. It means that there is still room for us to grow.”</em></p>



<h2 class="wp-block-heading">What&#8217;s next?</h2>



<p class="wp-block-paragraph"><em>“This kind of campaign is a little more complicated than one with a fixed set of promotional prices. But the results we got were pretty impressive.</em></p>



<p class="wp-block-paragraph"><em>The fact that the user sets the initial price does add a layer of interactivity however, and it lowers the entry bar to a level where they feel comfortable. The core of the challenge remains though: to convince newly converted subscribers that our offer is worth the regular price.&#8221;</em></p>



<h2 class="wp-block-heading">What should another publisher make sure of before testing this same project?&nbsp;</h2>



<p class="wp-block-paragraph"><em>“They should immediately get the buy-in from all important stakeholders as the impact on ARPU can be unpredictable. In our case, we feel that we were quite lucky to get an average ARPU of more than 3$ despite the fact that the minimum amount required was 1$. But that is still below the average ARPU we got with fixed price promotions and way below our regular numbers. Make sure that you manage everyone’s expectations. Even your own!&nbsp;</em></p>



<p class="wp-block-paragraph"><em>That being said, as we have been galvanized by the nomination we got for this project at the INMA Global Media Awards, we will reactivate the Pay what you can promotion for two weeks in order to see if we can get similar, or even better, results this time around.”</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/les-coops-de-linformation-pay-what-you-can-campaign/">Les Coops de l’information &#8220;Pay What You Can&#8221; Campaign</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Spektrum’s evolution of audience segmentation and testing</title>
		<link>https://theaudiencers.com/spektrums-evolution-of-audience-segmentation-and-testing/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 09:16:19 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Paywalls]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=50265</guid>

					<description><![CDATA[<p>How to get started with segmentation like Spektrum, who shared these recommendations at Audiencers' Festival Hamburg</p>
<p>The post <a href="https://theaudiencers.com/spektrums-evolution-of-audience-segmentation-and-testing/">Spektrum’s evolution of audience segmentation and testing</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"><strong>Spektrum der Wissenschaft</strong>, a leading German science journalism publisher, embarked on a multi-phase journey to optimize its digital subscription model, Spektrum+. Facing the challenge of engaging a broad audience with &#8220;deep, heavy, nerdy science content,&#8221; and understanding the limitations of resources, the publisher turned to a rigorous, data-driven testing strategy to build a product based on<em> </em>actual<em> </em>user behavior rather than internal assumptions (what a crazy thought, I know!).</p>



<p class="wp-block-paragraph">At Audiencers’ Festival in Hamburg, Ann-Kristin Ebert, ecommerce Manager at Spektrum, shared their two phases of getting started with segmentation.&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; Spektrum der Wissenschaft, a German science publisher, tested its way into segmentation rather than assuming it. Phase one was testing everything to prove segments behave differently, phase two was testing only where it mattered

&gt; A free trial banner moved conversions far less than a blocking wall, in every group. On the wall itself, a single offer performed worst everywhere while three offers with a highlighted "Best Offer" won

&gt; Switching Facebook referrals from formal "Sie" to informal "Du" nearly doubled click-through. Most segments also preferred shorter copy on the offer page, except print magazine subscribers, who converted better with more detail

&gt; The device finding mattered more than the winning variant. "Unlock article now" beat "Continue reading with Spektrum+" on desktop for both clicks and purchases, but on mobile it lifted clicks and lowered purchases

&gt; With a small team, they work in three to four month OKR cycles and accept the limits. As ecommerce manager Ann-Kristin Ebert puts it, "we can't bake big pretzels with tiny ovens"</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">Phase 1: &#8220;Testing Everything&#8221; (test like Darwin was watching!)</h2>



<p class="wp-block-paragraph">In the initial phase, Spektrum adopted an exhaustive testing philosophy, described as &#8220;testing as if Darwin was watching&#8221;. The goal wasn’t necessarily to find a single winning variation immediately, but to b<strong>uild a comprehensive understanding of how different tests performed across diverse user segments</strong>.</p>



<h3 class="wp-block-heading">Strategy and implementation</h3>



<p class="wp-block-paragraph">Spektrum focused on rapid, lightweight tests at the beginning of the purchase funnel to gain quick-win insights while minimizing cross-team dependencies. They initially targeted user groups they already knew well or could reach directly.</p>



<p class="wp-block-paragraph"><strong>Key learnings from phase 1:</strong></p>



<ul class="wp-block-list">
<li><strong>Free trials</strong>: A banner promoting a free trial across all user groups had a significantly smaller impact on conversions compared to blocking walls in any usergroup. This led Spektrum to shift its focus toward testing its &#8220;hard paywall&#8221;.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="f0f1f1" data-has-transparency="false" style="--dominant-color: #f0f1f1;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1024x572.jpg" alt="" class="wp-image-50277 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1024x572.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-300x167.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1536x857.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-688x384.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1044x583.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1400x781.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4-1920x1072.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-4.jpg 2048w" /></figure>



<ul class="wp-block-list">
<li><strong>Contextual messaging (Facebook)</strong>: Testing informal vs. formal language for Facebook referrals revealed that informal messaging (&#8220;Du&#8221; instead of &#8220;Sie&#8221;) nearly doubled click-through rates (CTR) for these audiences.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="ececeb" data-has-transparency="false" style="--dominant-color: #ececeb;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1024x573.jpg" alt="" class="wp-image-50271 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1536x859.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3-1920x1073.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-3.jpg 2048w" /></figure>



<ul class="wp-block-list">
<li><strong>Paywall design</strong>: Spektrum tested walls with one, two, and three offers across the 4 engagement groups defined in Poool’s dynamic paywall dashboard. While a single offer proved least effective across all segments, a <strong>three-offer wall</strong> with a central &#8220;Best Offer&#8221; highlight emerged as the strongest performer for the general audience.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="f2f2f2" data-has-transparency="false" style="--dominant-color: #f2f2f2;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1024x573.jpg" alt="" class="wp-image-50279 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1536x859.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5-1920x1073.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-5.jpg 2048w" /></figure>



<ul class="wp-block-list">
<li><strong>Text density</strong>: On the subscription offer page, most segments preferred shorter, concise text. However, a notable exception was <strong>print magazine subscribers</strong>, who converted better when presented with more detailed information.</li>
</ul>



<figure class="wp-block-image size-large"><img data-dominant-color="eff0f1" data-has-transparency="false" style="--dominant-color: #eff0f1;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1024x572.jpg" alt="" class="wp-image-50281 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1024x572.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-300x167.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1536x857.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-688x384.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1044x583.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1400x781.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6-1920x1072.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-6.jpg 2048w" /></figure>



<p class="wp-block-paragraph">Ann-Kristin shared that this first batch of testing proved very helpful for understanding the behavior of different segments, convincing the team that dynamicity is essential, and that they should start adapting to actual user needs, not just team assumptions.</p>



<p class="wp-block-paragraph">“Evolution is a perfect way for the perfect adaptation for everyone – if you have some million years of time (spoiler: we didn’t).”</p>



<h2 class="wp-block-heading">Phase 2: &#8220;Testing What Matters&#8221; (Test as if Marie Kondo could knock on your door at any time)</h2>



<p class="wp-block-paragraph">Recognizing that they lacked the &#8220;million years&#8221; required for total evolutionary adaptation, Spektrum moved into a more focused phase: &#8220;testing what matters&#8221;. This phase prioritized high-impact user groups rather than every possible variation for every segment.</p>



<h3 class="wp-block-heading">Priority segments</h3>



<p class="wp-block-paragraph">Spektrum identified four key segments for prioritized testing:</p>



<ul class="wp-block-list">
<li><strong>Biggest Group</strong>: currently &#8220;Volatiles&#8221; on mobile devices.</li>



<li><strong>Most Overall Conversions</strong>: currently &#8220;Volatiles&#8221; on desktop devices.</li>



<li><strong>Best Converting Group</strong>: currently newsletter subscribers.</li>



<li><strong>&#8220;Hidden Gems&#8221;</strong>: High-potential audiences, a segment that’s hard to identify. Ann-Kristin described this as like playing poker! At the moment, they think these audiences are those receiving mailings already</li>
</ul>



<p class="wp-block-paragraph"><strong>Device-based segmentation</strong></p>



<p class="wp-block-paragraph">A critical finding in Phase 2 was the difference in behavior between desktop and mobile users. While an &#8220;Unlock article now&#8221; prompt outperformed &#8220;Continue reading with Spektrum+&#8221; on desktop (raising both CTR and purchase rates), the same prompt on mobile increased CTR but dropped the purchase rate. It wasn’t so much the variations that were important here, but simply the proof that mobile and desktop users need to be treated differently.&nbsp;</p>



<figure class="wp-block-image size-large"><img data-dominant-color="efefee" data-has-transparency="false" style="--dominant-color: #efefee;" loading="lazy" decoding="async" width="1024" height="571" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1024x571.jpg" alt="" class="wp-image-50283 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1024x571.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-300x167.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-768x428.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1536x857.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-664x370.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-688x384.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1044x582.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1400x781.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7-1920x1071.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-7.jpg 2048w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="edeeee" data-has-transparency="false" style="--dominant-color: #edeeee;" loading="lazy" decoding="async" width="1024" height="572" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1024x572.jpg" alt="" class="wp-image-50285 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1024x572.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1536x858.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-332x185.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-688x384.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1044x583.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1400x782.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8-1920x1073.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-8.jpg 2048w" /></figure>



<h2 class="wp-block-heading">Operational framework and final lessons</h2>



<p class="wp-block-paragraph">To maintain this rigorous testing loop with a relatively small team, Spektrum implemented several organizational priorities:</p>



<ol class="wp-block-list">
<li><strong>Alignment through OKRs and RACI</strong>: They used three-to-four-month Objective and Key Results (OKR) cycles to define focus and RACI matrices to establish clear accountability for who is responsible, consulted, or informed for every task.</li>



<li><strong>Data visualization</strong>: Spektrum emphasizes that seeing user segments visualized (e.g., in donut charts) makes it impossible to ignore the importance of the largest and highest-value groups.</li>
</ol>



<figure class="wp-block-image size-large"><img data-dominant-color="e4eced" data-has-transparency="false" style="--dominant-color: #e4eced;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1024x573.jpg" alt="" class="wp-image-50287 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-768x430.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1536x860.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9-1920x1074.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-8-9.jpg 2048w" /></figure>



<ol start="3" class="wp-block-list">
<li><strong>Pragmatism over perfectionism</strong>: The team adopted &#8220;Zen mode,&#8221; accepting that &#8220;we can&#8217;t bake big pretzels with tiny ovens&#8221;. They focused on what could be accomplished immediately rather than future ideals.</li>
</ol>



<p class="wp-block-paragraph">Spektrum concludes that there is no &#8220;final version&#8221; of their product, only the next iteration, as user behavior and opportunities constantly evolve.</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/spektrums-evolution-of-audience-segmentation-and-testing/">Spektrum’s evolution of audience segmentation and testing</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How The Kyiv Independent is growing membership through relationship-building</title>
		<link>https://theaudiencers.com/how-the-kyiv-independent-is-growing-membership-through-relationship-building/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Wed, 11 Mar 2026 18:52:07 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Audiencers Festival]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Donation models]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=49884</guid>

					<description><![CDATA[<p>The Kyiv Independent treats their audience as a community rather than a series of transactions, and is reaping in the benefits</p>
<p>The post <a href="https://theaudiencers.com/how-the-kyiv-independent-is-growing-membership-through-relationship-building/">How The Kyiv Independent is growing membership through relationship-building</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">In the hyper-competitive world of digital media, where attention is a scarce commodity and paywalls are the standard defense, <strong>The Kyiv Independent</strong> is carving out a different path. Launched in November 2021, just three months before Russia’s full-scale invasion, this English-language newsroom has transformed from a 18-person startup into a globally recognized authority with over <strong>27,000 paying members</strong> and <strong>3 million monthly readers</strong>.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="edeef4" data-has-transparency="true" style="--dominant-color: #edeef4;" loading="lazy" decoding="async" width="1024" height="570" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1024x570.png" alt="The Kyiv Independent in numbers" class="wp-image-49885 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1024x570.png 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-300x167.png 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-768x428.png 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1536x855.png 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-332x185.png 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-664x370.png 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-688x383.png 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1044x581.png 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1400x779.png 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1-1920x1069.png 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1.png 2048w" /></figure>



<p class="wp-block-paragraph">The secret to their impressive 78% growth in 2025 isn&#8217;t a complex algorithm. It’s a commitment to <strong>relationship-driven journalism</strong>. By treating their audience as a community rather than a series of transactions, they’ve maintained an average monthly churn rate of just <strong>1.64%</strong>, significantly lower than the industry average.<br>        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<p class="wp-block-paragraph">Membership Growth Manager, <a href="https://www.linkedin.com/in/yana-zhuryk/">Yana Zhuryk</a>,&nbsp; spoke at Audiencers’ Festival in Hamburg to share some of the relationship-building strategies that the Kyiv Independent uses to build a loyal, high-growth membership community. </p>



<p class="wp-block-paragraph">You can access Yana&#8217;s full presentation at the bottom of this article. </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 Kyiv Independent launched in November 2021, three months before Russia's full-scale invasion, and now has 27,000 paying members and 3 million monthly readers, with monthly churn at 1.64%

&gt; They tested a polished promotional acquisition email against a personal one written by a team member. The personal version drove three times the conversions

&gt; Membership is positioned as keeping journalism free for everyone rather than unlocking a paywall. Members submit questions the newsroom answers in articles, and the team replies to member emails within 24 hours

&gt; Geotargeted appeals turn a global audience into neighbourhoods. One campaign challenged Swedish readers to overtake Danish ones as top per-capita supporters, and paying members can add a pin to a public map

&gt; As membership growth manager Yana Zhuryk puts it: "Retention is not only about content. It is about responsiveness and presence"</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">1. Humanizing the newsroom</h2>



<p class="wp-block-paragraph">Instead of hiding behind a corporate brand, the Kyiv Independent puts its journalists at the center of its marketing. They understand that in an era of disinformation, trust is built between people, not institutions.</p>



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



<p class="wp-block-paragraph"><strong>The &#8220;Authenticity Wins&#8221; email strategy: </strong>In late 2025, the team tested two types of acquisition emails. A polished, promotional version was pitted against a personal, storytelling email written by a team member. The personal version drove <strong>3x more conversions</strong> and saw significantly higher open and click-through rates.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="d0d3dd" data-has-transparency="false" style="--dominant-color: #d0d3dd;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1024x573.jpg" alt="Email strategy for acquisition " class="wp-image-49898 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-768x429.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1536x859.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-664x371.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4-1920x1073.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-4.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>Visible experts:</strong> Field reporters like Francis Farrell are the &#8220;faces&#8221; of the brand, appearing in trench-side YouTube videos and personal newsletters that provide a &#8220;behind the scenes&#8221; look at reporting under fire.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="b3b2b1" data-has-transparency="false" style="--dominant-color: #b3b2b1;" loading="lazy" decoding="async" width="1024" height="574" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1024x574.jpg" alt="Visible experts at The Kyiv Independent" class="wp-image-49895 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1024x574.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1536x861.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1044x585.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1400x785.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5-1920x1076.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-5.jpg 2048w" /></figure>



<h2 class="wp-block-heading">2. Radical transparency and participation</h2>



<p class="wp-block-paragraph">The Kyiv Independent invites its members into the newsroom’s journey, making them feel like stakeholders in the mission of independent journalism.</p>



<p class="wp-block-paragraph"><strong>Participatory content:</strong> Through their &#8220;Our readers&#8217; questions&#8221; series, members can submit questions that the editorial team then answers in dedicated articles.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="aeaead" data-has-transparency="false" style="--dominant-color: #aeaead;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1024x573.jpg" alt="Direct engagement for retention The Kyiv Independent" class="wp-image-49905 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-768x430.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1536x860.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2-1920x1074.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-2.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>A &#8220;No-Paywall&#8221; community mission:</strong> They position membership not as a key to a locked door, but as a way to keep information free for everyone. This value-aligned positioning resonates deeply with their core audience. However, the team doesn’t shy away from campaigns to acquire new members</p>



<figure class="wp-block-image size-large"><img data-dominant-color="98aacc" data-has-transparency="false" style="--dominant-color: #98aacc;" loading="lazy" decoding="async" width="1024" height="543" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1024x543.jpg" alt="The Kyiv Independent acquisition campaign" class="wp-image-49900 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1024x543.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-300x159.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-768x407.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1536x815.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-332x176.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-664x352.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-688x365.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1044x554.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1400x742.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6-1920x1018.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-6.jpg 2048w" /></figure>



<p class="wp-block-paragraph"><strong>Direct interaction:</strong> The team maintains a <strong>Discord community</strong> for real-time engagement and commits to answering member emails within <strong>24 hours</strong>.</p>



<h2 class="wp-block-heading">3. Hyper-local geotargeting</h2>



<p class="wp-block-paragraph">Rather than a one-size-fits-all global appeal, they use geotargeted campaigns to create a &#8220;neighborhood&#8221; feel within their global audience.</p>



<p class="wp-block-paragraph"><strong>Customized appeals:</strong> They create country-specific CTAs, such as challenging Swedes to overtake Danes as the top per-capita supporters.</p>



<p class="wp-block-paragraph">Some of these are built in the Poool Dashboard and targeted based on the user’s location and level of engagement.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f8f8fa" data-has-transparency="false" style="--dominant-color: #f8f8fa;" loading="lazy" decoding="async" width="1024" height="619" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-1024x619.jpg" alt="The Kyiv Independent targeting " class="wp-image-49891 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-1024x619.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-300x181.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-768x464.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1536x929.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-332x201.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-664x401.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-688x416.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1044x631.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1400x846.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-1920x1161.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image.jpg 2048w" /></figure>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img data-dominant-color="5d3d34" data-has-transparency="false" loading="lazy" decoding="async" width="720" height="910" sizes="(max-width: 720px) 100vw, 720px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-7.jpg" alt="The Kyiv Independent targeted messaging" class="wp-image-49907 not-transparent" style="--dominant-color: #5d3d34; aspect-ratio:0.791216689727049;width:292px;height:auto" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-7.jpg 720w, https://theaudiencers.com/wp-content/uploads/2026/03/image-7-237x300.jpg 237w, https://theaudiencers.com/wp-content/uploads/2026/03/image-7-332x420.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-7-664x839.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-7-688x870.jpg 688w" /></figure>
</div>


<p class="wp-block-paragraph"><strong>Interactive community maps:</strong> Paying members can add a pin to a digital map, visually demonstrating the global scale of the collective effort.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="9ea4b3" data-has-transparency="false" style="--dominant-color: #9ea4b3;" loading="lazy" decoding="async" width="1024" height="573" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1024x573.jpg" alt="interactive community map " class="wp-image-49893 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1024x573.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-768x430.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1536x860.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-664x372.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-688x385.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1044x584.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1400x783.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3-1920x1074.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/image-3.jpg 2048w" /></figure>



<h2 class="wp-block-heading">Relationships at the heart of the business model</h2>



<p class="wp-block-paragraph">The success of the Kyiv Independent offers a powerful blueprint for the future of sustainable publishing. By achieving a 25,000-member milestone by the end of 2025, they proved that even in a climate of &#8220;news fatigue,&#8221; audiences will show up for a brand that shows up for them. Their journey suggests that the most valuable metric isn&#8217;t just how many people read a story, but how many feel a personal stake in the newsroom’s survival.&nbsp;</p>



<p class="wp-block-paragraph">As Yana notes: <em>&#8220;Retention is not only about content. It is about responsiveness and presence&#8221;</em>. For publishers looking to thrive in 2026 and beyond, the lesson is clear: building a loyal community isn&#8217;t a marketing side-project, it’s the foundation of the business itself.</p>



<p class="wp-block-paragraph">Find Yana&#8217;s slides (39-49), part of the &#8220;Community-building&#8221; panel, from our Hamburg Festival here:</p>



<div data-wp-interactive="core/file" class="wp-block-file"><object data-wp-bind--hidden="!state.hasPdfPreview" hidden class="wp-block-file__embed" data="https://theaudiencers.com/wp-content/uploads/2026/03/Community-panel.pdf" type="application/pdf" style="width:100%;height:600px" aria-label="Embed of View."></object><a id="wp-block-file--media-9d76269c-7b7a-4221-9dd4-142b9187b1c4" href="https://theaudiencers.com/wp-content/uploads/2026/03/Community-panel.pdf" target="_blank" rel="noreferrer noopener">View</a><a href="https://theaudiencers.com/wp-content/uploads/2026/03/Community-panel.pdf" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-9d76269c-7b7a-4221-9dd4-142b9187b1c4">Download</a></div>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-61d84f481eb26"
                            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/how-the-kyiv-independent-is-growing-membership-through-relationship-building/">How The Kyiv Independent is growing membership through relationship-building</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Darwin CX and Poool unite to build end-to-end subscription platform for publishers</title>
		<link>https://theaudiencers.com/darwin-cx-and-poool-unite-to-build-end-to-end-subscription-platform-for-publishers/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Wed, 04 Mar 2026 14:53:57 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Poool]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=49738</guid>

					<description><![CDATA[<p>Poool is proud to announce a definitive agreement with Darwin CX to provide publishers with a unified, end-to-end subscription platform.</p>
<p>The post <a href="https://theaudiencers.com/darwin-cx-and-poool-unite-to-build-end-to-end-subscription-platform-for-publishers/">Darwin CX and Poool unite to build end-to-end subscription platform for publishers</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://poool.tech/">Poool</a>, the leading dynamic journey builder (owner of <em>Audiencers</em>), is proud to announce that we have signed a definitive agreement with <a href="https://www.darwin.cx/">Darwin CX</a> to provide publishers with <strong>a unified, end-to-end subscription platform for media companies</strong>.</p>



<p class="wp-block-paragraph">By combining Poool’s front-end expertise with Darwin CX’s back-end capabilities, the two together make <strong>a powerful single reader revenue platform, </strong>built specifically to help publishers manage engagement, conversion, and retention in<strong> print and digital</strong>, <strong>subscriptions and donations</strong>.</p>



<pre class="wp-block-verse"><strong>What does this mean for Audiencers and this community? </strong><br><br>We're accelerating our mission further than ever!<br>> More operational case studies, insights from industry experts and benchmarks than ever, to help you make more informed decisions<br>> The industry leading B2B community to connect you with fellow publishing professionals facing similar challenges as yourself<br>> New tools and directories to equip your teams with everything they need to succeed</pre>



<h2 class="wp-block-heading">End-to-end subscription management</h2>



<p class="wp-block-paragraph">Historically, publishers have had to manage the subscriber journey through fragmented tools. This partnership solves that challenge by merging two essential sides of the subscription lifecycle, adding a layer of insights and expertise to help media teams make informed decisions and act on them.</p>



<p class="wp-block-paragraph"><strong>-> The Front-End (Poool):</strong> Targeted experience on-site and on-app, including engagement (newsletters, app downloads), conversion (dynamic paywalls, registration walls), and retention (onboarding, cancellation flows).</p>



<p class="wp-block-paragraph"><strong>-> The Back-End (Darwin CX): </strong>Everything behind the scenes to manage and grow revenue, including subscription management (billing, renewals, fulfillment), authentication, a centralized user database, and advanced analytics and reporting.</p>



<p class="wp-block-paragraph">-> <strong>The Expertise</strong> (<strong>Audiencers</strong>): Proven strategies, industry benchmarks and actionable data from leading publishers worldwide, powered by a community of >15,000 digital publishing professionals sharing their daily challenges and figuring out, together, how to better engage, convert and retain their audiences.</p>



<p class="wp-block-paragraph">Together, this integration offers publishers <strong>a single platform to manage all direct reader revenue</strong>, whether through subscriptions, donations, print, or digital, with total control over the reader experience at every stage.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="d5e2ea" data-has-transparency="false" style="--dominant-color: #d5e2ea;" loading="lazy" decoding="async" width="1024" height="575" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1024x575.jpg" alt="" class="wp-image-49750 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1024x575.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-300x168.jpg 300w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-768x431.jpg 768w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1536x862.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-2048x1150.jpg 2048w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-332x186.jpg 332w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-664x373.jpg 664w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-688x386.jpg 688w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1376x774.jpg 1376w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1044x586.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-2088x1174.jpg 2088w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1400x786.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35-1920x1078.jpg 1920w, https://theaudiencers.com/wp-content/uploads/2026/03/Capture-decran-2026-03-04-a-10.36.35.jpg 2540w" /></figure>



<p class="wp-block-paragraph"><em>&#8220;We built Poool to give media teams full autonomy over their audience strategy. Engagement, conversion, retention, without depending on developers. Over the years, we realized the market needed more, a unified platform, from the first page view to subscriber renewal. That&#8217;s exactly what we&#8217;re building with Darwin CX. A complete platform, combined with the benchmarks and expertise from Audiencers, so that media companies are truly autonomous in piloting their subscription strategy. Media companies don&#8217;t need more tools. They need less, more autonomy and real expertise. That’s what we are offering here.&#8221;</em> Maxime Moné, CEO, Poool&nbsp;</p>



<h2 class="wp-block-heading">More than just a tool</h2>



<p class="wp-block-paragraph">In addition to the technology, the partnership leverages <a href="https://theaudiencers.com/">Audiencers</a>, the leading B2B media and community already gathering 15,000 media professionals, to support them in better engaging, converting and retaining their audiences. This brings an <strong>unmatched layer of value to the platform</strong>, offering industry benchmarks, directories, and best practices to go further in their reader revenue model.</p>



<p class="wp-block-paragraph"><em>“Audiencers is accelerating its mission to help media professionals thrive</em> <em>by bringing them together at a greater scale, sharing what actually works to reclaim audience relationships, and equipping teams with practical intelligence, benchmarks and new tools to make better decisions.“ </em>Marion Wyss, Publisher, Audiencers</p>



<p class="wp-block-paragraph"><strong>All Poool and Darwin CX clients now have an Audiencers&#8217; subscription included in their license</strong>. If you haven’t yet activated your access, please contact your account manager for more details. If you are already an Audiencers subscriber, you will continue to enjoy full access to all content and community features as before.</p>



<h2 class="wp-block-heading"><strong>What does this mean for Poool and Darwin CX clients?</strong></h2>



<p class="wp-block-paragraph">For existing Poool clients, the current setup remains unchanged, but you will gain immediate access to new capabilities from Darwin CX and an expanded roadmap for future innovation.</p>



<p class="wp-block-paragraph">Darwin CX clients will gain access to Poool’s suite of engagement and conversion tools, leading to stronger growth capabilities and a more unified product experience. Not to mention full access to Audiencers’ content and community.</p>



<p class="wp-block-paragraph">For those evaluating new solutions, this partnership offers a single integrated platform that replaces the need for multiple disparate tools, resulting in faster deployment and better performance across the entire subscriber funnel. For more information, <a href="https://poool.fr/demo">book a demo with our team</a>.</p>



<h2 class="wp-block-heading"><strong>About Poool</strong></h2>



<p class="wp-block-paragraph">Poool is a conversion and retention platform trusted by over 250 media companies across 25+ countries, including L’Équipe, Le Parisien, Irish News, The Kyiv Independent, and Hello!/Hola.</p>



<h2 class="wp-block-heading"><strong>About Darwin CX</strong></h2>



<p class="wp-block-paragraph">Darwin CX is a subscription management platform for publishers, membership organizations, and media companies. Headquartered in Toronto with offices in New York, Hamburg, and Northampton, Darwin CX serves 185+ customers managing over 25 million subscribers worldwide. </p>



<h2 class="wp-block-heading"><strong>Contact information:&nbsp;</strong></h2>



<p class="wp-block-paragraph">-&gt; To hear more about how you can benefit from Poool x Darwin CX’s all-in-one reader revenue platform, contact <a href="mailto:hello@poool.fr">hello@poool.fr</a></p>



<p class="wp-block-paragraph">-&gt; If you have any questions related to Audiencers, contact <a href="mailto:team@audiencers.com">team@audiencers.com</a>&nbsp;</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/darwin-cx-and-poool-unite-to-build-end-to-end-subscription-platform-for-publishers/">Darwin CX and Poool unite to build end-to-end subscription platform for publishers</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>L&#8217;Équipe: 12 projects to retain subscribers following the Paris Olympics</title>
		<link>https://theaudiencers.com/lequipe-12-projects-to-retain-subscribers-following-the-paris-olympics/</link>
		
		<dc:creator><![CDATA[Marion Wyss]]></dc:creator>
		<pubDate>Sat, 27 Sep 2025 10:13:05 +0000</pubDate>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Churn cancellation and win-back]]></category>
		<category><![CDATA[Médias d’info]]></category>
		<category><![CDATA[Poool]]></category>
		<category><![CDATA[The Audiencers' Festival]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/retenir-ses-abonnes-sans-jeux-olympiques-a-domicile-les-12-travaux-de-lequipe/</guid>

					<description><![CDATA[<p>After the peak in acquisitions during the Paris 2024 Olympic Games, L’Équipe identified four key moments to drive retention.</p>
<p>The post <a href="https://theaudiencers.com/lequipe-12-projects-to-retain-subscribers-following-the-paris-olympics/">L&#8217;Équipe: 12 projects to retain subscribers following the Paris Olympics</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>
    
<figure class="wp-block-image size-large"><img data-dominant-color="31221d" data-has-transparency="false" style="--dominant-color: #31221d;" loading="lazy" decoding="async" width="1024" height="681" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-1024x681.jpg" alt="" class="wp-image-45393 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-1024x681.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-300x200.jpg 300w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-768x511.jpg 768w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-332x221.jpg 332w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-664x442.jpg 664w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-688x458.jpg 688w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820-1044x694.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2025/09/STB_2820.jpg 1200w" /><figcaption class="wp-element-caption">Fabien Mulot, à The Audiencers Festival Paris 2025</figcaption></figure>



<p class="wp-block-paragraph">This article summarizes the session given by Fabien Mulot, Marketing Director at L’Équipe, at The Audiencers&#8217; Festival in Paris on September 16, 2025.</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; After the acquisition spike from the Paris 2024 Olympics, L'Équipe built 12 retention projects around four lifecycle moments: onboarding, stimulating usage, retention and re-subscription, each with its own indicator

&gt; The number that drove everything: every additional paid article read in the first three days cuts month-one churn by five points. Onboarding now pushes new subscribers to read two

&gt; That onboarding loop shows what the subscription includes, prompts personalisation through alerts, newsletters and favourites, then serves paid content matched to those stated interests

&gt; The cancellation form was rebuilt through A/B testing. Adding a summary screen and showing personalised discounts both improved retention

&gt; An RFV engagement score adapted to L'Équipe guides every decision, with a strategic threshold of 100. Two-thirds of subscribers sit above it</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">How can subscribers be retained once the Olympic Games are over? For L&#8217;Équipe, the challenge is immense: transforming the momentum of a global event into lasting loyalty. Fabien Mulot shared the methods implemented in 2025, which he summarized as “12 projects” organized around four stages in subscribers lifecycle: onboarding, stimulating usage, retention, and re-subscription:</p>



<p class="wp-block-paragraph">Each stage has been assigned its own performance indicator:</p>



<figure class="wp-block-image size-large"><img data-dominant-color="dff6f2" data-has-transparency="true" style="--dominant-color: #dff6f2;" loading="lazy" decoding="async" width="1024" height="577" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-1024x577.png" alt="4 key moments in the subscriber lifecycle for retention at L'Équipe" class="wp-image-45662 has-transparency" srcset="https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-1024x577.png 1024w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-768x433.png 768w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-688x388.png 688w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14-1044x589.png 1044w, https://theaudiencers.com/wp-content/uploads/2025/09/Capture-decran-2025-10-06-a-17.30.14.png 1316w" /></figure>



<h2 class="wp-block-heading">1. Onboarding: the crucial first 3 days</h2>



<p class="wp-block-paragraph">Data analysis showed a strong correlation between immediate consumption and retention. Reading at least two paid articles within the first three days significantly reduces churn M+1.</p>



<figure class="wp-block-image size-large"><img data-dominant-color="f5f6f6" data-has-transparency="false" style="--dominant-color: #f5f6f6;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-1024x576.png" alt="" class="wp-image-45403 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5-1400x788.png 1400w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_5.png 1440w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="dfe2e4" data-has-transparency="false" style="--dominant-color: #dfe2e4;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-1024x576.png" alt="" class="wp-image-45405 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6-1400x788.png 1400w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_6.png 1440w" /></figure>



<figure class="wp-block-image size-large"><img data-dominant-color="f5f6f5" data-has-transparency="false" style="--dominant-color: #f5f6f5;" loading="lazy" decoding="async" width="1024" height="576" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-1024x576.png" alt="" class="wp-image-45407 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-1024x576.png 1024w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-300x169.png 300w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-768x432.png 768w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-332x187.png 332w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-664x374.png 664w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-688x387.png 688w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-1376x774.png 1376w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-1044x587.png 1044w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7-1400x788.png 1400w, https://theaudiencers.com/wp-content/uploads/2025/09/lequipe_slide_7.png 1440w" /></figure>



<p class="wp-block-paragraph">This is the core of L&#8217;Équipe&#8217;s new onboarding strategy: a web and app loop that showcases the benefits of subscription, encourages users to personalize their experience (alerts, newsletters, favorites), and then prompts them to immediately read paid content tailored to their interests.        <div
            class="restricted-content"
            data-poool="0"
            data-poool-mode="custom"
            data-article-id="45656"
                    >
        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-f2a0fb1ee3042"
                            data-blocking-method="server"
                                                                            data-page-type="premium"
                    ></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/lequipe-12-projects-to-retain-subscribers-following-the-paris-olympics/">L&#8217;Équipe: 12 projects to retain subscribers following the Paris Olympics</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
