Skip to content
https://articulate.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

44
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
99
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
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.

4.12 s

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

5.40 s

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

1.01 s

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

0.096

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

5.33 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.

13.88 s

Page Load Progression

504 ms
1.0 s
1.5 s
2.0 s
2.5 s
3.0 s
3.5 s
4.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 157 requests
FIX
3.0 MB transferred, 157 requests
Warning::
Page weighs 6.4 MB (3.0 MB transferred)
Warning::
Images are 1.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.4 MB
Warning::
JavaScript is 837 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 837 KB
Info::
Fonts are 338 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 338 KB
Warning::
157 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.63 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
157 requests
0.63 g CO2 per page load
Images 1.4 MiB 48%
JavaScript 837.4 KiB 27%
Fonts 338.1 KiB 11%
Other 315.5 KiB 10%
CSS 69.3 KiB 2%
HTML 46.8 KiB 2%
Other 4.9 KiB 0%
Other 950 B 0%
Other 560 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

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 (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7409ms total JS execution
FIX
7409ms total JS execution
Warning::
https://www.articulate.com/: 3323ms CPU time
Warning::
https://www.articulate.com/wp-content/plugins/arti...: 1309ms CPU time
Warning::
https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ec...: 832ms CPU time
Warning::
Unattributable: 786ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K9R...: 361ms CPU time
Warning::
Third-party scripts: 7409ms (100% of total)

Main Thread Breakdown

Script Evaluation 32% Style & Layout 31% Other 24% Script Parsing & Compilation 5% Rendering 4% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.articulate.com/3323ms503ms96ms3rd
https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/script.js?ver=fab54703ddde2a0e94151309ms181ms0ms3rd
https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ecce-4f83-a94b-6b2ffca05414/osano.js832ms574ms84ms3rd
Unattributable786ms75ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K9R2NB361ms294ms47ms3rd
https://www.googletagmanager.com/gtag/js?id=G-FX3HXD9SHZ&cx=c&gtm=4e64k1273ms230ms37ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-663970415&cx=c&gtm=4e64k1263ms203ms40ms3rd
https://static.ada.support/embed2.a6606d6.js210ms189ms16ms3rd
https://www.articulate.com/wp-content/themes/articulate-theme/build/index.js?ver=1a853a8853ms6ms1ms3rd
D
Page Weight Inventory
Action
157 resources · 3.0 MB · 271 KB savings available
FIX
157 resources · 3.0 MB · 271 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~271 KB of savings available
Warning::
156 third-party resources (100% of weight)
Info::
3 resources over 200KB
157 resources · 3.0 MiB · 156 third-party 2.0 MiB over 1MB target
Image 48% · 1.4 MiB
JavaScript 36% · 1.1 MiB
Font 11% · 338.1 KiB
CSS 2% · 69.3 KiB
Other 2% · 56.5 KiB
Document 2% · 47.2 KiB

~270.8 KiB of savings available

Remove unused JavaScript: 270.8 KiB
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
31 images, 0 KB saveable
REVIEW
31 images, 0 KB saveable
Warning::
https://www.articulate.com/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.articulate.com/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.articulate.com/wp-content/uploads/2023... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.articulate.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.articulate.com/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
31 images 1.4 MB
0 oversized -0 KB
14 legacy format
5 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

C
JS Bundles
Action
49 scripts, 271 KB unused
REVIEW
49 scripts, 271 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-FX3H...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K9R...: 64 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-663...: 60 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.ada.support/embed2.a6606d6.js: 38 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ec...: 21 KB unused (27%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 271 KB
271 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-FX3HXD9SHZ&cx=c&gtm=4e64k1173 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K9R2NB166 KB64 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-663970415&cx=c&gtm=4e64k1141 KB60 KB (42%)3rd
https://static.ada.support/embed2.a6606d6.js66 KB38 KB (58%)3rd
https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ecce-4f83-a94b-6b2ffca05414/osano.js80 KB21 KB (27%)3rd
https://www.articulate.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 KB21 KB (68%)3rd
blob:https://www.articulate.com/e1b70e1b-f473-4306-bdcc-be92d89a3d7e-0 KB3rd
https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/script.js?ver=fab54703ddde2a0e94151 KB3rd
https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js97 KB3rd
https://www.articulate.com/wp-content/plugins/articulate-glossary/public/js/glossary.js?ver=1.0.01 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

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
6 fonts (338 KB)
PASS
6 fonts (338 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

338 KB total

Render-blocking

0

of 6

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 5.0 s FCP 4.1 s LCP 5.4 shttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157theme-icons.woff2 https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157 — 6.0 KiB — 119 ms — font-display: swaphttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Semibold-Web.woff2Graphik-Semibold-Web.woff2 https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Semibold-Web.woff2 — 40.1 KiB — 23 ms — font-display: swaphttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Regular-Web.woff2Graphik-Regular-Web.woff2 https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Regular-Web.woff2 — 35.9 KiB — 24 ms — font-display: swaphttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Medium-Web.woff2Graphik-Medium-Web.woff2 https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Medium-Web.woff2 — 34.9 KiB — 24 ms — font-display: swaphttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-medium.woffgt-walsheim-medium.woff https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-medium.woff — 105.6 KiB — 39 ms — font-display: swaphttps://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-regular.woffgt-walsheim-regular.woff https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-regular.woff — 115.6 KiB — 24 ms — font-display: swap
theme-icons.woff2 woff2 swap
Size 6 KB
Load time 119 ms
Start 454 ms
Risk FOUT — text flashes from fallback to web font
Graphik-Semibold-Web.woff2 woff2 swap
Size 40 KB
Load time 23 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Graphik-Regular-Web.woff2 woff2 swap
Size 36 KB
Load time 24 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Graphik-Medium-Web.woff2 woff2 swap
Size 35 KB
Load time 24 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
gt-walsheim-medium.woff woff swap
Size 106 KB
Load time 39 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
gt-walsheim-regular.woff woff swap
Size 116 KB
Load time 24 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~177 KB and ~354 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
3 hints, 0 missing preconnects
PASS
3 hints, 0 missing preconnects
Info::
Page uses 3 resource hint(s)

Current Resource Hints

preconnect
1
preload
1
dns-prefetch
1
prefetch

3 resource hints configured

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
Network Waterfall
157 requests over 2869ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.1 s LCP 5.4 shttps://articulate.com// https://articulate.com/ — 302 — 87 B — 313 ms — h2https://www.articulate.com/www.articulate.com/ https://www.articulate.com/ — 200 — 43.3 KiB — 127 ms — h2https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157 — 200 — 6.0 KiB — 119 ms — h2https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/min-height/style.css?ver=6d399c70da95900efef9www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/min-height/style.css?ver=6d399c70da95900efef9 — 200 — 209 B — 54 ms — h2https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/background-media/style.css?ver=6d399c70da95900efef9www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/background-media/style.css?ver=6d399c70da95900efef9 — 200 — 340 B — 44 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/animated-gallery/style-script.css?ver=021c4060d799254d74cbwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/animated-gallery/style-script.css?ver=021c4060d799254d74cb — 200 — 499 B — 52 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/style-script.css?ver=d7e9ec23665c35e4b33cwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/style-script.css?ver=d7e9ec23665c35e4b33c — 200 — 904 B — 58 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/blog-info/style-view.css?ver=5ddf76e3c6b2ff85e091www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/blog-info/style-view.css?ver=5ddf76e3c6b2ff85e091 — 200 — 221 B — 61 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/boxed-content/style-view.css?ver=9d46ea3a9a94b52f7078www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/boxed-content/style-view.css?ver=9d46ea3a9a94b52f7078 — 200 — 456 B — 95 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/brach-nav/style-view.css?ver=72efee5e68b29bdaf176www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/brach-nav/style-view.css?ver=72efee5e68b29bdaf176 — 200 — 244 B — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/style-view.css?ver=e118f565c698f745edc8www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/style-view.css?ver=e118f565c698f745edc8 — 200 — 1.4 KiB — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/enhanced-image/style-script.css?ver=cce3b438e469048c59cewww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/enhanced-image/style-script.css?ver=cce3b438e469048c59ce — 200 — 292 B — 83 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list/style-script.css?ver=f78a52d7195dc1931c8fwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list/style-script.css?ver=f78a52d7195dc1931c8f — 200 — 585 B — 45 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list-v2/style-script.css?ver=457e802cbaa965777a19www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list-v2/style-script.css?ver=457e802cbaa965777a19 — 200 — 828 B — 79 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-teaser/style-script.css?ver=3f965e20f44f3b5225c6www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-teaser/style-script.css?ver=3f965e20f44f3b5225c6 — 200 — 203 B — 47 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-form/style-view.css?ver=c806535eeb50d643beccwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-form/style-view.css?ver=c806535eeb50d643becc — 200 — 189 B — 89 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-rc/style-view.css?ver=3ffc63f97943c510bef6www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-rc/style-view.css?ver=3ffc63f97943c510bef6 — 200 — 612 B — 59 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-video/style-script.css?ver=2776a29361c54e8df113www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-video/style-script.css?ver=2776a29361c54e8df113 — 200 — 216 B — 56 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/icon/style-script.css?ver=e0c1ee2da677f52736fewww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/icon/style-script.css?ver=e0c1ee2da677f52736fe — 200 — 262 B — 47 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/inline-carousel/style-view.css?ver=40f33a738d90094edc05www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/inline-carousel/style-view.css?ver=40f33a738d90094edc05 — 200 — 549 B — 56 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/intro/style-script.css?ver=46770381c24586279165www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/intro/style-script.css?ver=46770381c24586279165 — 200 — 287 B — 61 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/jobs/style-view.css?ver=2f22175ff117c4d59cfawww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/jobs/style-view.css?ver=2f22175ff117c4d59cfa — 200 — 178 B — 79 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/label/style-view.css?ver=8dfe869df9d99dc81b16www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/label/style-view.css?ver=8dfe869df9d99dc81b16 — 200 — 284 B — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation/style-view.css?ver=6d38169f867db5c4ddf2www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation/style-view.css?ver=6d38169f867db5c4ddf2 — 200 — 591 B — 63 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation-css/style-view.css?ver=f88a2f446b35cf882df3www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation-css/style-view.css?ver=f88a2f446b35cf882df3 — 200 — 777 B — 83 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/style-script.css?ver=7958659c8a6086a943a1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/style-script.css?ver=7958659c8a6086a943a1 — 200 — 557 B — 42 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/outdent-gallery/style-view.css?ver=7d7dd149d52ce4d53862www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/outdent-gallery/style-view.css?ver=7d7dd149d52ce4d53862 — 200 — 516 B — 64 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/overflow-separator/style-script.css?ver=5098283c3f2d1f8f696cwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/overflow-separator/style-script.css?ver=5098283c3f2d1f8f696c — 200 — 378 B — 76 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price/style-script.css?ver=ef14b60b1879f2fbcf12www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price/style-script.css?ver=ef14b60b1879f2fbcf12 — 200 — 258 B — 48 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-columns/style-view.css?ver=a32b6214e99c56ab270bwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-columns/style-view.css?ver=a32b6214e99c56ab270b — 200 — 651 B — 58 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 4.1 s LCP 5.4 shttps://articulate.com// https://articulate.com/ — 302 — 87 B — 313 ms — h2https://www.articulate.com/www.articulate.com/ https://www.articulate.com/ — 200 — 43.3 KiB — 127 ms — h2https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.woff2?t=1720013490157 — 200 — 6.0 KiB — 119 ms — h2https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/min-height/style.css?ver=6d399c70da95900efef9www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/min-height/style.css?ver=6d399c70da95900efef9 — 200 — 209 B — 54 ms — h2https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/background-media/style.css?ver=6d399c70da95900efef9www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/editor/supports/background-media/style.css?ver=6d399c70da95900efef9 — 200 — 340 B — 44 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/animated-gallery/style-script.css?ver=021c4060d799254d74cbwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/animated-gallery/style-script.css?ver=021c4060d799254d74cb — 200 — 499 B — 52 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/style-script.css?ver=d7e9ec23665c35e4b33cwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/style-script.css?ver=d7e9ec23665c35e4b33c — 200 — 904 B — 58 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/blog-info/style-view.css?ver=5ddf76e3c6b2ff85e091www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/blog-info/style-view.css?ver=5ddf76e3c6b2ff85e091 — 200 — 221 B — 61 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/boxed-content/style-view.css?ver=9d46ea3a9a94b52f7078www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/boxed-content/style-view.css?ver=9d46ea3a9a94b52f7078 — 200 — 456 B — 95 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/brach-nav/style-view.css?ver=72efee5e68b29bdaf176www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/brach-nav/style-view.css?ver=72efee5e68b29bdaf176 — 200 — 244 B — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/style-view.css?ver=e118f565c698f745edc8www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/style-view.css?ver=e118f565c698f745edc8 — 200 — 1.4 KiB — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/enhanced-image/style-script.css?ver=cce3b438e469048c59cewww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/enhanced-image/style-script.css?ver=cce3b438e469048c59ce — 200 — 292 B — 83 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list/style-script.css?ver=f78a52d7195dc1931c8fwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list/style-script.css?ver=f78a52d7195dc1931c8f — 200 — 585 B — 45 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list-v2/style-script.css?ver=457e802cbaa965777a19www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-list-v2/style-script.css?ver=457e802cbaa965777a19 — 200 — 828 B — 79 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-teaser/style-script.css?ver=3f965e20f44f3b5225c6www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/feature-teaser/style-script.css?ver=3f965e20f44f3b5225c6 — 200 — 203 B — 47 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-form/style-view.css?ver=c806535eeb50d643beccwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-form/style-view.css?ver=c806535eeb50d643becc — 200 — 189 B — 89 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-rc/style-view.css?ver=3ffc63f97943c510bef6www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-rc/style-view.css?ver=3ffc63f97943c510bef6 — 200 — 612 B — 59 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-video/style-script.css?ver=2776a29361c54e8df113www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/hero-video/style-script.css?ver=2776a29361c54e8df113 — 200 — 216 B — 56 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/icon/style-script.css?ver=e0c1ee2da677f52736fewww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/icon/style-script.css?ver=e0c1ee2da677f52736fe — 200 — 262 B — 47 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/inline-carousel/style-view.css?ver=40f33a738d90094edc05www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/inline-carousel/style-view.css?ver=40f33a738d90094edc05 — 200 — 549 B — 56 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/intro/style-script.css?ver=46770381c24586279165www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/intro/style-script.css?ver=46770381c24586279165 — 200 — 287 B — 61 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/jobs/style-view.css?ver=2f22175ff117c4d59cfawww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/jobs/style-view.css?ver=2f22175ff117c4d59cfa — 200 — 178 B — 79 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/label/style-view.css?ver=8dfe869df9d99dc81b16www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/label/style-view.css?ver=8dfe869df9d99dc81b16 — 200 — 284 B — 40 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation/style-view.css?ver=6d38169f867db5c4ddf2www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation/style-view.css?ver=6d38169f867db5c4ddf2 — 200 — 591 B — 63 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation-css/style-view.css?ver=f88a2f446b35cf882df3www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/logo-animation-css/style-view.css?ver=f88a2f446b35cf882df3 — 200 — 777 B — 83 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/style-script.css?ver=7958659c8a6086a943a1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/style-script.css?ver=7958659c8a6086a943a1 — 200 — 557 B — 42 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/outdent-gallery/style-view.css?ver=7d7dd149d52ce4d53862www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/outdent-gallery/style-view.css?ver=7d7dd149d52ce4d53862 — 200 — 516 B — 64 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/overflow-separator/style-script.css?ver=5098283c3f2d1f8f696cwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/overflow-separator/style-script.css?ver=5098283c3f2d1f8f696c — 200 — 378 B — 76 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price/style-script.css?ver=ef14b60b1879f2fbcf12www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price/style-script.css?ver=ef14b60b1879f2fbcf12 — 200 — 258 B — 48 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-columns/style-view.css?ver=a32b6214e99c56ab270bwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-columns/style-view.css?ver=a32b6214e99c56ab270b — 200 — 651 B — 58 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-cta-box/style-view.css?ver=edcdfd36525d2faee689www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/price-cta-box/style-view.css?ver=edcdfd36525d2faee689 — 200 — 999 B — 49 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-calculator-v2/style-view.css?ver=dac1c3af4649038eea00www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-calculator-v2/style-view.css?ver=dac1c3af4649038eea00 — 200 — 255 B — 95 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-hero/style-view.css?ver=2064e69f3cfe0364b1bcwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-hero/style-view.css?ver=2064e69f3cfe0364b1bc — 200 — 1.2 KiB — 78 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-hero-v2/style-view.css?ver=620c95b06d00d46f0680www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-hero-v2/style-view.css?ver=620c95b06d00d46f0680 — 200 — 1.7 KiB — 89 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-plan/style-script.css?ver=d8f8598325940addbc4fwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/pricing-plan/style-script.css?ver=d8f8598325940addbc4f — 200 — 106 B — 47 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/resource-query/style-view.css?ver=d778ea9605fd79c5b624www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/resource-query/style-view.css?ver=d778ea9605fd79c5b624 — 200 — 377 B — 86 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/rich-grid/style-view.css?ver=ec14d19715a4f4350ad5www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/rich-grid/style-view.css?ver=ec14d19715a4f4350ad5 — 200 — 121 B — 58 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/rich-grid-item/style-view.css?ver=f3e676932cd9506c6030www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/rich-grid-item/style-view.css?ver=f3e676932cd9506c6030 — 200 — 122 B — 55 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/section/style-view.css?ver=a39ac83989550ee3a58dwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/section/style-view.css?ver=a39ac83989550ee3a58d — 200 — 265 B — 77 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/simple-modal/style-script.css?ver=a104e6480761f500d6a3www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/simple-modal/style-script.css?ver=a104e6480761f500d6a3 — 200 — 743 B — 83 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/sitemap/style-script.css?ver=719f8ebffd9f26bd9f95www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/sitemap/style-script.css?ver=719f8ebffd9f26bd9f95 — 200 — 144 B — 89 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/sliding-checkbox/style-view.css?ver=944ee8bfecfd9d637751www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/sliding-checkbox/style-view.css?ver=944ee8bfecfd9d637751 — 200 — 464 B — 60 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/supports/style-view.css?ver=d9ad2db84d0d80bd2996www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/supports/style-view.css?ver=d9ad2db84d0d80bd2996 — 200 — 261 B — 78 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs/style-view.css?ver=8fdfe2c31478cfd6434awww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs/style-view.css?ver=8fdfe2c31478cfd6434a — 200 — 1.2 KiB — 89 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs-block/style-script.css?ver=ec0dbaee1bf196949a3ewww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs-block/style-script.css?ver=ec0dbaee1bf196949a3e — 200 — 1.1 KiB — 86 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs-general/style-script.css?ver=17d38ee4208c73729331www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/tabs-general/style-script.css?ver=17d38ee4208c73729331 — 200 — 1.4 KiB — 78 ms — h2https://www.articulate.com/wp-content/plugins/articulate-block-library/build/toc/style-script.css?ver=e560d65229bf2531d8bbwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/toc/style-script.css?ver=e560d65229bf2531d8bb — 200 — 450 B — 59 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video/style-view.css?ver=1b8fe2e69caa37ef3390www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video/style-view.css?ver=1b8fe2e69caa37ef3390 — 200 — 707 B — 66 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video-teaser/style-view.css?ver=f63c5c95755df967cd0dwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video-teaser/style-view.css?ver=f63c5c95755df967cd0d — 200 — 828 B — 64 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video-text/style-view.css?ver=6201da5e83c55206ea94www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video-text/style-view.css?ver=6201da5e83c55206ea94 — 200 — 587 B — 94 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/build/style.css?ver=1a853a88www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/build/style.css?ver=1a853a88 — 200 — 38.7 KiB — 112 ms — h3https://www.articulate.com/wp-content/plugins/articulate-glossary/public/css/glossary.css?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-glossary/public/css/glossary.css?ver=1.0.0 — 200 — 2.6 KiB — 66 ms — h3https://www.articulate.com/wp-content/plugins/articulate-location-content/build/style.css?ver=1.0.1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-location-content/build/style.css?ver=1.0.1 — 200 — 779 B — 90 ms — h3https://www.articulate.com/wp-content/plugins/t2/build/extension-library/people/style.css?ver=7.22.1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/extension-library/people/style.css?ver=7.22.1 — 200 — 583 B — 63 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.css?ver=1720013490157www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/theme-icons/theme-icons.css?ver=1720013490157 — 200 — 1.1 KiB — 97 ms — h3https://www.articulate.com/wp-content/plugins/articulate-ada-chatbot-new/styles.css?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-ada-chatbot-new/styles.css?ver=1.0.0 — 200 — 260 B — 60 ms — h3https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ecce-4f83-a94b-6b2ffca05414/osano.jscmp.osano.com/6oldLSfcehJh2RRl/21f3... https://cmp.osano.com/6oldLSfcehJh2RRl/21f3ebb1-ecce-4f83-a94b-6b2ffca05414/osano.js — 200 — 80.1 KiB — 566 ms — h3https://www.articulate.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.articulate.com/wp-includes/js/j... https://www.articulate.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 107 ms — h3https://www.articulate.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.articulate.com/wp-includes/js/j... https://www.articulate.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.1 KiB — 104 ms — h3https://www.articulate.com/wp-content/uploads/2023/06/articulate-logo.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2023/06/articulate-logo.svg — 200 — 1015 B — 104 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/logo-microsoft.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/logo-microsoft.png — 200 — 3.6 KiB — 96 ms — h3https://www.articulate.com/www.articulate.com/ https://www.articulate.com/ — 200 — 303 B — 150 ms — h3https://dev.visualwebsiteoptimizer.com/j.php?a=873064&u=https%3A%2F%2Fwww.articulate.com%2F&vn=2.2&ph=1&p=web&st=490.80000019073486&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=873064&u=https%3A%2F%2Fwww.articulate.com%2F&vn=2.2&ph=1&p=web&st=490.80000019073486&x=true — 200 — 11.2 KiB — 137 ms — h2https://www.articulate.com/wp-content/uploads/2025/10/logo-toro.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/logo-toro.png — 200 — 1.5 KiB — 21 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/logo-granite-telecommunications.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/logo-granite-telecommunications.png — 200 — 3.6 KiB — 18 ms — h3https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 113 ms — http/1.1https://www.articulate.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.articulate.com/cdn-cgi/scripts/... https://www.articulate.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 726 B — 4 ms — h3https://static.ada.support/embed2.jsstatic.ada.support/embed2.js https://static.ada.support/embed2.js — 200 — 8.2 KiB — 94 ms — h2https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 81 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 79 ms — h3https://www.articulate.com/wp-content/plugins/articulate-glossary/public/js/glossary.js?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-glossary/public/js/glossary.js?ver=1.0.0 — 200 — 709 B — 15 ms — h3https://www.articulate.com/wp-content/plugins/articulate-language-toggle/assets/js/language-toggle.js?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-language-toggle/assets/js/language-toggle.js?ver=1.0.0 — 200 — 1023 B — 15 ms — h3https://www.articulate.com/wp-content/plugins/articulate-segment-io/public/js/articulate-segment-io-segment-load.js?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-segment-io/public/js/articulate-segment-io-segment-load.js?ver=1.0.0 — 200 — 1.3 KiB — 16 ms — h3blob:https://www.articulate.com/e1b70e1b-f473-4306-bdcc-be92d89a3d7ewww.articulate.com/e1b70e1b-f473-43... blob:https://www.articulate.com/e1b70e1b-f473-4306-bdcc-be92d89a3d7e — 200 — -1 B — 65 ms — blobhttps://www.articulate.com/wp-content/plugins/articulate-segment-io/public/js/articulate-segment-io-track.js?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-segment-io/public/js/articulate-segment-io-track.js?ver=1.0.0 — 200 — 2.1 KiB — 15 ms — h3https://www.articulate.com/wp-content/plugins/geoip-detect/js/dist/frontend_full.js?ver=5.6.1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/geoip-detect/js/dist/frontend_full.js?ver=5.6.1 — 200 — 5.7 KiB — 23 ms — h3https://www.articulate.com/wp-content/plugins/gforms-filters/js/gravity-forms-utm.js?ver=1www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/gforms-filters/js/gravity-forms-utm.js?ver=1 — 200 — 1.1 KiB — 18 ms — h3https://www.articulate.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.articulate.com/wp-includes/js/d... https://www.articulate.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 12.1 KiB — 17 ms — h3https://www.articulate.com/wp-content/plugins/t2/build/extension-library/people/script.js?ver=7699272233e165124dfdwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/extension-library/people/script.js?ver=7699272233e165124dfd — 200 — 455 B — 16 ms — h3https://www.articulate.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381www.articulate.com/wp-includes/js/d... https://www.articulate.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381 — 200 — 533 B — 14 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/build/index.js?ver=1a853a88www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/build/index.js?ver=1a853a88 — 200 — 2.9 KiB — 14 ms — h3https://www.articulate.com/wp-content/plugins/articulate-ada-chatbot-new/script.js?ver=1.0.0www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-ada-chatbot-new/script.js?ver=1.0.0 — 200 — 797 B — 15 ms — h3https://www.articulate.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1www.articulate.com/wp-includes/js/d... https://www.articulate.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.2 KiB — 17 ms — h3https://www.articulate.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.articulate.com/wp-includes/js/d... https://www.articulate.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.4 KiB — 16 ms — h3https://www.articulate.com/wp-content/plugins/t2/build/block-library/tabs/script.js?ver=9367752562021d327176www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/t2/build/block-library/tabs/script.js?ver=9367752562021d327176 — 200 — 906 B — 16 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Google-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Google-logo-black.svg — 200 — 1.4 KiB — 14 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Mercedes-Benz-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Mercedes-Benz-logo-black.svg — 200 — 3.8 KiB — 15 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video/view.js?ver=65f0ac6a46a97b455823www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/video/view.js?ver=65f0ac6a46a97b455823 — 200 — 1.3 KiB — 12 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/view.js?ver=346f51e34a9e9dbb020fwww.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/card-layout/view.js?ver=346f51e34a9e9dbb020f — 200 — 2.5 KiB — 15 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/view.js?ver=93458f9944641f3ac2f3www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/view.js?ver=93458f9944641f3ac2f3 — 200 — 845 B — 15 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/script.js?ver=fab54703ddde2a0e9415www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/metrics-pills/script.js?ver=fab54703ddde2a0e9415 — 200 — 1.5 KiB — 12 ms — h3https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/script.js?ver=b6b7b5b6712224f854f4www.articulate.com/wp-content/plugi... https://www.articulate.com/wp-content/plugins/articulate-block-library/build/basic-slider/script.js?ver=b6b7b5b6712224f854f4 — 200 — 1.4 KiB — 18 ms — h3https://munchkin.marketo.net/munchkin.jsmunchkin.marketo.net/munchkin.js https://munchkin.marketo.net/munchkin.js — 200 — 1.2 KiB — 69 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-K9R2NBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K9R2NB — 200 — 166.2 KiB — 175 ms — h2blob:https://www.articulate.com/af6ac7b6-a369-494c-b8d4-1eaf3427e9cbwww.articulate.com/af6ac7b6-a369-49... blob:https://www.articulate.com/af6ac7b6-a369-494c-b8d4-1eaf3427e9cb — 200 — -1 B — 21 ms — blobhttps://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=873064&d=articulate.com&u=D004D24EF1E915A258DA7319A1A07AA13&h=2f304a77a563219cb97e1238d694284f&t=falsedev.visualwebsiteoptimizer.com/v.gi... https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=873064&d=articulate.com&u=D004D24EF1E915A258DA7319A1A07AA13&h=2f304a77a563219cb97e1238d694284f&t=false — 200 — 147 B — 102 ms — h2https://www.articulate.com/wp-content/uploads/2025/10/hero-blue-ellipse.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/hero-blue-ellipse.svg — 200 — 630 B — 15 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/home-video-play-default.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/home-video-play-default.png — 200 — 925 B — 15 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/hero-purple-ellipse.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/hero-purple-ellipse.svg — 200 — 610 B — 17 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Semibold-Web.woff2www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Semibold-Web.woff2 — 200 — 40.1 KiB — 23 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Regular-Web.woff2www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Regular-Web.woff2 — 200 — 35.9 KiB — 24 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Medium-Web.woff2www.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/graphik/Graphik-Medium-Web.woff2 — 200 — 34.9 KiB — 24 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-medium.woffwww.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-medium.woff — 200 — 105.6 KiB — 39 ms — h3https://www.articulate.com/wp-content/uploads/2026/02/articuland-logo-horizontal.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2026/02/articuland-logo-horizontal.svg — 200 — 3.0 KiB — 30 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Starbucks-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Starbucks-logo-black.svg — 200 — 5.9 KiB — 31 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Redfin-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Redfin-logo-black.svg — 200 — 1.6 KiB — 22 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/MIT-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/MIT-logo-black.svg — 200 — 4.9 KiB — 28 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Adidas-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Adidas-logo-black.svg — 200 — 2.6 KiB — 21 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/Publix-logo-black.svgwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/Publix-logo-black.svg — 200 — 1.4 KiB — 28 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/home-hero-video-thumbnail-noplay-768x341.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/home-hero-video-thumbnail-noplay-768x341.png — 200 — 47.2 KiB — 49 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/capability-create-source-material-768x383.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/capability-create-source-material-768x383.png — 200 — 8.1 KiB — 23 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/capability-collaborate-container-768x530.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/capability-collaborate-container-768x530.png — 200 — 8.7 KiB — 22 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/capability-distribute-container-768x530.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/capability-distribute-container-768x530.png — 200 — 6.4 KiB — 22 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/capability-localization-container-768x530.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/capability-localization-container-768x530.png — 200 — 11.1 KiB — 20 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/container-hr-768x843.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/container-hr-768x843.png — 200 — 21.7 KiB — 15 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-1.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-1.png — 200 — 359.2 KiB — 48 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/product-ui-block-library.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/product-ui-block-library.png — 200 — 23.0 KiB — 16 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-2.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-2.png — 200 — 333.7 KiB — 46 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/product-ui-course-creation.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/product-ui-course-creation.png — 200 — 30.8 KiB — 21 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-3.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/business-person-working-3.png — 200 — 379.0 KiB — 47 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/product-ui-translation.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/product-ui-translation.png — 200 — 17.7 KiB — 25 ms — h3https://www.articulate.com/wp-content/uploads/2025/10/use-cases-video-thumbnail-v2-1024x573.pngwww.articulate.com/wp-content/uploa... https://www.articulate.com/wp-content/uploads/2025/10/use-cases-video-thumbnail-v2-1024x573.png — 200 — 113.6 KiB — 71 ms — h3https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-regular.woffwww.articulate.com/wp-content/theme... https://www.articulate.com/wp-content/themes/articulate-theme/assets/fonts/gt-walsheim/gt-walsheim-regular.woff — 200 — 115.6 KiB — 24 ms — h3https://static.ada.support/embed-manifest.jsonstatic.ada.support/embed-manifest.j... https://static.ada.support/embed-manifest.json — 200 — 682 B — 57 ms — h2https://cmp.osano.com/cmp.osano.com/ https://cmp.osano.com/ — 200 — 1.1 KiB — 39 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 22 ms — h3https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=873064&settings_type=4&ts=1776871296&dt=mobile&cc=ESdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=873064&settings_type=4&ts=1776871296&dt=mobile&cc=ES — 200 — 9.5 KiB — 48 ms — h3https://static.ada.support/embed2.a6606d6.jsstatic.ada.support/embed2.a6606d6.j... https://static.ada.support/embed2.a6606d6.js — 200 — 66.1 KiB — 39 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-663970415&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-663970415&cx=c&gtm=4e64k1 — 200 — 141.4 KiB — 51 ms — h2https://www.googletagmanager.com/gtag/js?id=G-FX3HXD9SHZ&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FX3HXD9SHZ&cx=c&gtm=4e64k1 — 200 — 173.1 KiB — 55 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k1v71205897za200zd71205897xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776899831879&tfd=1594www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&ep.ads_data_redaction=0&gtm=45He64k1v71205897za200zd71205897xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776899831879&tfd=1594 — 200 — 21 B — 86 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/7.0/track-8854bbf636dc51133b2fa5048349131fbr.js — 200 — 5.3 KiB — 21 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/opaEv-1c7ce826a687aa150a0d779609032360br.js — 200 — 44.1 KiB — 24 ms — h3blob:https://www.articulate.com/20dbc1e8-41de-48cb-aade-2c4a0685e6ddwww.articulate.com/20dbc1e8-41de-48... blob:https://www.articulate.com/20dbc1e8-41de-48cb-aade-2c4a0685e6dd — 200 — -1 B — 30 ms — blobhttps://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/analysis/4.0/worker-70faafffa0475802f5ee03ca5ff74179br.js — 200 — 13.1 KiB — 23 ms — h3https://rollout.ada.support/articulate-gen-sandbox/client.json?ada_request_origin=embedrollout.ada.support/articulate-gen-... https://rollout.ada.support/articulate-gen-sandbox/client.json?ada_request_origin=embed — 200 — 53.2 KiB — 395 ms — h2https://static.ada.support/chat-manifest.jsonstatic.ada.support/chat-manifest.js... https://static.ada.support/chat-manifest.json — 200 — 682 B — 20 ms — h2https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&gtm=45be64k1v872251761z871205897za20gzb71205897zd71205897xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-663970415&tid=AW-663970415&tft=1776899832100&tfd=1815www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&gtm=45be64k1v872251761z871205897za20gzb71205897zd71205897xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-663970415&tid=AW-663970415&tft=1776899832100&tfd=1815 — 200 — 21 B — 103 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v872251761z871205897za20gzb71205897zd71205897xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-663970415&tid=AW-663970415&tft=1776899832101&tfd=1816www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.articulate.com%2F&scrsrc=www.googletagmanager.com&rnd=74359287.1776899832&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&auid=131062464.1776899832&navt=n&npa=1&us_privacy=1---&_tu=CA&gtm=45be64k1v872251761z871205897za20gzb71205897zd71205897xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-663970415&tid=AW-663970415&tft=1776899832101&tfd=1816 — 200 — 21 B — 102 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-FX3HXD9SHZ&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&_p=1776899830880&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=1332206020.1776899832&frm=0&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~118463262&sid=1776899832&sct=1&seg=0&dl=https%3A%2F%2Fwww.articulate.com%2F&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&tfd=1900region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-FX3HXD9SHZ&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&_p=1776899830880&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&_prs=wg&are=1&cid=1332206020.1776899832&frm=0&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543~118463262&sid=1776899832&sct=1&seg=0&dl=https%3A%2F%2Fwww.articulate.com%2F&dt=Build%20effective%20training%20for%20the%20AI%20era%20with%20Articulate%20360%20%7C%20Articulate&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&tfd=1900 — 204 — 551 B — 90 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FX3HXD9SHZ&cid=1332206020.1776899832&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FX3HXD9SHZ&cid=1332206020.1776899832&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~118463262 — 204 — 560 B — 89 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-FX3HXD9SHZ&cid=1332206020.1776899832&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~118463262&z=1288909067www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-FX3HXD9SHZ&cid=1332206020.1776899832&gtm=45je64k1v881450918z871205897za20gzb71205897zd71205897&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543~118463262&z=1288909067 — 200 — 408 B — 94 ms — h2https://js.zi-scripts.com/zi-tag.jsjs.zi-scripts.com/zi-tag.js https://js.zi-scripts.com/zi-tag.js — 200 — 5.9 KiB — 108 ms — h3https://www.articulate.com/favicon.icowww.articulate.com/favicon.ico https://www.articulate.com/favicon.ico — 200 — 863 B — 15 ms — h3https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 204 — 0 B — 195 ms — h3https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/index.htmlarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/index.html — 200 — 689 B — 102 ms — h2https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/index.htmlarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/index.html — 200 — 1.7 KiB — 92 ms — h2https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/sentry.a63f1776e32d39b6c2e8.jsarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/sentry.a63f1776e32d39b6c2e8.js — 200 — 24.9 KiB — 22 ms — h2https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/index.jsarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/x-storage/a6606d6/index.js — 200 — 18.2 KiB — 25 ms — h2https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/sentry.a63f1776e32d39b6c2e8.jsarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/sentry.a63f1776e32d39b6c2e8.js — 200 — 24.9 KiB — 33 ms — h2https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/preact.196e0b6fbd52fd7d5136.jsarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/preact.196e0b6fbd52fd7d5136.js — 200 — 4.1 KiB — 33 ms — h2https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/index.jsarticulate-gen-sandbox.ada.support/... https://articulate-gen-sandbox.ada.support/embed/button/a6606d6/index.js — 200 — 21.0 KiB — 34 ms — h2https://js.zi-scripts.com/unified/v1/master/getSubscriptionsjs.zi-scripts.com/unified/v1/master... https://js.zi-scripts.com/unified/v1/master/getSubscriptions — 200 — 783 B — 171 ms — h3https://static.ada.support/images/2767951e-f624-4b11-99bf-ee6358a3844b.svgstatic.ada.support/images/2767951e-... https://static.ada.support/images/2767951e-f624-4b11-99bf-ee6358a3844b.svg — 200 — 78.6 KiB — 75 ms — h2https://ws.zoominfo.com/pixel/643710081c9734502b4d9a7f/?iszitag=truews.zoominfo.com/pixel/643710081c973... https://ws.zoominfo.com/pixel/643710081c9734502b4d9a7f/?iszitag=true — 200 — 0 B — 187 ms — h3https://ws.zoominfo.com/pixel/643710081c9734502b4d9a7f/?iszitag=truews.zoominfo.com/pixel/643710081c973... https://ws.zoominfo.com/pixel/643710081c9734502b4d9a7f/?iszitag=true — 200 — 1.9 KiB — 191 ms — h3blob:https://www.articulate.com/a5de560b-6ced-4c47-a58b-e5ca9a079503www.articulate.com/a5de560b-6ced-4c... blob:https://www.articulate.com/a5de560b-6ced-4c47-a58b-e5ca9a079503 — 200 — 0 B — 1 ms — blob
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 7409ms · 632KB · €80/mo
www.articulate.com
Other
Costly
Execution 3323ms
Transfer 0 KB
Monthly Cost €36/mo
www.articulate.com
Other
Costly
Execution 1309ms
Transfer 1 KB
Monthly Cost €14/mo
cmp.osano.com
Other
Costly
Execution 832ms
Transfer 80 KB
Unused 27%
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 786ms
Transfer 0 KB
Monthly Cost €9/mo
Google Tag Manager
Tag Manager
Costly
Execution 361ms
Transfer 166 KB
Unused 38%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 273ms
Transfer 173 KB
Unused 39%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 263ms
Transfer 141 KB
Unused 42%
Monthly Cost €3/mo
static.ada.support
Other
Costly
Execution 210ms
Transfer 66 KB
Unused 58%
Monthly Cost €2/mo
www.articulate.com
Other
Optional
Execution 53ms
Transfer 3 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.articulate.com adds 3323ms and costs ~€36/month
  • www.articulate.com adds 1309ms and costs ~€14/month
  • cmp.osano.com adds 832ms and costs ~€9/month
  • Unattributable adds 786ms and costs ~€9/month
  • Google Tag Manager adds 361ms and costs ~€4/month
  • Google Tag Manager adds 273ms and costs ~€3/month
  • Google Tag Manager adds 263ms and costs ~€3/month
  • static.ada.support adds 210ms and costs ~€2/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

www.articulate.com takes 3323ms 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

www.articulate.com takes 1309ms 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

cmp.osano.com takes 832ms 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

Unattributable takes 786ms 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

Google Tag Manager takes 361ms 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

Google Tag Manager takes 273ms 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

Google Tag Manager takes 263ms 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

static.ada.support takes 210ms 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

58% of static.ada.support'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