<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Dzianis Halka</title>
    <description>The latest articles on Forem by Dzianis Halka (@dzianis_halka).</description>
    <link>https://forem.com/dzianis_halka</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3855249%2Fe4ca4b46-f755-4692-976f-ccb63c44632d.jpg</url>
      <title>Forem: Dzianis Halka</title>
      <link>https://forem.com/dzianis_halka</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dzianis_halka"/>
    <language>en</language>
    <item>
      <title>Improving New User Conversion to the Home Screen (Iteration 2)</title>
      <dc:creator>Dzianis Halka</dc:creator>
      <pubDate>Wed, 01 Apr 2026 09:47:34 +0000</pubDate>
      <link>https://forem.com/dzianis_halka/improving-new-user-conversion-to-the-home-screen-iteration-2-270l</link>
      <guid>https://forem.com/dzianis_halka/improving-new-user-conversion-to-the-home-screen-iteration-2-270l</guid>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;

&lt;p&gt;Today (as I’m writing this), it’s Friday, I’ve got a couple of hours, and I want to share how we at Sequoia continue working on improving new user conversion to the home screen.&lt;/p&gt;

&lt;p&gt;If you’ve been following our blog or social media, you already know where we started. If not, here’s some context.&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;Last summer, we discovered that our registration completion rate was very low - just 14.2%. That was a wake-up call.&lt;/p&gt;

&lt;p&gt;We immediately started working on it. By changing the tone of communication, we more than doubled the conversion up to 32.7%. See the table below.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnx4lqqh85ux9vcrfqvh2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnx4lqqh85ux9vcrfqvh2.png" alt=" " width="800" height="513"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;At the time, this felt like a big win for us. Not just for the product, but also from a medical perspective. We even turned this into a &lt;a href="https://sequoia.health/research/the-impact-of-communication-tone-on-mens-engagement-in-sexual-health-issues" rel="noopener noreferrer"&gt;research&lt;/a&gt; case and submitted it to the World Meeting on Sexual Medicine (WMSM). It was accepted and &lt;a href="https://sequoia.health/blog/sequoia-at-wmsm-2026" rel="noopener noreferrer"&gt;presented&lt;/a&gt; this February in Porto, Portugal.&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s next
&lt;/h2&gt;

&lt;p&gt;But 32.7% is not our limit.&lt;/p&gt;

&lt;p&gt;We kept digging into the data and quickly found three weak points: the name input screen, privacy screen, and “upcoming test” screen.&lt;/p&gt;

&lt;h2&gt;
  
  
  Name input screen
&lt;/h2&gt;

&lt;p&gt;We were losing 31.6% of users on the name screen - the very first screen.&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;From a psychological point of view, when a man is dealing with a sexual health issue, asking for personal data right away creates anxiety and distrust. Many users simply closed the app.&lt;/p&gt;

&lt;p&gt;So we changed the flow.&lt;/p&gt;

&lt;p&gt;Now the app first:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;greets the user&lt;/li&gt;
&lt;li&gt;explains how it can help&lt;/li&gt;
&lt;li&gt;shows it’s built with doctors&lt;/li&gt;
&lt;li&gt;highlights privacy&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And only then asks for a name.&lt;/p&gt;

&lt;p&gt;We also redesigned the screen:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;made the name optional (Skip button)&lt;/li&gt;
&lt;li&gt;allowed nicknames&lt;/li&gt;
&lt;li&gt;allowed numbers and symbols&lt;/li&gt;
&lt;li&gt;removed auto-open keyboard&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This reduced pressure and increased trust.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwoq3wuzo0aiqe4vmz6mu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwoq3wuzo0aiqe4vmz6mu.jpg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Privacy screen
&lt;/h2&gt;

&lt;p&gt;We were losing up to 7.4% of users here.&lt;/p&gt;

