Skip to content
https://embedly.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
83
GRADE
B
FIX
3
REVIEW
2
PASS
10
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

66
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
63
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
82
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

3.51 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

4.71 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

370 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.061

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

3.51 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

7.50 s

Page Load Progression

480 ms
959 ms
1.4 s
1.9 s
2.4 s
2.9 s
3.4 s
3.8 s
Checks
17
10 PASS 2 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.0 MiB of 1.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
19 scripts, 196 KB unused
FIX
19 scripts, 196 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-159...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-HV5N...: 63 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.ly/static/scripts/vendor/foundation/...: 35 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.ly/static/scripts/vendor/foundation/...: unminified — 16 KB could be saved
Warning::
https://cdn.optimizely.com/js/929012.js: 35 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 196 KB
196 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=UA-159053390-1125 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-HV5N6EP1T4&cx=c&gtm=4e64h1148 KB63 KB (42%)3rd
https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba145 KB35 KB (78%)3rd
https://cdn.optimizely.com/js/929012.js63 KB35 KB (56%)3rd
https://embed.ly/static/scripts/vendor/jquery.embedly-3.1.1.min.js?v=4b29304659f215cf01856142e35f26f43 KB3rd
https://embed.ly/static/scripts/vendor/colors.js?v=510b4a32a3ea5829614acf2da82cc60e3 KB3rd
https://embed.ly/static/scripts/utils.js?v=237e10668c683e8f41d3e40dcad7ce1a1 KB3rd
https://embed.ly/static/scripts/tracking.js?v=28c6522730b3286f167793ee4d22543b1 KB3rd
https://embed.ly/static/scripts/vendor/modernizr.foundation.js?v=9f855c3ee731604cad22f5ee7047033f4 KB3rd
https://embed.ly/static/scripts/vendor/sprintf-0.7-beta1.js?v=2ad4a4b3b4c5f19bb3b39595d865a6793 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
26 images, 0 KB saveable
REVIEW
26 images, 0 KB saveable
Warning::
https://embed.ly/static/images/testimonials/tint_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/testimonials/npr_lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/testimonials/publis... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/customer_logos/micr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/customer_logos/live... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/customer_logos/medi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/customer_logos/nyti... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/footer/footer_embed... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://embed.ly/static/images/header/logo_200_64.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
26 images 361 KB
0 oversized -0 KB
26 legacy format
9 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1938ms total JS execution
REVIEW
1938ms total JS execution
Warning::
Unattributable: 397ms CPU time
Warning::
https://embed.ly/: 368ms CPU time
Warning::
https://embed.ly/static/scripts/vendor/foundation/...: 358ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-HV5N...: 249ms CPU time
Info::
https://cdn.optimizely.com/js/929012.js: 207ms CPU time
Warning::
Third-party scripts: 1938ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 30% Style & Layout 14% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
Unattributable397ms83ms0ms3rd
https://embed.ly/368ms6ms3ms3rd
https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba1358ms118ms25ms3rd
https://www.googletagmanager.com/gtag/js?id=G-HV5N6EP1T4&cx=c&gtm=4e64h1249ms171ms55ms3rd
https://cdn.optimizely.com/js/929012.js207ms113ms22ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-159053390-1187ms141ms44ms3rd
https://www.google-analytics.com/analytics.js94ms64ms23ms3rd
https://embed.ly/static/scripts/vendor/jquery.js?v=8dc163c822c3bfa264f8a282be2c6ef578ms62ms11ms3rd
A
Page Weight Budget
1.0 MB transferred, 59 requests
PASS
1.0 MB transferred, 59 requests
Info::
Page weighs 2.3 MB (1.0 MB transferred)
Info::
59 HTTP requests
Info::
Estimated 0.21 g CO2 per page load
1.0 MB / 2.4 MB budget
1.0 MB transferred
59 requests
0.21 g CO2 per page load
JavaScript 490.4 KiB 47%
Images 360.6 KiB 35%
Fonts 132.4 KiB 13%
CSS 53.1 KiB 5%
HTML 5.8 KiB 1%
Other 2.3 KiB 0%
Other 591 B 0%
Other 20 B 0%
0 2.4 MB 4.9 MB
Under budget
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (132 KB)
PASS
4 fonts (132 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

132 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 3.5 s LCP 4.7 shttps://embed.ly/static/fonts/MuseoSans_100-webfont.woffMuseoSans_100-webfont.woff https://embed.ly/static/fonts/MuseoSans_100-webfont.woff — 21.3 KiB — 22 ms — font-display: swaphttps://embed.ly/static/fonts/fontawesome-webfont.woff?v=4.2.0fontawesome-webfont.woff https://embed.ly/static/fonts/fontawesome-webfont.woff?v=4.2.0 — 64.1 KiB — 23 ms — font-display: swaphttps://embed.ly/static/fonts/ProximaNovaExCn-Sbold-webfont.woffProximaNovaExCn-Sbold-w... https://embed.ly/static/fonts/ProximaNovaExCn-Sbold-webfont.woff — 25.1 KiB — 18 ms — font-display: swaphttps://embed.ly/static/fonts/MuseoSans_500-webfont.woffMuseoSans_500-webfont.woff https://embed.ly/static/fonts/MuseoSans_500-webfont.woff — 21.9 KiB — 21 ms — font-display: swap
MuseoSans_100-webfont.woff woff swap
Size 21 KB
Load time 22 ms
Start 948 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff woff swap
Size 64 KB
Load time 23 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
ProximaNovaExCn-Sbold-w... woff swap
Size 25 KB
Load time 18 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
MuseoSans_500-webfont.woff woff swap
Size 22 KB
Load time 21 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~40 KB and ~80 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Page Weight Inventory
59 resources · 1.0 MB · 196 KB savings available
PASS
59 resources · 1.0 MB · 196 KB savings available
Warning::
Page weight 21 KB over 1MB target
Got: 1.0 MB Expected: ≤ 1 MB
Info::
~196 KB of savings available
Warning::
58 third-party resources (100% of weight)
59 resources · 1.0 MiB · 58 third-party 21.1 KiB over 1MB target
JavaScript 47% · 490.4 KiB
Image 35% · 362.6 KiB
Font 13% · 132.4 KiB
CSS 5% · 53.1 KiB
Document 1% · 6.0 KiB
Other 0% · 611 B

~196.3 KiB of savings available

Remove unused JavaScript: 196.3 KiB
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
59 requests over 1528ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 3.5 s LCP 4.7 shttps://www.embedly.com// https://www.embedly.com/ — 301 — 253 B — 543 ms — http/1.1https://embed.ly/embed.ly/ https://embed.ly/ — 200 — 5.8 KiB — 161 ms — h2https://embed.ly/static/styles/font-awesome.min.css?v=feda974a77ea5783b8be673f142b7c88embed.ly/static/styles/font-awesome... https://embed.ly/static/styles/font-awesome.min.css?v=feda974a77ea5783b8be673f142b7c88 — 200 — 5.6 KiB — 12 ms — h2https://embed.ly/static/styles/app.css?v=331af335e7254a3ed1d6fb171f9b0d71embed.ly/static/styles/app.css?v=33... https://embed.ly/static/styles/app.css?v=331af335e7254a3ed1d6fb171f9b0d71 — 200 — 46.0 KiB — 25 ms — h2https://embed.ly/static/styles/fontspring-stylesheet.css?v=5706c7fc314cec1fbd9ff2e6500e7007embed.ly/static/styles/fontspring-s... https://embed.ly/static/styles/fontspring-stylesheet.css?v=5706c7fc314cec1fbd9ff2e6500e7007 — 200 — 1.4 KiB — 22 ms — h2https://embed.ly/static/scripts/vendor/modernizr.foundation.js?v=9f855c3ee731604cad22f5ee7047033fembed.ly/static/scripts/vendor/mode... https://embed.ly/static/scripts/vendor/modernizr.foundation.js?v=9f855c3ee731604cad22f5ee7047033f — 200 — 4.3 KiB — 23 ms — h2https://cdn.optimizely.com/js/929012.jscdn.optimizely.com/js/929012.js https://cdn.optimizely.com/js/929012.js — 200 — 62.5 KiB — 173 ms — h2https://embed.ly/static/images/header/logo_200_64.png?v=e5df9389ba8a3d942c6f56b965150f9cembed.ly/static/images/header/logo_... https://embed.ly/static/images/header/logo_200_64.png?v=e5df9389ba8a3d942c6f56b965150f9c — 200 — 19.1 KiB — 17 ms — h2https://embed.ly/static/images/products/nav_icon_cards.png?v=9739f19e217516da73ef646dcd07ab18embed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_cards.png?v=9739f19e217516da73ef646dcd07ab18 — 200 — 458 B — 19 ms — h2https://embed.ly/static/images/products/nav_icon_embed.png?v=88ce40bdd95812295421e881d4416662embed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_embed.png?v=88ce40bdd95812295421e881d4416662 — 200 — 662 B — 12 ms — h2https://embed.ly/static/images/products/nav_icon_extract.png?v=e9113318d596531235e24fc76570210eembed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_extract.png?v=e9113318d596531235e24fc76570210e — 200 — 582 B — 11 ms — h2https://embed.ly/static/images/products/nav_icon_display.png?v=5c342ee5e0520800eb3d2cb4f85c768aembed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_display.png?v=5c342ee5e0520800eb3d2cb4f85c768a — 200 — 490 B — 15 ms — h2https://embed.ly/static/scripts/vendor/jquery.js?v=8dc163c822c3bfa264f8a282be2c6ef5embed.ly/static/scripts/vendor/jque... https://embed.ly/static/scripts/vendor/jquery.js?v=8dc163c822c3bfa264f8a282be2c6ef5 — 200 — 32.8 KiB — 17 ms — h2https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba1embed.ly/static/scripts/vendor/foun... https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba1 — 200 — 45.3 KiB — 13 ms — h2https://embed.ly/static/scripts/vendor/foundation/foundation.equalizer.js?v=87cbe66d0553533506c1b1346be9b40fembed.ly/static/scripts/vendor/foun... https://embed.ly/static/scripts/vendor/foundation/foundation.equalizer.js?v=87cbe66d0553533506c1b1346be9b40f — 200 — 896 B — 13 ms — h2https://embed.ly/static/scripts/app.js?v=d718752cef6e106b16e79c43fca72028embed.ly/static/scripts/app.js?v=d7... https://embed.ly/static/scripts/app.js?v=d718752cef6e106b16e79c43fca72028 — 200 — 771 B — 12 ms — h2https://embed.ly/static/scripts/utils.js?v=237e10668c683e8f41d3e40dcad7ce1aembed.ly/static/scripts/utils.js?v=... https://embed.ly/static/scripts/utils.js?v=237e10668c683e8f41d3e40dcad7ce1a — 200 — 1.1 KiB — 11 ms — h2https://embed.ly/static/scripts/tracking.js?v=28c6522730b3286f167793ee4d22543bembed.ly/static/scripts/tracking.js... https://embed.ly/static/scripts/tracking.js?v=28c6522730b3286f167793ee4d22543b — 200 — 1.3 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/jquery.embedly-3.1.1.min.js?v=4b29304659f215cf01856142e35f26f4embed.ly/static/scripts/vendor/jque... https://embed.ly/static/scripts/vendor/jquery.embedly-3.1.1.min.js?v=4b29304659f215cf01856142e35f26f4 — 200 — 2.6 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/sprintf-0.7-beta1.js?v=2ad4a4b3b4c5f19bb3b39595d865a679embed.ly/static/scripts/vendor/spri... https://embed.ly/static/scripts/vendor/sprintf-0.7-beta1.js?v=2ad4a4b3b4c5f19bb3b39595d865a679 — 200 — 3.0 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/prettify.js?v=709bfcc456c694bfe8ee86d184a1c360embed.ly/static/scripts/vendor/pret... https://embed.ly/static/scripts/vendor/prettify.js?v=709bfcc456c694bfe8ee86d184a1c360 — 200 — 6.3 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/colors.js?v=510b4a32a3ea5829614acf2da82cc60eembed.ly/static/scripts/vendor/colo... https://embed.ly/static/scripts/vendor/colors.js?v=510b4a32a3ea5829614acf2da82cc60e — 200 — 3.3 KiB — 17 ms — h2https://embed.ly/static/scripts/gifs.js?v=1be4bdef374c8495746439d99670ee86embed.ly/static/scripts/gifs.js?v=1... https://embed.ly/static/scripts/gifs.js?v=1be4bdef374c8495746439d99670ee86 — 200 — 779 B — 17 ms — h2https://cdn.embedly.com/widgets/platform.jscdn.embedly.com/widgets/platform.js https://cdn.embedly.com/widgets/platform.js — 200 — 18.4 KiB — 31 ms — http/1.1https://embed.ly/static/scripts/index.js?v=e87b941df7a8f4a9881053052ec6d754embed.ly/static/scripts/index.js?v=... https://embed.ly/static/scripts/index.js?v=e87b941df7a8f4a9881053052ec6d754 — 200 — 1.7 KiB — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-159053390-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-159053390-1 — 200 — 125.3 KiB — 241 ms — h2https://embed.ly/static/images/hero_banner/hero_world.png?v=dec547d96fd522a31c897f89493cd0abembed.ly/static/images/hero_banner/... https://embed.ly/static/images/hero_banner/hero_world.png?v=dec547d96fd522a31c897f89493cd0ab — 200 — 90.4 KiB — 16 ms — h2https://embed.ly/static/fonts/MuseoSans_100-webfont.woffembed.ly/static/fonts/MuseoSans_100... https://embed.ly/static/fonts/MuseoSans_100-webfont.woff — 200 — 21.3 KiB — 22 ms — h2https://embed.ly/static/images/customer_logos/nytimes.png?v=15531cbf59fcec1d3ee39858d0242c60embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/nytimes.png?v=15531cbf59fcec1d3ee39858d0242c60 — 200 — 12.0 KiB — 56 ms — h2https://embed.ly/static/images/customer_logos/microsoft.png?v=e768bf4d91a876a02f50178ab59a1ba1embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/microsoft.png?v=e768bf4d91a876a02f50178ab59a1ba1 — 200 — 21.2 KiB — 27 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 3.5 s LCP 4.7 shttps://www.embedly.com// https://www.embedly.com/ — 301 — 253 B — 543 ms — http/1.1https://embed.ly/embed.ly/ https://embed.ly/ — 200 — 5.8 KiB — 161 ms — h2https://embed.ly/static/styles/font-awesome.min.css?v=feda974a77ea5783b8be673f142b7c88embed.ly/static/styles/font-awesome... https://embed.ly/static/styles/font-awesome.min.css?v=feda974a77ea5783b8be673f142b7c88 — 200 — 5.6 KiB — 12 ms — h2https://embed.ly/static/styles/app.css?v=331af335e7254a3ed1d6fb171f9b0d71embed.ly/static/styles/app.css?v=33... https://embed.ly/static/styles/app.css?v=331af335e7254a3ed1d6fb171f9b0d71 — 200 — 46.0 KiB — 25 ms — h2https://embed.ly/static/styles/fontspring-stylesheet.css?v=5706c7fc314cec1fbd9ff2e6500e7007embed.ly/static/styles/fontspring-s... https://embed.ly/static/styles/fontspring-stylesheet.css?v=5706c7fc314cec1fbd9ff2e6500e7007 — 200 — 1.4 KiB — 22 ms — h2https://embed.ly/static/scripts/vendor/modernizr.foundation.js?v=9f855c3ee731604cad22f5ee7047033fembed.ly/static/scripts/vendor/mode... https://embed.ly/static/scripts/vendor/modernizr.foundation.js?v=9f855c3ee731604cad22f5ee7047033f — 200 — 4.3 KiB — 23 ms — h2https://cdn.optimizely.com/js/929012.jscdn.optimizely.com/js/929012.js https://cdn.optimizely.com/js/929012.js — 200 — 62.5 KiB — 173 ms — h2https://embed.ly/static/images/header/logo_200_64.png?v=e5df9389ba8a3d942c6f56b965150f9cembed.ly/static/images/header/logo_... https://embed.ly/static/images/header/logo_200_64.png?v=e5df9389ba8a3d942c6f56b965150f9c — 200 — 19.1 KiB — 17 ms — h2https://embed.ly/static/images/products/nav_icon_cards.png?v=9739f19e217516da73ef646dcd07ab18embed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_cards.png?v=9739f19e217516da73ef646dcd07ab18 — 200 — 458 B — 19 ms — h2https://embed.ly/static/images/products/nav_icon_embed.png?v=88ce40bdd95812295421e881d4416662embed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_embed.png?v=88ce40bdd95812295421e881d4416662 — 200 — 662 B — 12 ms — h2https://embed.ly/static/images/products/nav_icon_extract.png?v=e9113318d596531235e24fc76570210eembed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_extract.png?v=e9113318d596531235e24fc76570210e — 200 — 582 B — 11 ms — h2https://embed.ly/static/images/products/nav_icon_display.png?v=5c342ee5e0520800eb3d2cb4f85c768aembed.ly/static/images/products/nav... https://embed.ly/static/images/products/nav_icon_display.png?v=5c342ee5e0520800eb3d2cb4f85c768a — 200 — 490 B — 15 ms — h2https://embed.ly/static/scripts/vendor/jquery.js?v=8dc163c822c3bfa264f8a282be2c6ef5embed.ly/static/scripts/vendor/jque... https://embed.ly/static/scripts/vendor/jquery.js?v=8dc163c822c3bfa264f8a282be2c6ef5 — 200 — 32.8 KiB — 17 ms — h2https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba1embed.ly/static/scripts/vendor/foun... https://embed.ly/static/scripts/vendor/foundation/foundation.min.js?v=efaed291b94a8939b5914655838d9ba1 — 200 — 45.3 KiB — 13 ms — h2https://embed.ly/static/scripts/vendor/foundation/foundation.equalizer.js?v=87cbe66d0553533506c1b1346be9b40fembed.ly/static/scripts/vendor/foun... https://embed.ly/static/scripts/vendor/foundation/foundation.equalizer.js?v=87cbe66d0553533506c1b1346be9b40f — 200 — 896 B — 13 ms — h2https://embed.ly/static/scripts/app.js?v=d718752cef6e106b16e79c43fca72028embed.ly/static/scripts/app.js?v=d7... https://embed.ly/static/scripts/app.js?v=d718752cef6e106b16e79c43fca72028 — 200 — 771 B — 12 ms — h2https://embed.ly/static/scripts/utils.js?v=237e10668c683e8f41d3e40dcad7ce1aembed.ly/static/scripts/utils.js?v=... https://embed.ly/static/scripts/utils.js?v=237e10668c683e8f41d3e40dcad7ce1a — 200 — 1.1 KiB — 11 ms — h2https://embed.ly/static/scripts/tracking.js?v=28c6522730b3286f167793ee4d22543bembed.ly/static/scripts/tracking.js... https://embed.ly/static/scripts/tracking.js?v=28c6522730b3286f167793ee4d22543b — 200 — 1.3 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/jquery.embedly-3.1.1.min.js?v=4b29304659f215cf01856142e35f26f4embed.ly/static/scripts/vendor/jque... https://embed.ly/static/scripts/vendor/jquery.embedly-3.1.1.min.js?v=4b29304659f215cf01856142e35f26f4 — 200 — 2.6 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/sprintf-0.7-beta1.js?v=2ad4a4b3b4c5f19bb3b39595d865a679embed.ly/static/scripts/vendor/spri... https://embed.ly/static/scripts/vendor/sprintf-0.7-beta1.js?v=2ad4a4b3b4c5f19bb3b39595d865a679 — 200 — 3.0 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/prettify.js?v=709bfcc456c694bfe8ee86d184a1c360embed.ly/static/scripts/vendor/pret... https://embed.ly/static/scripts/vendor/prettify.js?v=709bfcc456c694bfe8ee86d184a1c360 — 200 — 6.3 KiB — 12 ms — h2https://embed.ly/static/scripts/vendor/colors.js?v=510b4a32a3ea5829614acf2da82cc60eembed.ly/static/scripts/vendor/colo... https://embed.ly/static/scripts/vendor/colors.js?v=510b4a32a3ea5829614acf2da82cc60e — 200 — 3.3 KiB — 17 ms — h2https://embed.ly/static/scripts/gifs.js?v=1be4bdef374c8495746439d99670ee86embed.ly/static/scripts/gifs.js?v=1... https://embed.ly/static/scripts/gifs.js?v=1be4bdef374c8495746439d99670ee86 — 200 — 779 B — 17 ms — h2https://cdn.embedly.com/widgets/platform.jscdn.embedly.com/widgets/platform.js https://cdn.embedly.com/widgets/platform.js — 200 — 18.4 KiB — 31 ms — http/1.1https://embed.ly/static/scripts/index.js?v=e87b941df7a8f4a9881053052ec6d754embed.ly/static/scripts/index.js?v=... https://embed.ly/static/scripts/index.js?v=e87b941df7a8f4a9881053052ec6d754 — 200 — 1.7 KiB — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-159053390-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-159053390-1 — 200 — 125.3 KiB — 241 ms — h2https://embed.ly/static/images/hero_banner/hero_world.png?v=dec547d96fd522a31c897f89493cd0abembed.ly/static/images/hero_banner/... https://embed.ly/static/images/hero_banner/hero_world.png?v=dec547d96fd522a31c897f89493cd0ab — 200 — 90.4 KiB — 16 ms — h2https://embed.ly/static/fonts/MuseoSans_100-webfont.woffembed.ly/static/fonts/MuseoSans_100... https://embed.ly/static/fonts/MuseoSans_100-webfont.woff — 200 — 21.3 KiB — 22 ms — h2https://embed.ly/static/images/customer_logos/nytimes.png?v=15531cbf59fcec1d3ee39858d0242c60embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/nytimes.png?v=15531cbf59fcec1d3ee39858d0242c60 — 200 — 12.0 KiB — 56 ms — h2https://embed.ly/static/images/customer_logos/microsoft.png?v=e768bf4d91a876a02f50178ab59a1ba1embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/microsoft.png?v=e768bf4d91a876a02f50178ab59a1ba1 — 200 — 21.2 KiB — 27 ms — h2https://embed.ly/static/images/customer_logos/livefyre.png?v=31c77ae3ba0be75e671fce056ee7bddcembed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/livefyre.png?v=31c77ae3ba0be75e671fce056ee7bddc — 200 — 4.4 KiB — 49 ms — h2https://embed.ly/static/images/customer_logos/medium.png?v=5c40fb4beb2adf7118245cba7bf10ae6embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/medium.png?v=5c40fb4beb2adf7118245cba7bf10ae6 — 200 — 5.3 KiB — 25 ms — h2https://embed.ly/static/images/customer_logos/npr.png?v=98d1cd80a693f6a61be0e2bc03821bd2embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/npr.png?v=98d1cd80a693f6a61be0e2bc03821bd2 — 200 — 3.7 KiB — 34 ms — h2https://embed.ly/static/images/customer_logos/cbsinteractive.png?v=150a4aedd1081aa216807c0b91a192cdembed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/cbsinteractive.png?v=150a4aedd1081aa216807c0b91a192cd — 200 — 23.8 KiB — 53 ms — h2https://embed.ly/static/images/customer_logos/aol.png?v=0caaa76aafaf7962a29bedb985a4f0d0embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/aol.png?v=0caaa76aafaf7962a29bedb985a4f0d0 — 200 — 4.2 KiB — 28 ms — h2https://embed.ly/static/images/customer_logos/reddit.png?v=076a21060620f6a70f9729bef4338a71embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/reddit.png?v=076a21060620f6a70f9729bef4338a71 — 200 — 3.9 KiB — 37 ms — h2https://embed.ly/static/images/customer_logos/mlb.png?v=95f5a1207b32426af0a3444d640a0bf0embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/mlb.png?v=95f5a1207b32426af0a3444d640a0bf0 — 200 — 3.2 KiB — 26 ms — h2https://embed.ly/static/images/customer_logos/guardian.png?v=6c3e47982738e1ca0f21100ea82c4be9embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/guardian.png?v=6c3e47982738e1ca0f21100ea82c4be9 — 200 — 27.4 KiB — 50 ms — h2https://embed.ly/static/images/customer_logos/msnbc.png?v=cfcc37fe06d6acbe2cef4bbbdbfb4953embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/msnbc.png?v=cfcc37fe06d6acbe2cef4bbbdbfb4953 — 200 — 17.8 KiB — 33 ms — h2https://embed.ly/static/images/customer_logos/storify.png?v=f4b7bae8f6dd5d71d929589e91f16fdaembed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/storify.png?v=f4b7bae8f6dd5d71d929589e91f16fda — 200 — 26.1 KiB — 29 ms — h2https://embed.ly/static/images/customer_logos/disqus.png?v=e48ac0d36b5df671d09e24e825db40c2embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/disqus.png?v=e48ac0d36b5df671d09e24e825db40c2 — 200 — 16.1 KiB — 43 ms — h2https://embed.ly/static/images/customer_logos/boingboing.png?v=a99d5732c3d31aabe7be04d58340b574embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/boingboing.png?v=a99d5732c3d31aabe7be04d58340b574 — 200 — 15.4 KiB — 36 ms — h2https://embed.ly/static/images/customer_logos/atlantic.png?v=2401f0bbaa5a384b8fcf294765b160cfembed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/atlantic.png?v=2401f0bbaa5a384b8fcf294765b160cf — 200 — 3.6 KiB — 40 ms — h2https://embed.ly/static/images/customer_logos/cheezburger.png?v=d8e24314aac436af0537e32e0f72d6b9embed.ly/static/images/customer_log... https://embed.ly/static/images/customer_logos/cheezburger.png?v=d8e24314aac436af0537e32e0f72d6b9 — 200 — 37.6 KiB — 33 ms — h2https://embed.ly/static/images/testimonials/tint_logo_50_71.png?v=29f28f9df474855bfa406a6ab8cbf24dembed.ly/static/images/testimonials... https://embed.ly/static/images/testimonials/tint_logo_50_71.png?v=29f28f9df474855bfa406a6ab8cbf24d — 200 — 16.5 KiB — 37 ms — h2https://embed.ly/static/images/testimonials/npr_logo_139_47.png?v=b95468400f4b60c0961e4e1a404dd006embed.ly/static/images/testimonials... https://embed.ly/static/images/testimonials/npr_logo_139_47.png?v=b95468400f4b60c0961e4e1a404dd006 — 200 — 1.1 KiB — 42 ms — h2https://embed.ly/static/images/testimonials/publishthis_logo_144_50.png?v=d718fb742764ffee89b3370996dbe1baembed.ly/static/images/testimonials... https://embed.ly/static/images/testimonials/publishthis_logo_144_50.png?v=d718fb742764ffee89b3370996dbe1ba — 200 — 2.2 KiB — 46 ms — h2https://embed.ly/static/images/footer/footer_embedly_logo_bw_122_39.png?v=ddd48fd2910ccdd805623fbc6d77e039embed.ly/static/images/footer/foote... https://embed.ly/static/images/footer/footer_embedly_logo_bw_122_39.png?v=ddd48fd2910ccdd805623fbc6d77e039 — 200 — 3.5 KiB — 37 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 25 ms — h2https://embed.ly/static/fonts/fontawesome-webfont.woff?v=4.2.0embed.ly/static/fonts/fontawesome-w... https://embed.ly/static/fonts/fontawesome-webfont.woff?v=4.2.0 — 200 — 64.1 KiB — 23 ms — h2https://embed.ly/static/fonts/ProximaNovaExCn-Sbold-webfont.woffembed.ly/static/fonts/ProximaNovaEx... https://embed.ly/static/fonts/ProximaNovaExCn-Sbold-webfont.woff — 200 — 25.1 KiB — 18 ms — h2https://embed.ly/static/fonts/MuseoSans_500-webfont.woffembed.ly/static/fonts/MuseoSans_500... https://embed.ly/static/fonts/MuseoSans_500-webfont.woff — 200 — 21.9 KiB — 21 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=G-HV5N6EP1T4&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HV5N6EP1T4&cx=c&gtm=4e64h1 — 200 — 148.4 KiB — 193 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1589406313&t=pageview&_s=1&dl=https%3A%2F%2Fembed.ly%2F&ul=en-us&dt=Embedly%20makes%20your%20content%20more%20engaging%20and%20easier%20to%20share%20%7C%20Embedly&sr=412x823&vp=412x823&_u=IEBAAAABAAAAACAAI~&jid=1767393900&gjid=1160016621&cid=1741452102.1776818220&tid=UA-15045445-1&_gid=64404536.1776818220&_r=1&_slc=1&z=118722540www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1589406313&t=pageview&_s=1&dl=https%3A%2F%2Fembed.ly%2F&ul=en-us&dt=Embedly%20makes%20your%20content%20more%20engaging%20and%20easier%20to%20share%20%7C%20Embedly&sr=412x823&vp=412x823&_u=IEBAAAABAAAAACAAI~&jid=1767393900&gjid=1160016621&cid=1741452102.1776818220&tid=UA-15045445-1&_gid=64404536.1776818220&_r=1&_slc=1&z=118722540 — 200 — 447 B — 54 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-HV5N6EP1T4&gtm=45je64h1v9113156539za20g&_p=1776818219349&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAI&are=1&cid=1741452102.1776818220&frm=0&ir=1&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776818219&sct=1&seg=0&dl=https%3A%2F%2Fembed.ly%2F&dt=Embedly%20makes%20your%20content%20more%20engaging%20and%20easier%20to%20share%20%7C%20Embedly&en=page_view&_fv=1&_ss=1&tfd=1470www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-HV5N6EP1T4&gtm=45je64h1v9113156539za20g&_p=1776818219349&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=EAAI&are=1&cid=1741452102.1776818220&frm=0&ir=1&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776818219&sct=1&seg=0&dl=https%3A%2F%2Fembed.ly%2F&dt=Embedly%20makes%20your%20content%20more%20engaging%20and%20easier%20to%20share%20%7C%20Embedly&en=page_view&_fv=1&_ss=1&tfd=1470 — 204 — 20 B — 58 ms — h3https://embed.ly/cdn-cgi/rum?embed.ly/cdn-cgi/rum? https://embed.ly/cdn-cgi/rum? — 204 — 144 B — 7 ms — h2https://embed.ly/static/images/favicon.png?v=f17167adf7110e035921b2f698267767embed.ly/static/images/favicon.png?... https://embed.ly/static/images/favicon.png?v=f17167adf7110e035921b2f698267767 — 200 — 1.7 KiB — 13 ms — h2https://embed.ly/static/images/favicon.ico?v=f724a69eded28deb263e3186e6e6c173embed.ly/static/images/favicon.ico?... https://embed.ly/static/images/favicon.ico?v=f724a69eded28deb263e3186e6e6c173 — 200 — 364 B — 15 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1938ms · 441KB · $36/mo
Unattributable
Other
Costly
Execution 397ms
Transfer 0 KB
Monthly Cost $7/mo
embed.ly
Other
Costly
Execution 368ms
Transfer 6 KB
Monthly Cost $7/mo
embed.ly
Other
Costly
Execution 358ms
Transfer 45 KB
Unused 78%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 249ms
Transfer 148 KB
Unused 42%
Monthly Cost $5/mo
Optimizely
A/B Testing
Costly
Execution 207ms
Transfer 63 KB
Unused 56%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 187ms
Transfer 125 KB
Unused 51%
Monthly Cost $4/mo
Google Analytics
Analytics
Optional
Execution 94ms
Transfer 21 KB
Monthly Cost $2/mo
embed.ly
Other
Optional
Execution 78ms
Transfer 33 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 397ms and costs ~$7/month
  • embed.ly adds 368ms and costs ~$7/month
  • embed.ly adds 358ms and costs ~$7/month
  • Google Tag Manager adds 249ms and costs ~$5/month
  • Optimizely adds 207ms and costs ~$4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 397ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

embed.ly takes 368ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

embed.ly takes 358ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

78% of embed.ly's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 249ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Optimizely takes 207ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

56% of Optimizely's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback