TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why are PWA user install stats so hard to find?

43 pointsby chr15m10 months ago
I want to know how many people install progressive web apps. All of the sources I could find say the same things over and over:<p>- &quot;...market is expected to reach a value of 10.77 billion dollars.&quot;<p>- &quot;PWAs cater to over 6.3 billion smartphone users globally.&quot;<p>- Dramatic improvements in speed, conversions, retention rate etc.<p>These stats don&#x27;t tell me how many users and what proportion of users actually add PWAs to their home screen. For companies like Starbucks who have deployed a PWA I&#x27;d love to know what proportion of their web traffic ends up installing the PWA, and how it compares to native for example. Does anybody know where I can find this information generally?<p>The closest thing I could find to real data is this:<p>- Apple said PWAs had &quot;very low user adoption&quot; when they recently cancelled (and then un-cancelled) them for EU users.<p>- A Chrome OS blog post where they say &quot;Since the beginning of 2021, desktop PWA installs have grow by 270%&quot; (published early 2022).<p>Thanks!

19 comments

pletnes10 months ago
I work as a developer &#x2F; consultant. Sometimes I show «install as desktop app» on Edge&#x2F;chrome on windows and people are genuinely surprised, and don’t know about it. I’d bet the conscious usage is very low.<p>Chrome(OS) and others might use PWAs behind the scenes, so depending on how you count, maybe the numbers are much higher than I’d think?
评论 #40960142 未加载
评论 #40960014 未加载
评论 #40960195 未加载
评论 #40959808 未加载
评论 #40960509 未加载
thangngoc8910 months ago
&gt; Apple said PWAs had &quot;very low user adoption&quot;<p>Installing PWA isn&#x27;t obvious for users on iOS Safari or even macOS Safari. It&#x27;s very obscure<p>&gt; A Chrome OS ... desktop PWA installs have grow by 270%<p>Google Chrome would &quot;beg&quot; you to install PWA if the web was developed in the correct way with correct manifest and ServiceWorkers.
评论 #40961979 未加载
评论 #40959781 未加载
评论 #40960043 未加载
peterbecich10 months ago
Recent interesting thread about PWAs:<p><i>Ask HN: Who has had a successful PWA product?</i><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40724774">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40724774</a>
评论 #40959930 未加载
rty3210 months ago
My guess is that indeed the usage is low and people didn&#x27;t bother to update stats or put more efforts into it. But the real reasons, in my opinion --<p>On the desktop, PWAs are simply less relevant. People are mostly online, and there is little difference between PWA and a &quot;real&quot; website, so people would just go to the website instead of &quot;installing&quot; it. Most &quot;heavyweight&quot; applications like VSCode, Photoshop and Premier Pro need to be run natively (although many of their features are available in the web version). Google Docs, probably, but otherwise there is very little incentive for using PWAs.<p>On mobile, many of the same points apply, although PWAs have more access to permissions and are often viable replacements to native apps (especially apps that are just websites anyway, like Uber Eats). I think mobile apps would be the ones driving the growth of PWAs. But of course... Apple. Apple doesn&#x27;t want this ecosystem to grow to take revenue from the app store, and just made it difficult to develop and use PWAs. (There are legitimate concerns over how PWAs are used, but there are also solutions.) As a developer you don&#x27;t want to spend time developing PWAs that only run on Android phones, so you might not bother at all.
评论 #40961799 未加载
评论 #40960525 未加载
Daneel_10 months ago
The only ones I’ve ever used are gmail and google calendar on my work computer, and that’s because we don’t allow third party fat clients.<p>I’m not looking to use PWAs.
troupo10 months ago
Because PWAs are mostly hype originally aggressively promoted by Google, but now even Google is tired of promoting them.<p>One of the few places where hype is still real is Hacker News, and even here people can&#x27;t even come up with examples of good PWAs beyond, and I kid you not, Twitter.<p>Going from 1 install to 270 installs is a 270% increase, too. So I would take such stats with a grain of salt weighing about 270 tons. Google is dominating mobile market and Chrome is dominating the browsers market, and that&#x27;s the best stats they can come up with?
评论 #40960079 未加载
评论 #40960074 未加载
NekkoDroid10 months ago
I personally very much enjoy using PWAs for things that are actually more like apps than websites. Things like Discord could benefit from a PWA version, but the ones I actually do use are for standard Fediverse pages, YouTube, Chrome Remote Desktop, Pokemon Showdown and a bunch more.<p>Sadly I do think that PWAs aren&#x27;t very popular in the grand scheme of things since I think they often make more sense than a separate app that you download just for it to basically be a copycat of the website and to still not work offline.
solardev10 months ago
I don&#x27;t think anyone actually uses these in the real world.
streptomycin10 months ago
My understanding is that a PWA is just a website with a few extra features. The ability to &quot;install&quot; it is one of those features, but it&#x27;s still a PWA even if you don&#x27;t install it and just use it as a normal website. So basically a website with a service worker that has some offline functionality is a PWA. Tons of people use those without even knowing it, and there&#x27;s no good way to measure that.
bitnasty10 months ago
I’m a little confused. Most people are talking about PWAs as though <i>adding a website shortcut to your Home Screen is a PWA</i>. When I search for what a PWA is on Google, it says they can be placed in the app stores. So are they in the app stores or do users have to do the shortcut thing?
评论 #40964104 未加载
youngtaff10 months ago
Guess the place to start is find out how many sites support PWA behaviour — could do this by finding all the sites in the HTTP Archive that have a manifest and scanning them<p>Then you’re going to beed to see what stats they’re willing to share<p>Quite a few sites seem to support PWA even on iOS — that’ how I use Instagram on my iPad
nailer10 months ago
Because the amount of people that install PWAs is too minimal to measure meaningfully.
KennyVan10 months ago
At my previous consultancy client, a B2B SaaS, we thoroughly implemented our products as PWAs...<p>A big, big part of what needed to be done was explaining what &amp; why to users, we figured since it&#x27;s B2B we could afford the extra end-user education.<p>In a B2C context though, yeah I think the adoption rate is just very low due to its obscurity, most people don&#x27;t know it exists, and me, having developed multiple PWAs, don&#x27;t even use a single one
评论 #40960042 未加载
chr15m10 months ago
Updated to say it seems people find anecdotes useful and interesting, my apologies for discouraging this.<p>Previously I wrote:<p>&gt; Replies with personal anecdotes and opinions are not super helpful, sorry! I&#x27;m specifically looking for reliable empirical measurements and data.
评论 #40959974 未加载
评论 #40960034 未加载
meiraleal10 months ago
Because they would easily grow bigger than the duopoly App stores
openrisk10 months ago
I&#x27;d hazard a guess that one key reason PWA apps are not more popular is the lack of an app develepment framework that would enable more sophisticated offline behavior.
JumpCrisscross10 months ago
I suspect the overlap between PWA users and those who value privacy and have the technical means by which to achieve it is high.
patatero10 months ago
I searched for weather in my area in Google then added that page as a PWA in Android.
restrep89010 months ago
ok