Skip to content

Cost

How many Shopify apps do you actually need?

Fewer than you have. Most small stores we open are paying for between four and ten apps, and typically two or three are doing nothing at all. Audit them by asking what breaks if it is removed, uninstall anything with no answer, and check the theme afterwards, because an uninstalled app often leaves code behind that keeps slowing the store down.

  • 6 min read

The bill is the smaller half of the problem

App subscriptions are easy to see and easy to underestimate. Six apps at nine to thirty dollars a month is a few hundred dollars a year, which most owners would notice if it were one invoice and do not notice as six line items on a Shopify bill.

The larger cost is what they do to the storefront. Most apps work by injecting JavaScript into your theme. Each one adds requests the browser has to make before the page becomes usable, and they compound in a way no individual app's marketing mentions. A store with ten apps often has a product page that takes several seconds to become interactive on a mid-range phone on mobile data, which is the device most of your customers are using.

That matters commercially rather than aesthetically. Slower pages lose orders, and the loss is invisible because nobody who leaves tells you why.

There is a third cost, which is fragility. Every app is a third party with permission to change your storefront on their release schedule, not yours. The more of them you have, the more likely it is that something breaks on a morning when you did nothing at all.

How to audit them in an hour

Open your app list and, for each one, answer a single question: what specifically breaks if this is gone?

If the answer is concrete, keep it. If it takes more than a few seconds, or the answer is that it might be useful, that is your candidate list. Be honest about the ones installed during an experiment that never concluded, because those are usually the majority of the dead weight.

Then check three specific categories, because they are where duplication hides. Reviews, where stores commonly have two apps installed and only one displaying. Popups and email capture, where a dedicated popup app often overlaps with something the email platform already does. And anything installed to solve a problem your theme later solved natively, which happens more than people expect.

Look at the last-used or last-activity information where the app surfaces it. An email app that has not sent anything in eight months is not a service you are buying, it is a subscription you are funding.

Before uninstalling anything that touches the storefront visually, duplicate your theme so you have a copy of the current state. It costs nothing and it means a mistake is a two-click revert rather than an afternoon.

Uninstalling is not the last step

This is the part that gets skipped and it is why some stores stay slow after a clear-out.

Uninstalling an app removes the app. It does not reliably remove the code the app added to your theme. Snippets, script tags and leftover sections can survive, and they keep making requests to a service that is no longer answering, which is worse than the app being installed, because now you are paying the performance cost for no feature at all.

Some apps document a clean-up process or offer to remove their own code if you uninstall from inside the app rather than from the admin list. Where that exists, use it. Where it does not, the leftovers have to be found in the theme code, and that is the point at which this becomes a job for someone comfortable in Liquid rather than a settings change.

After the clear-out, test the things that matter: add to cart, checkout, and one search on the storefront. Then run a speed test on a product page and compare it against what you had before, so the work has a number attached to it.

Finally, keep the list short deliberately. The useful habit is to treat a new app as a recurring cost with a review date, not a one-off decision, because nothing on the Shopify app store ever prompts you to reconsider.

Questions

Related questions.

Is there a number of apps that is too many?

There is no threshold that holds across stores, because a single heavy app can cost more than five light ones. The useful test is not the count but whether every app has a concrete answer to what breaks without it, and whether your product pages are fast on a phone. If both are true, the number does not matter.

Will uninstalling apps speed up my store?

Usually, but not automatically. Uninstalling stops the subscription, and it does not always remove the code the app added to your theme, which can keep making requests to a service that no longer answers. Checking for and removing the leftovers is what turns an uninstall into an actual speed improvement.

Do you get a commission for recommending apps?

No. We have no affiliate or referral arrangements with app vendors, which matters here specifically because the honest advice about apps is usually to have fewer of them, and that is advice nobody earning commission has an incentive to give.

Next step

Find out what is actually wrong with your store. Free.

Send us your store URL. You get a written check of the things costing you orders right now, in plain English, with the fixes ranked by what they are worth. No call required, no obligation, and you can take the list to anyone.

Access you can revoke · No contract · A real person replies within one business day