<?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>NZZ | Audiencers</title>
	<atom:link href="https://theaudiencers.com/tag/nzz/feed/" rel="self" type="application/rss+xml" />
	<link>https://theaudiencers.com/tag/nzz/</link>
	<description>Engagement, conversion &#38; retention</description>
	<lastBuildDate>Sun, 09 Aug 2026 12:58:32 +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>NZZ | Audiencers</title>
	<link>https://theaudiencers.com/tag/nzz/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Why 80% of our homepage is now personalized — and how that’s changing everything</title>
		<link>https://theaudiencers.com/why-80-of-our-homepage-is-now-personalized-and-how-thats-changing-everything/</link>
		
		<dc:creator><![CDATA[Daniel Geiger]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 07:30:26 +0000</pubDate>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Editorial work and products]]></category>
		<category><![CDATA[Engagement]]></category>
		<category><![CDATA[NZZ]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=43581</guid>

					<description><![CDATA[<p>How NPG Digital built a technology to personalize their homepage, leading to an increase in engagement, conversion and retention.</p>
<p>The post <a href="https://theaudiencers.com/why-80-of-our-homepage-is-now-personalized-and-how-thats-changing-everything/">Why 80% of our homepage is now personalized — and how that’s changing everything</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">As Head of Product Management at Germany&#8217;s NPG Digital, <a href="https://www.linkedin.com/in/geiger-daniel/" target="_blank" rel="noreferrer noopener">Daniel Geigner</a> and his team have left “one fits all” in the past &#8211; they now personalize around 80% of homepage content in their news app for every single user, based on reading behavior, interests, and regional relevance. <br><br>In this article, Daniel shares why and how they developed this technology, the huge success from the project, and how they&#8217;re building this out onto other touch points. </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; NPG Digital personalises around 80% of its app homepage for every user, including readers who aren't logged in. Personalisation is the entry point to the lifecycle rather than a subscriber benefit

&gt; The mix matters. Readers explicitly pick a region and topics, while machine learning handles the rest, including surfacing content from whichever audience group they read most, be that parents, sport or crime

&gt; Personalised teasers get 10% click-through against 3% for manually placed content. Paywall hits are up 10% and average active days per subscriber up 28%

&gt; The clearest example is a local football club. Showing FC Energie Cottbus updates to everyone produced weak engagement. Showing them only to fans identified by reading behaviour transformed it

&gt; Their new chat assistant answers only from NPG's own journalism, and doubles as research. When readers ask questions directly, they tell you what they actually care about</pre>
</div>

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



<h2 class="wp-block-heading">Why we believe personalization is essential</h2>



<p class="wp-block-paragraph">        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            As a local media company, you might assume we’re playing a different game than the likes of Netflix or Spotify. But when it comes to <strong>user expectations</strong>, we believe we share the same audience mindset: people want the <em>right content at the right time</em>.</p>



<p class="wp-block-paragraph">We publish more articles than any single reader could ever consume. Our challenge isn’t a lack of content — it’s <strong>making sure each reader sees what’s truly relevant to them</strong>.</p>



<p class="wp-block-paragraph">That’s why we’ve made personalization a core principle of our product strategy. And nowhere is this more critical than on the homepage, where readers begin their journey. Today, <strong>80% of our homepage is personalized</strong>.</p>



<h2 class="wp-block-heading">Our goals: Relevance, Conversion, Retention</h2>



<p class="wp-block-paragraph">We’re not personalizing for the sake of being modern. We do it because it <strong>works — across every key metric</strong>:</p>



<ul class="wp-block-list">
<li><strong>Conversion</strong>: Relevant content improves paywall hits and subscriber growth.</li>



<li><strong>Engagement</strong>: Readers return more often when they see what interests them.</li>



<li><strong>Churn prevention</strong>: Retention increases when readers consistently find value.</li>
</ul>



<p class="wp-block-paragraph">And this doesn’t just apply to our paying customers. Even <strong>non-logged-in users</strong> receive a personalized homepage, making personalization the entry point to our customer lifecycle.</p>



<h2 class="wp-block-heading">How we built our personalization engine</h2>



<p class="wp-block-paragraph">Our personalization is powered by a mix of <strong>user-configurable modules and algorithmic recommendations</strong>, including:</p>



<ol class="wp-block-list">
<li><strong>“My Region”</strong> – users select their preferred local area.</li>



<li><strong>“My Topics”</strong> – users choose their topic interests.</li>



<li><strong>1:1 Recommendations</strong> – machine learning models predict article interest.</li>



<li><strong>“7 at 7”</strong> – a daily story-format summary with AI-generated snippets.</li>



<li><strong>Audience-based recommendations</strong> – we surface articles aligned to the reader’s most-read “audience group” (e.g. parents, sports or crime fans), based on behavioral data.</li>
</ol>



<p class="wp-block-paragraph">All of this is driven by our <strong>central data warehouse</strong>, where we track reading behavior, user choices, subscription status and more. Our data team creates recommendation models to serve personalized content in real time.</p>



<h2 class="wp-block-heading">The results: +10% paywall hits and a 3× higher CTR</h2>



<p class="wp-block-paragraph">Since launching our new homepage strategy earlier this year, we’ve seen strong results:</p>



<ul class="wp-block-list">
<li><strong>+10% increase in paywall hits</strong></li>



<li><strong>Personalized teasers: 10% CTR</strong> (vs. 3% for manually placed content)</li>



<li><strong>+28% increase in average active days per subscriber</strong></li>
</ul>



<p class="wp-block-paragraph">One standout example: local football team FC Energie Cottbus. When we showed updates to all readers, engagement was low. Now, we <strong>only show the module to fans</strong> — identified through their reading behavior — and engagement has skyrocketed.</p>



<p class="wp-block-paragraph">Every step of our rollout has been tested via <strong>A/B experiments</strong>. And importantly: we partnered closely with the editorial team throughout. That collaboration was key.</p>



<h2 class="wp-block-heading">Beyond the homepage: Email, push and conversational UX</h2>



<p class="wp-block-paragraph">Personalization doesn’t stop at the homepage. In fact, it’s <strong>working across every product touchpoint</strong>:</p>



<ul class="wp-block-list">
<li>Our <strong>personalized newsletter</strong> is our best-performing email by far (opens and CTR).</li>



<li>We’re expanding personalization into <strong>push notifications</strong> and other channels.</li>



<li>And now, we’re launching a new feature: <strong>“Frag mich”</strong> (Ask Me) – a <strong>chat-based assistant</strong> powered by generative AI.</li>
</ul>



<p class="wp-block-paragraph">Readers ask questions and get instant answers based exclusively on our editorial content — no hallucinations, no third-party data.</p>



<p class="wp-block-paragraph">This conversational format opens the door to a <strong>radical new type of personalization</strong> — one where the user explicitly tells us what they care about. And in return, we get invaluable feedback on which topics truly matter to our audience.</p>



<h2 class="wp-block-heading">Our next chapter: Personalization everywhere</h2>



<p class="wp-block-paragraph">Looking ahead, our goal is clear: <strong>personalized experiences on every page, in every channel</strong> — web, app, email, push.</p>



<p class="wp-block-paragraph">The app is at the heart of our strategy. We see it as the place where we can combine <strong>timing, format and relevance</strong> into a single product: whether it’s a long-form article, a short summary, a Q&amp;A, a podcast or a video.</p>



<p class="wp-block-paragraph">Personalization isn’t just a feature. It’s the <strong>foundation for modern, user-centered journalism</strong> — and we’re building every part of our ecosystem with that in mind.</p>



<p class="wp-block-paragraph"><strong>Want to know more? <a href="https://www.linkedin.com/in/geiger-daniel/">Feel free to get in touch!</a></strong></p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-f700b57a81ada"
                            data-blocking-method="client"
                                                                            data-page-type="free"
                    ></div>
        <div className="engage-post-paywall-banner" data-display-on="release"></div>
    </p>
      <div data-ta-component="payment-form"></div>
            <div
            class="poool-engage-element"
                            id="engage-post-content-banner"
                                ></div>
            <div
            class="poool-engage-element"
                            id="engage-fullscreen-banner"
                                ></div>
    <p>The post <a href="https://theaudiencers.com/why-80-of-our-homepage-is-now-personalized-and-how-thats-changing-everything/">Why 80% of our homepage is now personalized — and how that’s changing everything</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Alban Mazrekaj: bridging newsroom and product at NZZ</title>
		<link>https://theaudiencers.com/alban-mazrekaj-bridging-newsroom-and-product-at-nzz/</link>
		
		<dc:creator><![CDATA[Madeleine White]]></dc:creator>
		<pubDate>Mon, 12 May 2025 14:28:51 +0000</pubDate>
				<category><![CDATA[Decisions]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Digital transformation]]></category>
		<category><![CDATA[NZZ]]></category>
		<category><![CDATA[Product and strategy execution]]></category>
		<category><![CDATA[Teams and culture]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=40832</guid>

					<description><![CDATA[<p>How NZZ established a new way of  working that respects journalism while making it more audience-centric, going beyond traditional  journalistic performance metrics to align with broader business goals. </p>
<p>The post <a href="https://theaudiencers.com/alban-mazrekaj-bridging-newsroom-and-product-at-nzz/">Alban Mazrekaj: bridging newsroom and product at NZZ</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></description>
										<content:encoded><![CDATA[        <div
            class="poool-engage-element"
                            id="engage-pre-content-banner"
                                ></div>
    
<p class="wp-block-paragraph"><a href="https://www.linkedin.com/in/alban-mazrekaj-8488b37a/" target="_blank" rel="noreferrer noopener">Alban Mazrekaj</a> leads the Editorial Product Development team at <a href="https://www.nzz.ch/" target="_blank" rel="noreferrer noopener">NZZ</a>, establishing a new way of&nbsp; working that respects journalism while making it more audience-centric, going beyond traditional&nbsp; journalistic performance metrics to align with broader business goals.&nbsp;</p>



<p class="wp-block-paragraph">With this kind of job description, how could we not want an interview to find out more!</p>



<p class="wp-block-paragraph">“In product management, empathy for users is key. But in media, success starts with empathizing with  those who create the experience: journalists. Their work is the foundation upon which all product  experiences are built. Without understanding their needs and challenges, no product can truly  succeed.” </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; NZZ has built an Editorial Product Development team that sits beside the classic product team. Three editorially-minded people translate journalists' needs into product decisions rather than imposing product thinking on them

&gt; Each of the three keeps a foot in the newsroom, spending two days a week in their original editorial role. One is a former newsletter editor, now the newsletter product manager

&gt; The journalists who suit these roles aren't the ones who love the craft most. They are the ones already asking about target groups, business goals and internal processes

&gt; Research found readers couldn't tell opinion pieces from news. The fix, showing the writer's face in the teaser, needed editorial buy-in, and it lands better from a colleague than from a product manager with post-its

&gt; Because the team already knew the photo desk's workflows, defining requirements took half the time. Success is measured on completion rates, recirculation and engagement, treated as a leading indicator for churn</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">Tell us a little bit about you &amp; your background </h2>



<p class="wp-block-paragraph">        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            With a product background from the airline industry, I first entered the media industry 5 years ago. Thanks to my understanding of data, I began in advertising before moving into subscription. I quickly realized that editorial newsletters were the best-performing conversion tool, so gradually shifted my focus there, putting my product knowledge to use again. </p>



<p class="wp-block-paragraph">At NZZ, where I work now, they were looking for a product manager for their newsletter portfolio &#8211; perfect! So I joined 4 years ago. Today, I’m responsible for the entire editorial product development.</p>



<h2 class="wp-block-heading">What is “Editorial Product Development”? </h2>



<p class="wp-block-paragraph">Editorial Product Development aims to establish a new way of working that respects journalism while&nbsp;making it more audience-centric.</p>



<p class="wp-block-paragraph">The concept bridges the gap between editorial and product teams. This takes more than alignment meetings and shared goals. It requires a role that speaks the language&nbsp;of editors while thinking in product principles.</p>



<p class="wp-block-paragraph">Enter Editorial Product Development! It brings&nbsp;together product- and editorial-minded individuals to align newsroom workflows with audience-driven&nbsp;strategies while preserving editorial independence. It translates the needs of journalists into product&nbsp; solutions and ensures that decisions empower the newsroom rather than burden it.&nbsp;</p>



<figure class="wp-block-image size-large"><img data-dominant-color="efeff2" data-has-transparency="false" style="--dominant-color: #efeff2;" fetchpriority="high" decoding="async" width="1024" height="545" sizes="(max-width: 1024px) 100vw, 1024px" src="https://theaudiencers.com/wp-content/uploads/2025/05/image-5-1024x545.jpg" alt="NZZ editorial product development" class="wp-image-53532 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/05/image-5-1024x545.jpg 1024w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-300x160.jpg 300w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-768x409.jpg 768w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-1536x818.jpg 1536w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-332x177.jpg 332w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-664x354.jpg 664w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-688x366.jpg 688w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-1044x556.jpg 1044w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-1400x746.jpg 1400w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5.jpg 1600w" /></figure>



<h2 class="wp-block-heading">Building this Editorial Product team </h2>



<p class="wp-block-paragraph">There are 3 editorial-minded individuals in our team. One focuses on digital workflows, such as&nbsp;homepage curation, planning tools, push notifications, etc. The second is the Newsletter PM, who previously worked as a newsletter editor and therefore has operational experience of what works and&nbsp; what doesn’t. Finally, we have the Editorial PM for off-platform work – an essential perspective for any new product development today. Each of them spend 2 days a week in their original editorial roles&nbsp;and the rest of their time in a more product-focused role within my team. We sit next to the classic&nbsp; product team, who manage the website and app features – while we focus on making the content come alive.&nbsp;</p>



<figure class="wp-block-image size-full"><img data-dominant-color="a9c0ac" data-has-transparency="false" style="--dominant-color: #a9c0ac;" decoding="async" width="800" height="464" sizes="(max-width: 800px) 100vw, 800px" src="https://theaudiencers.com/wp-content/uploads/2025/05/image-5.png" alt="Bridging product and editorial at NZZ" class="wp-image-53534 not-transparent" srcset="https://theaudiencers.com/wp-content/uploads/2025/05/image-5.png 800w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-300x174.png 300w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-768x445.png 768w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-332x193.png 332w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-664x385.png 664w, https://theaudiencers.com/wp-content/uploads/2025/05/image-5-688x399.png 688w" /></figure>



<h2 class="wp-block-heading">A powerful combination</h2>



<p class="wp-block-paragraph">You have strong UX professionals coming from product, who deeply understand user needs and how&nbsp;to act on them. At times, their deep empathy can lead to a strong user-first perspective. Journalists offer a valuable counterbalance. They come with a clear story to tell and a drive to share it,&nbsp;even if it’s not always based on detailed user research.&nbsp;</p>



<p class="wp-block-paragraph">Bringing these two mindsets together – such as having a journalist step into a product management&nbsp;role – creates a powerful blend. It’s the kind of balance media companies need to serve both their&nbsp;audience and their editorial mission.&nbsp;</p>



<h2 class="wp-block-heading">How to pick the right journalist </h2>



<p class="wp-block-paragraph">There are journalists who quite simply love the craft – they want to write the story, produce the video, or create the podcast, but aren’t particularly interested in what happens after publication. They are&nbsp;essential! People ultimately come to us for our stories, no matter how great the product experience is. However, they are not necessarily the ones who will thrive in product roles.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Others are curious to go beyond content creation. They ask questions about target groups, business&nbsp; goals, and internal processes. These journalists show potential for working in product. Bringing them into product roles not only increases the chances of success but also fosters greater acceptance and&nbsp;cultural change.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><em>“Media companies cannot afford to treat product development as separate from editorial realities.&nbsp; The best digital products come from organizations where product and editorial teams co-create rather&nbsp; than operate in silos. Empathy makes this possible – empathy not just for readers, but for the people&nbsp; who bring the stories to life every day. If we want to build truly impactful media products, we must&nbsp; start by understanding and supporting them.”</em></p>
</blockquote>



<h2 class="wp-block-heading">The team’s work in practice </h2>



<p class="wp-block-paragraph">When launching a new audience feature, an Editorial Product Manager doesn’t just look at&nbsp; engagement metrics. They also analyse how it impacts storytelling and how it fits into the workflows&nbsp;and constraints journalists face under tight deadlines. This understanding is crucial for developing&nbsp;products that support rather than hinder the newsroom.&nbsp;</p>



<p class="wp-block-paragraph">One case study involves opinion pieces. User research revealed that while some readers – especially younger audiences – prefer unbiased facts, others enjoy opinion-based content. However, many&nbsp;readers couldn’t distinguish opinion pieces from regular articles. One idea was to display the editor&#8217;s&nbsp; face in the teaser when it&#8217;s an opinion piece. Here, Editorial Product Managers played a crucial role,&nbsp; particularly in two ways:&nbsp;</p>



<p class="wp-block-paragraph">1. <strong>The cultural aspect</strong>: We needed editorial buy-in. Not every journalist is thrilled about having their picture attached to an article. But if the idea comes from someone within editorial who&nbsp;understands their work, it’s received much better than if a “product guy” comes along with post-its&nbsp; and user-centric arguments.&nbsp;</p>



<p class="wp-block-paragraph">2. <strong>The process aspect: </strong>We had never used photos of editors at article level before. We needed&nbsp; support from the photo editorial team to source consistent images. Because Editorial Product&nbsp;Managers already know these workflows and backend processes, defining requirements and&nbsp; moving forward took half the time.&nbsp;</p>



<h2 class="wp-block-heading">What does success look like for Editorial Product Managers? </h2>



<p class="wp-block-paragraph">Our work contributes to overarching business goals, such as increasing subscription or advertising&nbsp;revenue. Success is measured using journalistic performance metrics, depending on the initiative – such as article completion rates, content recirculation, or user feedback. Ultimately, engagement is our&nbsp; key success indicator. It drives conversions and prevents churn. Engagement thus serves as a proxy for harder KPIs like subscription sales and cancellations, which it significantly influences.&nbsp;</p>



<p class="wp-block-paragraph">Success is also about empathizing with journalists: helping their stories gain the value they deserve from both audiences and the business. Journalists sometimes feel that their role is becoming less important – when in fact, the opposite is true.</p>



<p class="wp-block-paragraph">        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-992c63c3ae2d2"
                            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/alban-mazrekaj-bridging-newsroom-and-product-at-nzz/">Alban Mazrekaj: bridging newsroom and product at NZZ</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NZZ: How do you inspire people in the first 100 days?</title>
		<link>https://theaudiencers.com/nzz-how-do-you-inspire-people-in-the-first-100-days/</link>
		
		<dc:creator><![CDATA[Lennart Schneider]]></dc:creator>
		<pubDate>Mon, 17 Jun 2024 19:47:30 +0000</pubDate>
				<category><![CDATA[Inspirations]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[NZZ]]></category>
		<category><![CDATA[Onboarding]]></category>
		<category><![CDATA[Retention]]></category>
		<guid isPermaLink="false">https://theaudiencers.com/?p=28714</guid>

					<description><![CDATA[<p>100 days. During this time, you have to convince new users that your subscription is worthwhile for them.&#8230;</p>
<p>The post <a href="https://theaudiencers.com/nzz-how-do-you-inspire-people-in-the-first-100-days/">NZZ: How do you inspire people in the first 100 days?</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">100 days. During this time, you have to convince new users that your subscription is worthwhile for them.</p>



<p class="wp-block-paragraph">One of the latest guests on my <a href="https://subscribe-now.beehiiv.com/" target="_blank" rel="noreferrer noopener">Subscribe Now</a> podcast has been thinking for years about how to best use this time to build trust and routines.</p>



<p class="wp-block-paragraph">Alban Mazrekaj is the Lead Product Manager at NZZ, responsible for the &#8216;Discover&#8217; mission, i.e. the part of the subscription journey from the first contact with the brand, through registration and onboarding, which should then lead to subscription.</p>



<p class="wp-block-paragraph">In the podcast, he reveals which actions have the greatest effect on propensity to subscribe and the role that personalization algorithms play in this.        <div
            class="restricted-content"
            data-poool-mode="excerpt"
            data-poool="80"
                    >
            </p>



<h2 class="wp-block-heading">Here are four things you can learn from the NZZ:</h2>



<h2 class="wp-block-heading">1. Four Mission Teams along the Subscriber Journey</h2>



<p class="wp-block-paragraph">The NZZ works in four cross-functional mission teams that are organized along the subscriber journey:&nbsp;<strong>Discover, Subscribe, Engage and Delve deeper.</strong></p>



<p class="wp-block-paragraph">So the first step is to create a positive first contact with the NZZ for as many people as possible, then to bring them closer to the brand through&nbsp;<strong>registrations, podcasts and newsletters</strong>&nbsp; convert them to a subscription and finally build loyalty and increase ARPU through additional offers and upgrades such as the&nbsp;<strong>premium subscription</strong>&nbsp;“PRO Global”.</p>



<p class="wp-block-paragraph">The missions are intended to break down silos and bring&nbsp;<strong>product, UX design, technology, marketing, data and editorial teams</strong>&nbsp;closely together. Each mission consists of a core team from three disciplines (product, design, technology), which draws support from adjacent teams depending on the project.</p>



<p class="wp-block-paragraph">Aligning the customer journey means that there are clear responsibilities and each team has KPIs that are easy to measure. But Alban also sees challenges in that users are not accompanied from start to finish and there are sometimes dependencies between teams that make the work more difficult.</p>



<p class="wp-block-paragraph">That&#8217;s why he&#8217;s currently working on revising the team structure as part of his leadership program at Columbia University. Because, just like product development,&nbsp;<strong>organizational development should be driven forward iteratively</strong>&nbsp;and learnings implemented efficiently.</p>



<h2 class="wp-block-heading">2. From registration to subscription</h2>



<p class="wp-block-paragraph"><strong>Alban&#8217;s team is responsible for discovery,</strong>&nbsp;which roughly means from the first contact with the brand to registration and subsequent onboarding.</p>



<p class="wp-block-paragraph">They are currently experimenting with&nbsp;<strong>registration walls</strong>&nbsp;and when this makes more sense than a paywall to build up a pool of interested users.</p>



<p class="wp-block-paragraph">After registration, he considers the first 100 days to be crucial, because if you don&#8217;t take out a subscription by then, in most cases you won&#8217;t do so again.</p>



<p class="wp-block-paragraph">The most important product to get started with is the&nbsp;<strong>daily NZZ Briefing.</strong>&nbsp;Readers receive this automatically after registering and it is designed to build a habit of reading NZZ journalism.</p>



<p class="wp-block-paragraph">But it is also important for them to ensure that their offerings are&nbsp;<strong>used as widely as possible</strong>. That&#8217;s why podcasts and videos are also recommended to registered readers, even if they are usually available for free. It&#8217;s about building a relationship with the brand in a variety of ways, developing loyalty and trust.</p>



<h2 class="wp-block-heading">3. Using personalization to combat the filter bubble</h2>



<p class="wp-block-paragraph">Personalization plays a major role on NZZ, especially in the&nbsp;<strong>newsletter, “My NZZ”</strong>,&nbsp;and in reading recommendations below articles.</p>



<p class="wp-block-paragraph">However, one should pay attention to the&nbsp;<strong>users&#8217; needs and concerns</strong>. They fear missing out on important topics because they don&#8217;t match their profile or because they sink deeper and deeper into their own bubble.</p>



<p class="wp-block-paragraph">That&#8217;s why the personalized NZZ products are designed so that you always see the most important news whilst also getting targeted inspiration for topics that broaden your horizons.</p>



<p class="wp-block-paragraph">To do this, the internal data team develops models based, for example, on users with similar profiles.</p>



<p class="wp-block-paragraph">The homepage and the NZZ Briefing are&nbsp;<strong>not yet personalized.</strong>&nbsp;Alban hasn&#8217;t ruled this out, but they would like to use more editorial expertise in this area and curate topics that are relevant to readers.</p>



<p class="wp-block-paragraph">He generally sees personalization as a&nbsp;<strong>retention rather than acquisition tool.</strong>&nbsp;On the one hand, the data to give good recommendations is (still) missing at the acquisition moment, but on the other hand, the reading recommendations are only valuable if you have a subscription in order to access the articles.</p>



<h2 class="wp-block-heading">4. Develop new markets with verticals</h2>



<p class="wp-block-paragraph">NZZ, for example, has set up verticals with “Planet A” for climate journalism and “Well-Being” to attract users in new subject areas.</p>



<p class="wp-block-paragraph">The verticals often start with a&nbsp;<strong>newsletter or podcast,</strong>&nbsp;but are then expanded to other areas.</p>



<p class="wp-block-paragraph">They are managed by editors who serve as the face of the brand and work closely with the product team. This is also one of the big differences to departments, because verticals can work&nbsp;<strong>like small startups within the company</strong>, pursuing their own goals and being developed by cross-functional teams.</p>



<p class="wp-block-paragraph">Even if the verticals open up new topics, they must always have a&nbsp;<strong>connection to the core product</strong>, because only then can readers be transferred to the core subscription. Depending on how much they already offer for these target groups, Alban recommends different strategies.</p>



<p class="wp-block-paragraph"><strong>What he advises against:</strong>&nbsp;cheap subscriptions for individual verticals. They should continue to contribute to the core business and not shift the focus away from the normal NZZ subscription.</p>



<p class="wp-block-paragraph">Find more of Lennart&#8217;s work on <a href="https://subscribe-now.beehiiv.com/">Subscribe Now</a>.        </div>
                <div
            class="poool-access-paywall locked"
            id="poool-widget-29bd517154091"
                            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/nzz-how-do-you-inspire-people-in-the-first-100-days/">NZZ: How do you inspire people in the first 100 days?</a> appeared first on <a href="https://theaudiencers.com">Audiencers</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
