Site Speed

How 19+ Scripts Shape Alo Yoga's Speed — Serving 10M+ Monthly Visitors on Shopify Plus

Every script, CDN layer, and optimization behind aloyoga.com — and what 19+ third-party services are costing them in PageSpeed.

Updated March 2026 19+ third-party scripts audited Cloudflare + Shopify CDN
Listen to this article
0:00 / 0:00
19+
Third-party scripts
on every pageview
Cloudflare
CDN & security
layer
C
Security header
grade (4/6)
Shopify+
Commerce
platform

First: Why Should You Care About Site Speed?

Hard revenue data from Google, Portent, and Deloitte that proves speed is money

Because every second costs you real money. This isn't a vanity metric. Google, Deloitte, and Akamai have all studied this, and the numbers are brutal:

5x

Sites loading in 1 second have 5x higher conversion rates than sites loading in 10 seconds. Not 5% more. Five times more.

90%

Bounce rate increases 90% when load time goes from 1 second to 5 seconds. Nine out of ten people who would've stayed on your site just... leave.

0.1s

A 0.1-second improvement in mobile speed = 8.4% more conversions in ecommerce. That's not a typo. One tenth of a second. Google measured this across real retail sites.

Alo Yoga ships a lot of third-party JavaScript. Let's see what it costs them — and what you can learn from both their wins and their tradeoffs.

Speed gets visitors to the page. But do you know who they are? LeadMaxxing identifies your anonymous visitors and scores them so you know which ones are worth chasing.

Core Web Vitals: The 3 Numbers Google Actually Uses to Rank You

LCP, INP, and CLS explained — universal thresholds every site is measured against

Google doesn't care about your Lighthouse score. Seriously. Lighthouse is a lab test — it's a simulation. What Google actually uses for rankings are Core Web Vitals: real data from real Chrome users visiting your real site over the last 28 days. Three numbers:

MetricPlain EnglishGoodBadWhy It Matters
LCP How fast the main content appears < 2.5s > 4.0s Users see a blank screen until LCP fires. Slow LCP = they leave before seeing your product.
INP How fast buttons & clicks respond < 200ms > 500ms 43% of sites fail this in 2026. When "Add to Cart" feels laggy, people don't add to cart.
CLS How much the page jumps around < 0.1 > 0.25 Ever try to tap a button and the page shifts so you hit the wrong thing? That's CLS. Users hate it.

Users are 24% less likely to abandon a page when it passes all three. That's the difference between a $1M/year store and a $1.24M/year store — from metrics alone. Core Web Vitals are also a confirmed SEO ranking signal, which means slow sites lose twice: visitors leave AND Google ranks you lower.

PageSpeed data unavailable at time of audit

We attempted to pull Alo Yoga's PageSpeed and CrUX data during this audit, but the PSI API returned a 429 (rate limited) response for both mobile and desktop. This means we cannot report specific LCP, INP, or CLS scores. Shopify Plus generally performs well on Core Web Vitals due to Shopify's infrastructure optimizations, but with 19+ third-party scripts, client-side performance is likely impacted. Run a live PageSpeed test on aloyoga.com yourself →

For the non-technical

Think of it like a restaurant. LCP is how fast the food arrives. INP is how quickly the waiter responds when you flag them down. CLS is whether your plate slides off the table while you're eating. Google measures all three for every visitor, and if your site fails, it ranks lower. Period.

Shopify Plus + Builder.io + Cloudflare: Alo's Infrastructure Stack

How Alo Yoga's traditional Shopify setup augmented with Builder.io serves 10M+ monthly visitors

