Field guide
Too many Shopify apps? The real cost of your app stack (2026)
Apps solve problems one subscription at a time — until the stack itself becomes the problem. Here's how apps cost you three different ways, and the one-hour audit that decides what stays.
The pattern is always the same: a store starts lean, then every problem gets an app — reviews, popups, upsells, timers, badges, chat. A year later the owner pays a few hundred dollars a month for a storefront that loads slower and converts worse, and can't say which app earns its keep. No single decision was wrong. The stack is.
Apps cost you three times
Cost 1 — the subscriptions you see
The visible one. Small stores routinely accumulate $150–750/month across 10–20 apps. Divide your app total by monthly orders: that's a per-order tax. At $300/month and 100 orders, every sale carries a hidden $3 app fee — often more than the payment processor takes (see the real-profit guide for where that sits in your P&L).
Cost 2 — the speed you lose
Most storefront apps inject JavaScript into every page. Each script adds load time, and load time is conversion: research consistently links every extra second to roughly 7% fewer conversions. Ten apps each adding "just" 100–300ms is a second or two of pure molasses on a mobile connection — where 70–80% of your buyers are.
Cost 3 — the ghosts
The nasty one: many apps leave code behind after uninstall. Shopify apps can't always clean up theme modifications they made, so stores carry script tags and liquid snippets from apps they stopped paying for years ago. You're not even getting the feature anymore — just the slowdown.
The one-hour app stack audit
- List every app with its price (Settings → Billing shows what you actually pay). Total it. React honestly to the number.
- Ask each app the rent question: what did you earn or save me last month, in a number? Reviews app showing social proof that converts — probably rent-paid. The countdown timer from a 2024 experiment — probably not.
- Measure the speed tax: run PageSpeed Insights on a product page and read the third-party scripts list — the domains identify the apps. Note the heaviest offenders.
- Hunt the ghosts: view your page source and search for names of apps you've uninstalled. Check Online Store → Themes → app embeds for toggles you forgot. Leftover code = free speed, just remove it (back up the theme first).
- Check for overlap: two apps doing popups, or a "suite" app duplicating three single-purpose ones — consolidate.
What usually survives the audit
| Usually keeps paying rent | Usually doesn't |
|---|---|
| Reviews (real social proof) | Countdown timers & fake-urgency widgets |
| Email/retention platform | Spin-to-win popups |
| Support/helpdesk (if ticket volume is real) | Third duplicate upsell app |
| One well-configured upsell/bundle tool | Animated badges, snow effects, cursor trails |
| Accounting/ops integrations | Anything you can't name a result for |
This isn't a verdict on any specific product — a timer app in a genuine flash-sale business pays rent. The test is never the category; it's the number the app can show for itself.
Uninstall properly (5 minutes per app)
- Export any data the app holds (reviews especially — they're portable and valuable).
- Check nothing critical depends on it (a hidden flow, a pixel, a feed).
- Uninstall, then re-check page source for its scripts; remove leftovers per the app's cleanup docs.
- Re-run PageSpeed. Improvements are often visible immediately — that's your reclaimed conversion rate.
The honest bottom line: apps aren't the enemy — unaccountable apps are. Every app must show a number that beats its subscription plus its speed tax. If it can't, removing it is the rare optimization that saves money and makes money at the same time.
Want the audit run for you?
Savva's free audit includes the technical pass — speed, scripts, and the conversion leaks around them — each finding tied to money. It's also the longer-term answer: one employee that does the jobs of a stack of apps, without injecting a stack of scripts.
Run a free auditCommon questions
How many apps should a Shopify store have?
No magic number — every app must pay rent. If you can't say what an app earned or saved last month, it's a removal candidate. Most stores actively use a handful and pay for many more.
Do Shopify apps slow down my store?
Many do — most inject JavaScript into every page, and each extra second of load time costs roughly 7% of conversions. Some also leave scripts behind after uninstall.
How do I find which apps slow my store?
PageSpeed Insights on a product page shows the third-party script list (domains identify apps). Check theme app embeds in admin, and search your page source for uninstalled app names — leftovers are free speed.
Should I remove apps I'm not using?
Yes, properly: export data, check dependencies, uninstall, then verify the scripts are actually gone and re-test speed. The improvement is often immediate.