Third-party script audit
Most slow Shopify stores are not slow because of the theme. They are slow because of eleven third-party scripts, several of which belong to apps nobody remembers installing. This puts a number against each one so the conversation stops being a guess.
What’s included
- Inventory every third-party script the storefront loads
- Measure what each one costs in transfer, blocking time and main-thread work
- Recommend defer, async, conditional load or removal per script
- Implement the deferrals you approve
Not included
- Cancelling app subscriptions, which is your commercial decision
- Rewriting a vendor's script
Anything on the right is still something we do — it is simply a separate task, quoted separately, so this one keeps a fixed scope and a fixed price.
When it is done, you will have
- 1The change live on your store, published only after you approve it
- 2A clean diff you are welcome to read
- 3A short written note covering what changed and why
Before we start, we will need
- Collaborator access to your Shopify admin
- A sentence or a screenshot describing what you want
Questions people ask first
Can you just remove the slow ones?
We can defer or conditionally load most of them inside this task. Actually removing an app is a business decision — we will show you what each one costs in milliseconds and let you weigh that against what it earns.
Often bought alongside
Speed audit and action plan
Baseline vitals, ranked fixes and an effort estimate against each one.
Core Web Vitals: fix your LCP
Largest Contentful Paint diagnosed and fixed, with a before-and-after you can check yourself.
Core Web Vitals: fix your CLS
Layout shift traced to the elements causing it, then eliminated.