Unlike headless architectures (like Gymshark's Next.js setup), Alo Yoga takes a simpler approach. They run Shopify Plus with a fully custom theme — not a theme store template — augmented with Builder.io as a visual CMS layer. This gives their marketing team drag-and-drop page building capabilities without requiring developer intervention for every content change.

Cloudflare sits in front as CDN and security layer. Server-side processing is fast: approximately 50ms per request with ~5ms database query time, measured via Server-Timing headers. Here's how the pieces fit together:

👤
Shopper
Phone / Desktop
🌐
Cloudflare CDN
Edge caching + WAF
🛒
Shopify Plus
Custom theme + Liquid
📄
Builder.io
Visual CMS layer
💳
Shopify
Cart + Checkout

Why Not Headless?

Headless commerce (like Gymshark's Next.js + Shopify Storefront API) decouples the frontend from the backend entirely. It gives you maximum performance control but requires a dedicated engineering team to maintain. Alo Yoga chose a different path: keep Shopify's native infrastructure but layer Builder.io on top for content flexibility.

The tradeoff? Alo gets faster content iteration (marketing can build pages without developers) and lower engineering overhead, while accepting Shopify's templating constraints. With Cloudflare providing edge caching and Shopify's infrastructure handling the heavy lifting, server-side performance stays fast at ~50ms. (We break down their full tech stack in a separate report.)

Do you need Builder.io?

Probably not. Builder.io makes sense when you have a large marketing team that needs to create and edit pages without waiting for developers. If you're under $5M in revenue, standard Shopify themes with the built-in page editor give you 90% of the functionality at zero additional cost. The real wins at smaller scale are simpler: optimize images, defer scripts, pick a fast theme.

The 19+ Scripts on Every Alo Yoga Page Load

An estimated ~600KB+ of external JavaScript on every pageview, analyzed script by script

This is where Alo Yoga pays the performance tax. Nineteen-plus third-party scripts load on every single page. That's an estimated ~600KB+ of external JavaScript before a single product image loads. Each one costs real PageSpeed points. (See our full tracking and cookie audit for the complete picture of what runs on every pageview.)

Script / Service Category Size Est. Impact
Google Tag Manager (GTM-PR9FW5)Routes tags to 10+ downstream services
Tag Mgmt
~80 KB
High
Heap AnalyticsFull session analytics, event tracking
Analytics
~70 KB
High
FullStorySession recordings, heatmaps, user behavior
Recording
~65 KB
High
Optimizely (18295143447)A/B testing, experiment framework, feature flags
A/B Test
~60 KB
High
Builder.io SDKDrag-and-drop page builder, React components
CMS
~50 KB
Med
New RelicApplication performance monitoring, error tracking
APM
~35 KB
Med
BrazePush notifications, in-app messages
Marketing
~40 KB
Med
BazaarvoiceProduct reviews, ratings, Q&A
Reviews
~45 KB
Med
Attentive (cdn.attn.tv)SMS campaigns, signup popups
SMS
~35 KB
Med
AfterpayBuy-now-pay-later checkout widget
BNPL
~30 KB
Med
Facebook PixelConversion tracking, audience building
Ads
~25 KB
Med
Shop Pay / Shop AppAccelerated checkout, Shop app integration
Checkout
~30 KB
Med
SignifydOrder fraud screening
Fraud
~20 KB
Low
OsanoPrivacy compliance, consent management
Consent
~15 KB
Low
TalkableRefer-a-friend program
Referral
~20 KB
Low
Pinterest TagPin conversion tracking
Ads
~10 KB
Low
TikTok PixelEvent tracking for TikTok ads
Ads
~10 KB
Low
Snapchat PixelSnap conversion tracking
Ads
~8 KB
Low
OxiApps Social LoginSocial login (Google, Facebook, Apple)
Auth
~15 KB
Low

Note: Script sizes are estimates based on typical bundle sizes for these tools. Actual sizes vary by configuration and version.

~25-30pts
Estimated PageSpeed loss from third-party scripts
~600KB+
Estimated total external JS weight
4
High-impact scripts blocking main thread
The tradeoff nobody talks about

Alo Yoga could score significantly higher on PageSpeed by removing Heap, FullStory, and Optimizely. But then they'd lose their entire behavioral analytics pipeline, session recordings, and experimentation capabilities. The scripts are slow, but they drive product decisions and conversion optimization. At their scale ($1B+ revenue), an A/B test that improves conversion by 0.5% is worth more than 30 Lighthouse points. If you're under $10M/year, you almost certainly don't need this level of tooling — and your PageSpeed score will thank you for it.

Most of these scripts exist because Alo needs 19+ disconnected tools to do what a single platform could handle. LeadMaxxing combines visitor tracking, lead scoring, email automation, and A/B testing in one script — so you don't need to stack tools and tank your PageSpeed.

How Alo Yoga Handles Images

Multi-CDN image pipeline with Shopify CDN, Builder.io CDN, and Cloudflare

Images are typically 50-70% of total page weight on an ecommerce site. Alo Yoga runs a multi-source setup that leverages both Shopify's and Builder.io's CDN infrastructure:

Product Images
Shopify CDN
Product photos auto-served from cdn.shopify.com with automatic format negotiation and resizing.
Marketing Content
Builder.io CDN
CMS content images from cdn.builder.io with responsive image support.
Edge Delivery
Cloudflare
Edge caching, compression, and HTTP/2 for all site assets. IPs: 104.18.10.113, 104.18.11.113.
Custom Fonts
6 Arquitecta Weights
Arquitecta font family (6 weights) served from Shopify CDN. Brand consistency vs. speed tradeoff.

The Simple Stuff You Can Copy Today

  • Switch every image to WebP. If you're still serving JPEGs, you're wasting 30% of your bandwidth. Shopify does this automatically with their CDN.
  • Add loading="lazy" to every image below the fold. One HTML attribute. Stops the browser from downloading images the user hasn't scrolled to yet.
  • Set explicit width and height on images. This prevents CLS (layout shift). The browser reserves space before the image loads, so nothing jumps around.
  • Use responsive images. A phone doesn't need the 2000px desktop version. Use srcset to serve the right size for each device.

Key Findings

  • 19+ third-party scripts on every pageview including GTM, Heap, FullStory, Optimizely, and Braze — estimated ~600KB+ of external JavaScript
  • Shopify Plus with Builder.io visual CMS gives Alo's marketing team drag-and-drop page building without a headless architecture
  • Cloudflare CDN fronts the site with edge caching and WAF, while Shopify handles checkout and product data at ~50ms server processing time
  • Security header grade C (4/6) — missing Referrer-Policy and Permissions-Policy headers while implementing HSTS, CSP, X-Frame-Options, and X-Content-Type-Options
  • 6 custom font weights (Arquitecta family) add visual brand consistency but contribute to total page weight — a deliberate design-over-speed tradeoff

What This Data Means for You

Turning Alo Yoga's site speed strategy into your competitive advantage

Alo Yoga's approach proves that you don't need a headless architecture to run a $1B+ ecommerce operation. Their Shopify Plus + Builder.io + Cloudflare stack delivers fast server-side performance (~50ms) while giving their marketing team content independence. The tradeoff is a heavy client-side JavaScript footprint from 19+ third-party scripts. For most brands, the lesson is clear: start with a well-optimized Shopify theme, be ruthless about which scripts you add, and invest in image optimization before architecture. Check out our full Alo Yoga tech stack breakdown and SEO strategy analysis for more context on how these pieces fit together.

LeadMaxxing Automates This Site Speed Playbook

Alo Yoga uses 19+ tools to understand their visitors. LeadMaxxing gives you AI-powered visitor identification, lead scoring, and automated email campaigns for $29/month — the same conversion intelligence without the enterprise price tag.

See how it works →

5 Things You Can Implement Today

Actionable lessons from Alo Yoga's site speed playbook

You don't need Alo Yoga's budget. Here's the 20% of effort that gets you 80% of their speed:

Run PageSpeed Insights

Takes 5 minutes. Run your site through PageSpeed Insights. The "Opportunities" section tells you exactly what to fix. Free. This is especially critical for ad landing pages where every fraction of a second impacts your ROAS. LeadMaxxing can automate this for every competitor you track.

Audit Third-Party Scripts

Takes 1 hour. Open Chrome DevTools, Network tab, filter by JS. Count scripts from external domains. Every analytics, chat widget, and popup tool costs speed. LeadMaxxing replaces multiple tools with one lightweight script.

Optimize Images

Takes 1 day. Convert to WebP, add lazy loading, set explicit dimensions. Drops page weight by 40-60%. LeadMaxxing monitors competitor image strategies so you can benchmark against the best.

Monitor Real User Data

Ongoing. Check Search Console Core Web Vitals monthly. Lab scores fluctuate wildly; field data (CrUX) is what Google actually uses. LeadMaxxing tracks visitor experience metrics alongside conversion data.

Supercharge Your Leads with LeadMaxxing

Get a free LeadMaxxing account and start supercharging your leads. Start free →

Free — No credit card required

Get This Analysis For Your Brand FREE
When You Create A Free LeadMaxxing Account

Create a free LeadMaxxing account and we'll generate a full competitive analysis for YOUR brand. The same intelligence you just read — comparison with competitors, actionable strategies, and AI-powered recommendations.

Auto-generated brand report Competitor comparison Strategy recommendations AI-powered insights Free LeadMaxxing account to supercharge your leads
Get Free Report + Account → Free plan includes visitor tracking, lead scoring, and AI chat. Paid plan $29/month for full access.

Frequently Asked Questions

How fast is Alo Yoga's website?
Alo Yoga runs on Shopify Plus with Cloudflare CDN. Server processing time is approximately 50ms with ~5ms database query time (measured via Server-Timing headers, March 2026). However, 19+ third-party scripts add significant client-side weight. Live PageSpeed scores were unavailable at time of audit due to API rate limiting — readers can run a live test at pagespeed.web.dev.
What platform does Alo Yoga use for their website?
Shopify Plus with a fully custom theme (not from the Shopify Theme Store). They augment Shopify with Builder.io as a visual CMS layer, allowing marketing teams to build and edit pages without developer involvement. Cloudflare provides CDN and security services.
How many third-party scripts does Alo Yoga load?
19+ third-party scripts load on every pageview, including Google Tag Manager, Heap Analytics, FullStory, Optimizely, Builder.io, New Relic, Braze, Bazaarvoice, Attentive, and multiple advertising pixels (Facebook, Pinterest, TikTok, Snapchat). This is an estimated ~600KB+ of external JavaScript.
What CDN does Alo Yoga use?
Alo Yoga uses Cloudflare as their primary CDN and security layer. DNS records show Cloudflare IPs (104.18.10.113 and 104.18.11.113). Shopify CDN (cdn.shopify.com) handles product images and static assets. Builder.io CDN (cdn.builder.io) serves CMS content.
Does Alo Yoga use a headless commerce architecture?
No. Unlike brands like Gymshark that use headless setups (Next.js + Shopify Storefront API), Alo Yoga uses a traditional Shopify Plus setup with a custom theme. They add flexibility through Builder.io, a visual CMS that provides drag-and-drop page building on top of Shopify's native Liquid templating, giving them some of the content flexibility benefits without the complexity of going fully headless.
What security headers does aloyoga.com have?
Alo Yoga implements 4 of 6 recommended security headers, earning a C grade. Present: Strict-Transport-Security (HSTS), Content-Security-Policy (CSP), X-Frame-Options (DENY), and X-Content-Type-Options (nosniff). Missing: Referrer-Policy and Permissions-Policy. The CSP header uses block-all-mixed-content and frame-ancestors 'none'.
What A/B testing and personalization tools does Alo Yoga use?
Alo Yoga uses Optimizely (project ID 18295143447) for A/B testing and experimentation. They also use Heap Analytics for behavioral analytics and FullStory for session recordings and heatmaps. Together these tools give them a comprehensive view of user behavior and the ability to run experiments, though they contribute significantly to the total JavaScript payload.
How does Alo Yoga's site architecture compare to competitors?
While competitors like Gymshark use headless architectures (Next.js + Shopify Storefront API) for maximum performance, Alo Yoga takes a simpler approach: Shopify Plus with Builder.io for content flexibility. This trades some raw performance for faster content iteration and lower engineering overhead. Cloudflare CDN provides caching and security. Server processing is fast (~50ms), but the 19+ client-side scripts add significant weight that a headless approach might handle differently through server-side rendering.

Sources & References

Google PageSpeed Insights — Real-time lab and field performance data for any URL.
pagespeed.web.dev
Web.dev / Lighthouse — Google's auditing tool for performance, accessibility, and SEO.
web.dev
HTTP Archive — Tracks how the web is built with aggregate performance data.
httparchive.org
Cloudflare Performance Docs — CDN, edge caching, and web performance optimization.
developers.cloudflare.com
CrUX (Chrome User Experience Report) — Real-world Chrome user metrics.
developer.chrome.com/docs/crux
Shopify Plus Enterprise Commerce — Enterprise ecommerce platform documentation.
shopify.com/plus
Compiled by LeadMaxxing — we track how brands build, test, and optimize their marketing so you can learn from the best.