Shopify Apps
Shopify Apps are third-party integrations available in the Shopify App Store that add features to your store — reviews, loyalty programs, upsells, email capture, chat, and more. Most apps inject JavaScript into every page of your store via ScriptTag API or Theme App Extensions.
Why It Matters for Shopify Stores
Each Shopify app typically adds its own JavaScript bundle — even on pages where the app's feature isn't visible. A store with 15 apps often has 15 separate JavaScript files loading on every page, dramatically increasing page weight and degrading INP and LCP scores. We frequently find stores with apps from businesses they no longer use still injecting scripts because the app wasn't fully uninstalled. This is the single most common cause of severe Core Web Vitals failure on Shopify.
How to Check Your Store
Use our App Bloat Calculator to see how many app scripts are loading on your store. In Chrome DevTools > Sources, filter for shopify-app scripts to count active app injections.
Use the free shopify app bloat calculator toolHow to Fix It
Audit all installed apps. Remove apps you don't actively use. For apps that can't be removed, check if they offer Theme App Extensions (newer format that doesn't load on pages where the feature isn't used). Use our App Bloat Calculator to identify the worst offenders.
Related Terms
Unused App Scripts
ShopifyUnused app scripts are JavaScript files that load on every page of a Shopify store from apps that have been removed from the store admin but whose code remains in the theme.
Render-Blocking Resources
PerformanceRender-blocking resources are CSS or JavaScript files that prevent a browser from displaying page content until they've fully downloaded and parsed.
INP (Interaction to Next Paint)
Core Web VitalsInteraction to Next Paint measures the responsiveness of your page to user interactions — clicks, taps, and keyboard input.
Shopify Theme
ShopifyA Shopify theme is the visual and structural template that controls how your store looks and functions.
Check your store's Shopify Apps with our free tools
Get a full audit across all 6 performance categories — including shopify — in under 60 seconds.
Run a Free Store Audit