&lt;p&gt;Before, users had to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;check a box&lt;/li&gt;
&lt;li&gt;tap "Continue securely"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We simplified it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;removed the checkbox&lt;/li&gt;
&lt;li&gt;changed text to “By continuing, you agree to the Privacy Policy and Terms”&lt;/li&gt;
&lt;li&gt;made the button active by default&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now it’s one action instead of two.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5cjhvykbchjvzl9jnscr.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5cjhvykbchjvzl9jnscr.jpg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Upcoming test screen
&lt;/h2&gt;

&lt;p&gt;On the screen where we tell users they’ll answer a few questions, we were losing 11.4%.&lt;/p&gt;

&lt;p&gt;At first glance, it looked fine. We redesigned it:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;added an illustration&lt;/li&gt;
&lt;li&gt;reduced text&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At first, it felt like just a visual update. But we wanted to understand what really mattered - so we used A/B tests.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlpe4hca5v8csoe4xbo1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqlpe4hca5v8csoe4xbo1.jpg" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  A/B testing
&lt;/h2&gt;

&lt;p&gt;Firebase provides a Remote Config feature that's quite useful. So we can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;run multiple screen versions&lt;/li&gt;
&lt;li&gt;split audience (e.g. 50/50)&lt;/li&gt;
&lt;li&gt;see results in real time&lt;/li&gt;
&lt;li&gt;stop anytime &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;After testing, we can keep the better-performing version and hide the lower-performing one.&lt;/p&gt;

&lt;p&gt;We ran all changes through A/B tests - even when results seemed obvious. In our opinion, the best practice is to rely on data, not intuition.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv9jrv17eyvu6cl86h2tt.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv9jrv17eyvu6cl86h2tt.jpeg" alt=" " width="800" height="430"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Expanding analytics
&lt;/h2&gt;

&lt;p&gt;At the same time, we expanded analytics.&lt;/p&gt;

&lt;p&gt;We started tracking all the way up to the home screen, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;paywall&lt;/li&gt;
&lt;li&gt;“your journey in 5 steps” screen&lt;/li&gt;
&lt;li&gt;notification permission&lt;/li&gt;
&lt;li&gt;“what’s new” screen&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And we found something important:&lt;/p&gt;

&lt;p&gt;If we consider the home screen as the final point (instead of Progress Potential, as before), conversion drops to 21%.&lt;br&gt;
That’s expected - we added 4 more steps. But it’s a more honest metric.&lt;/p&gt;

&lt;h2&gt;
  
  
  Results
&lt;/h2&gt;

&lt;p&gt;All changes were included in release 1.5.8 (January). But early data was noisy (due to A/B tests), so we analyzed February results.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8s69xfqht2hjxe5c3gs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fv8s69xfqht2hjxe5c3gs.png" alt=" " width="800" height="856"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here’s what we got:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Name screen drop-off decreased 10x (from 31.6% to 3.1%)&lt;br&gt;
→ Hypothesis confirmed: don’t ask personal data upfront, build trust first.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Privacy screen drop-off increased (+2.4%)&lt;br&gt;
→ Unexpected result. A/B test initially showed improvement, but the final data says otherwise.&lt;br&gt;
→ Still investigating.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Test screen improved slightly (−0.5%)&lt;br&gt;
→ Not significant yet, will review March data.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Overall results
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Conversion to Progress Potential increased from 32.7% to 57.5% (+24.8%)&lt;/li&gt;
&lt;li&gt;38.9% of users now reach the home screen&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;This case clearly shows how important it is to know your numbers. Analytics helps you: see real problems, find bottlenecks, and make data-driven decisions.&lt;/p&gt;

&lt;p&gt;My advice to founders: Track everything. Every screen matters. The earlier you start, the better for your business.&lt;/p&gt;

&lt;p&gt;As for us, we’re not stopping here. More iterations coming soon.&lt;/p&gt;

&lt;p&gt;Stay tuned&lt;/p&gt;

</description>
      <category>startup</category>
      <category>menshealth</category>
      <category>onboarding</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
