Skip to content
https://teachable.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
4
REVIEW
4
PASS
5
INFO
2

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

81
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
100
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.

1.73 s

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

2.21 s

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

0 ms

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

0.005

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

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

2.22 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 4 REVIEW 4 FIX
D
Page Weight Budget
Action
2.2 MB transferred, 84 requests
FIX
2.2 MB transferred, 84 requests
Info::
Page weighs 5.2 MB (2.2 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 357 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 357 KB
Info::
84 HTTP requests
Info::
Estimated 0.46 g CO2 per page load
2.2 MB / 2.4 MB budget
2.2 MB transferred
84 requests
0.46 g CO2 per page load
JavaScript 1.2 MiB 54%
Images 566.4 KiB 25%
Fonts 357.0 KiB 16%
CSS 43.0 KiB 2%
HTML 39.1 KiB 2%
Other 7.0 KiB 0%
Other 2.2 KiB 0%
Other 1.4 KiB 0%
Other 228 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

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 (2.2 MiB of 2.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
43 scripts, 428 KB unused
FIX
43 scripts, 428 KB unused
Warning::
https://script.crazyegg.com/scripts/addons/1.0.146...: 74 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-6E9Q...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-959...: 65 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KJQ...: 64 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.intellimize.co/snippet/117475503.js: 60 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 428 KB
428 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://script.crazyegg.com/scripts/addons/1.0.146/survey.js100 KB74 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6E9Q4KD1X0&cx=c&gtm=4e64h1171 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-959285871&cx=c&gtm=4e64h1145 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7P173 KB64 KB (37%)3rd
https://cdn.intellimize.co/snippet/117475503.js87 KB60 KB (69%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB26 KB (48%)3rd
https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.js44 KB25 KB (58%)3rd
https://cdn.flowblock.co/public/files/68e91c7073e805ab57462f0c/gsap.js47 KB24 KB (52%)3rd
https://cdn.heapanalytics.com/js/heap-318805607.js41 KB23 KB (56%)3rd
https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.5959ac50b3c857f1.js1 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

F
Page Weight Inventory
Action
84 resources · 2.2 MB · 428 KB savings available
FIX
84 resources · 2.2 MB · 428 KB savings available
Warning::
Page weight 1.2 MB over 1MB target
Got: 2.2 MB Expected: ≤ 1 MB
Info::
~428 KB of savings available
Warning::
83 third-party resources (100% of weight)
84 resources · 2.2 MiB · 83 third-party 1.2 MiB over 1MB target
JavaScript 54% · 1.2 MiB
Image 25% · 567.4 KiB
Font 16% · 357.0 KiB
CSS 2% · 43.0 KiB
Document 2% · 39.5 KiB
Other 0% · 9.4 KiB

~428.3 KiB of savings available

Remove unused JavaScript: 428.3 KiB
B
Image Optimization
14 images, 0 KB saveable
REVIEW
14 images, 0 KB saveable
Info::
All images are well-optimized
14 images 566 KB
0 oversized -0 KB
4 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
818ms total JS execution
REVIEW
818ms total JS execution
Info::
https://www.teachable.com/: 228ms CPU time
Info::
https://cdn.prod.website-files.com/gsap/3.15.0/gsa...: 188ms CPU time
Info::
Unattributable: 96ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-6E9Q...: 92ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-KJQ...: 91ms CPU time
Warning::
Third-party scripts: 818ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 20% Style & Layout 16% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.teachable.com/228ms37ms6ms3rd
https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js188ms37ms2ms3rd
Unattributable96ms4ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-6E9Q4KD1X0&cx=c&gtm=4e64h192ms81ms10ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7P91ms76ms12ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js63ms57ms3ms3rd
https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js60ms18ms1ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
private
REVIEW
private
Info::
Cache-Control header is set
Got: private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

private

DirectiveValueMeaning
privateOnly browser cache, not CDN/proxy
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
3 fonts (357 KB)
PASS
3 fonts (357 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

357 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.7 s LCP 2.2 shttps://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d92793f6b8ba82401492_PeridotPENormVF.woff268e7d92793f6b8ba8240149... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d92793f6b8ba82401492_PeridotPENormVF.woff2 — 170.7 KiB — 88 ms — font-display: swaphttps://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d8dc76d80d682b7d1745_IvyprestoHeadline-Regular.woff268e7d8dc76d80d682b7d174... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d8dc76d80d682b7d1745_IvyprestoHeadline-Regular.woff2 — 90.5 KiB — 92 ms — font-display: swaphttps://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68efd5d533c9a303121f3a7c_IvyprestoHeadline-RegularItalic.woff268efd5d533c9a303121f3a7... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68efd5d533c9a303121f3a7c_IvyprestoHeadline-RegularItalic.woff2 — 95.8 KiB — 93 ms — font-display: swap
68e7d92793f6b8ba8240149... woff2 swap
Size 171 KB
Load time 88 ms
Start 652 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
68e7d8dc76d80d682b7d174... woff2 swap
Size 91 KB
Load time 92 ms
Start 652 ms
Risk FOUT — text flashes from fallback to web font
68efd5d533c9a303121f3a7... woff2 swap
Size 96 KB
Load time 93 ms
Start 653 ms
Risk FOUT — text flashes from fallback to web font
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 ~85 KB and ~170 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
Network Waterfall
84 requests over 2166ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.7 s LCP 2.2 shttps://teachable.com// https://teachable.com/ — 301 — 405 B — 402 ms — h2https://www.teachable.com/www.teachable.com/ https://www.teachable.com/ — 200 — 39.1 KiB — 105 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.shared.88000560f.min.csscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.shared.88000560f.min.css — 200 — 8.4 KiB — 58 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.68b18a352897a262d4000b50.c44f5b638.opt.min.csscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.68b18a352897a262d4000b50.c44f5b638.opt.min.css — 200 — 28.6 KiB — 89 ms — h3https://cdn.intellimize.co/snippet/117475503.jscdn.intellimize.co/snippet/11747550... https://cdn.intellimize.co/snippet/117475503.js — 200 — 86.5 KiB — 15 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68daba31282892b31e937809_teachable-logo-color.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68daba31282892b31e937809_teachable-logo-color.svg — 200 — 1.3 KiB — 106 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47a1d7727e0f7bd1ac19e_8b04a4deab039f00b369cedcd9295a73_ui-main-hero-tab-1.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47a1d7727e0f7bd1ac19e_8b04a4deab039f00b369cedcd9295a73_ui-main-hero-tab-1.webp — 200 — 57.4 KiB — 97 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/6960fced54a209a6ea49ac9b_home-hero-tab-1-mobile.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/6960fced54a209a6ea49ac9b_home-hero-tab-1-mobile.webp — 200 — 19.9 KiB — 62 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=687904fb2b26c434698c47e9d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=687904fb2b26c434698c47e9 — 200 — 30.4 KiB — 11 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.315c3bd4.f1e9eb757bba2eb4.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.315c3bd4.f1e9eb757bba2eb4.js — 200 — 2.6 KiB — 54 ms — h3https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js — 200 — 29.0 KiB — 33 ms — h3https://ddwl4m2hdecbv.cloudfront.net/b/0OV0VHY31G6Z/0OV0VHY31G6Z.js.gzddwl4m2hdecbv.cloudfront.net/b/0OV0... https://ddwl4m2hdecbv.cloudfront.net/b/0OV0VHY31G6Z/0OV0VHY31G6Z.js.gz — -1 — 0 B — 529 ms — https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js — 200 — 18.3 KiB — 40 ms — h3https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@12/swip... https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.js — 200 — 44.0 KiB — 27 ms — h2https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/stories-slider.jscdn.flowblock.co/public/files/68790... https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/stories-slider.js — 200 — 835 B — 198 ms — h3https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/case-study-slider.jscdn.flowblock.co/public/files/68790... https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/case-study-slider.js — 200 — 878 B — 70 ms — h3https://static.auth.hotmart.com/cookie-policy/teachable.js?lang=enstatic.auth.hotmart.com/cookie-poli... https://static.auth.hotmart.com/cookie-policy/teachable.js?lang=en — 200 — 27.5 KiB — 25 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.js — 200 — 7.2 KiB — 19 ms — h2https://cdn.flowblock.co/public/files/68e91c7073e805ab57462f0c/gsap.jscdn.flowblock.co/public/files/68e91... https://cdn.flowblock.co/public/files/68e91c7073e805ab57462f0c/gsap.js — 200 — 46.6 KiB — 241 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7P — 200 — 173.1 KiB — 152 ms — h2https://cdn.heapanalytics.com/js/heap-318805607.jscdn.heapanalytics.com/js/heap-31880... https://cdn.heapanalytics.com/js/heap-318805607.js — 200 — 40.9 KiB — 24 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e6e4876ff3e99416f5_teachable-char-a.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e6e4876ff3e99416f5_teachable-char-a.svg — 200 — 1.2 KiB — 34 ms — h3https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@12/swip... https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.css — 200 — 3.1 KiB — 7 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47927acaba24419d39208_ui-panel-live-feed-p-800.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47927acaba24419d39208_ui-panel-live-feed-p-800.webp — 200 — 33.6 KiB — 36 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e4792744ebd84268993dcd_ui-panel-chart-p-1080.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e4792744ebd84268993dcd_ui-panel-chart-p-1080.webp — 200 — 22.5 KiB — 69 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c548905717e540783_3ce1870c653da1545e1d5a5c6e2f0992_teachable-product-courses.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c548905717e540783_3ce1870c653da1545e1d5a5c6e2f0992_teachable-product-courses.webp — 200 — 81.9 KiB — 89 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c780c5ef76265386b_2d591819928fd2df51b40360964a5c1c_teachable-product-coaching.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c780c5ef76265386b_2d591819928fd2df51b40360964a5c1c_teachable-product-coaching.webp — 200 — 144.9 KiB — 96 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c8ae5b217815396ad_272dd01b1fa967d3f7374c715975249e_teachable-product-downloads.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c8ae5b217815396ad_272dd01b1fa967d3f7374c715975249e_teachable-product-downloads.webp — 200 — 62.1 KiB — 85 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c583104a037c344a8_676e42d496d15ad0dc8039bf6d1db4e5_teachable-product-membership.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c583104a037c344a8_676e42d496d15ad0dc8039bf6d1db4e5_teachable-product-membership.webp — 200 — 35.7 KiB — 73 ms — h3
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 1.7 s LCP 2.2 shttps://teachable.com// https://teachable.com/ — 301 — 405 B — 402 ms — h2https://www.teachable.com/www.teachable.com/ https://www.teachable.com/ — 200 — 39.1 KiB — 105 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.shared.88000560f.min.csscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.shared.88000560f.min.css — 200 — 8.4 KiB — 58 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.68b18a352897a262d4000b50.c44f5b638.opt.min.csscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/css/fs-teachable.68b18a352897a262d4000b50.c44f5b638.opt.min.css — 200 — 28.6 KiB — 89 ms — h3https://cdn.intellimize.co/snippet/117475503.jscdn.intellimize.co/snippet/11747550... https://cdn.intellimize.co/snippet/117475503.js — 200 — 86.5 KiB — 15 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68daba31282892b31e937809_teachable-logo-color.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68daba31282892b31e937809_teachable-logo-color.svg — 200 — 1.3 KiB — 106 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47a1d7727e0f7bd1ac19e_8b04a4deab039f00b369cedcd9295a73_ui-main-hero-tab-1.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47a1d7727e0f7bd1ac19e_8b04a4deab039f00b369cedcd9295a73_ui-main-hero-tab-1.webp — 200 — 57.4 KiB — 97 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/6960fced54a209a6ea49ac9b_home-hero-tab-1-mobile.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/6960fced54a209a6ea49ac9b_home-hero-tab-1-mobile.webp — 200 — 19.9 KiB — 62 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=687904fb2b26c434698c47e9d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=687904fb2b26c434698c47e9 — 200 — 30.4 KiB — 11 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.315c3bd4.f1e9eb757bba2eb4.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.315c3bd4.f1e9eb757bba2eb4.js — 200 — 2.6 KiB — 54 ms — h3https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.15.0/gsap.min.js — 200 — 29.0 KiB — 33 ms — h3https://ddwl4m2hdecbv.cloudfront.net/b/0OV0VHY31G6Z/0OV0VHY31G6Z.js.gzddwl4m2hdecbv.cloudfront.net/b/0OV0... https://ddwl4m2hdecbv.cloudfront.net/b/0OV0VHY31G6Z/0OV0VHY31G6Z.js.gz — -1 — 0 B — 529 ms — https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.15.0/ScrollTrigger.min.js — 200 — 18.3 KiB — 40 ms — h3https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@12/swip... https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.js — 200 — 44.0 KiB — 27 ms — h2https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/stories-slider.jscdn.flowblock.co/public/files/68790... https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/stories-slider.js — 200 — 835 B — 198 ms — h3https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/case-study-slider.jscdn.flowblock.co/public/files/68790... https://cdn.flowblock.co/public/files/687904fb2b26c434698c47e9/case-study-slider.js — 200 — 878 B — 70 ms — h3https://static.auth.hotmart.com/cookie-policy/teachable.js?lang=enstatic.auth.hotmart.com/cookie-poli... https://static.auth.hotmart.com/cookie-policy/teachable.js?lang=en — 200 — 27.5 KiB — 25 ms — h3https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.js — 200 — 7.2 KiB — 19 ms — h2https://cdn.flowblock.co/public/files/68e91c7073e805ab57462f0c/gsap.jscdn.flowblock.co/public/files/68e91... https://cdn.flowblock.co/public/files/68e91c7073e805ab57462f0c/gsap.js — 200 — 46.6 KiB — 241 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7Pwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KJQCH7P — 200 — 173.1 KiB — 152 ms — h2https://cdn.heapanalytics.com/js/heap-318805607.jscdn.heapanalytics.com/js/heap-31880... https://cdn.heapanalytics.com/js/heap-318805607.js — 200 — 40.9 KiB — 24 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e6e4876ff3e99416f5_teachable-char-a.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e6e4876ff3e99416f5_teachable-char-a.svg — 200 — 1.2 KiB — 34 ms — h3https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@12/swip... https://cdn.jsdelivr.net/npm/swiper@12/swiper-bundle.min.css — 200 — 3.1 KiB — 7 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47927acaba24419d39208_ui-panel-live-feed-p-800.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e47927acaba24419d39208_ui-panel-live-feed-p-800.webp — 200 — 33.6 KiB — 36 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e4792744ebd84268993dcd_ui-panel-chart-p-1080.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e4792744ebd84268993dcd_ui-panel-chart-p-1080.webp — 200 — 22.5 KiB — 69 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c548905717e540783_3ce1870c653da1545e1d5a5c6e2f0992_teachable-product-courses.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c548905717e540783_3ce1870c653da1545e1d5a5c6e2f0992_teachable-product-courses.webp — 200 — 81.9 KiB — 89 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c780c5ef76265386b_2d591819928fd2df51b40360964a5c1c_teachable-product-coaching.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c780c5ef76265386b_2d591819928fd2df51b40360964a5c1c_teachable-product-coaching.webp — 200 — 144.9 KiB — 96 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c8ae5b217815396ad_272dd01b1fa967d3f7374c715975249e_teachable-product-downloads.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c8ae5b217815396ad_272dd01b1fa967d3f7374c715975249e_teachable-product-downloads.webp — 200 — 62.1 KiB — 85 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c583104a037c344a8_676e42d496d15ad0dc8039bf6d1db4e5_teachable-product-membership.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2fc0c583104a037c344a8_676e42d496d15ad0dc8039bf6d1db4e5_teachable-product-membership.webp — 200 — 35.7 KiB — 73 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68beb37e8514967a4d013c17_temp-stock-4.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68beb37e8514967a4d013c17_temp-stock-4.webp — 200 — 71.2 KiB — 88 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2f9bc11c85940d12845ff_ead53d9e008958202ec4680f95334916_teachable-quiz-p-1080.webpcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e2f9bc11c85940d12845ff_ead53d9e008958202ec4680f95334916_teachable-quiz-p-1080.webp — 200 — 32.1 KiB — 76 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d92793f6b8ba82401492_PeridotPENormVF.woff2cdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d92793f6b8ba82401492_PeridotPENormVF.woff2 — 200 — 170.7 KiB — 88 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d8dc76d80d682b7d1745_IvyprestoHeadline-Regular.woff2cdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68e7d8dc76d80d682b7d1745_IvyprestoHeadline-Regular.woff2 — 200 — 90.5 KiB — 92 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68efd5d533c9a303121f3a7c_IvyprestoHeadline-RegularItalic.woff2cdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68efd5d533c9a303121f3a7c_IvyprestoHeadline-RegularItalic.woff2 — 200 — 95.8 KiB — 93 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68d333eb7daf150f3f4d68c8_teachable-char-o-long.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68d333eb7daf150f3f4d68c8_teachable-char-o-long.svg — 200 — 1.4 KiB — 40 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e628e284c40abc6878_c598fb5409c83115d892ba631c5b226e_teachable-char-o.svgcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68b425e628e284c40abc6878_c598fb5409c83115d892ba631c5b226e_teachable-char-o.svg — 200 — 1.3 KiB — 40 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.22b66e874d42861f.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.22b66e874d42861f.js — 200 — 8.8 KiB — 28 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.64873797e35e968c.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.64873797e35e968c.js — 200 — 1.1 KiB — 29 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.65add74e46fe5245.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.65add74e46fe5245.js — 200 — 1.1 KiB — 34 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.ad6dcd2fc75b294c.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.ad6dcd2fc75b294c.js — 200 — 1.7 KiB — 58 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.db80639074bc0296.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.db80639074bc0296.js — 200 — 959 B — 60 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.5959ac50b3c857f1.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.5959ac50b3c857f1.js — 200 — 1.2 KiB — 64 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.496d56dd8c063ec0.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.496d56dd8c063ec0.js — 200 — 1.1 KiB — 46 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.a2787d9e37548699.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.a2787d9e37548699.js — 200 — 1.6 KiB — 61 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.c819fa848578b09e.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.c819fa848578b09e.js — 200 — 872 B — 33 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.abb66f7fd47fea19.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.abb66f7fd47fea19.js — 200 — 13.7 KiB — 62 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.bec7a721722e4644.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.bec7a721722e4644.js — 200 — 23.5 KiB — 42 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.e8e7e6855b442808.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.e8e7e6855b442808.js — 200 — 963 B — 58 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.40144d8322818807.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.40144d8322818807.js — 200 — 2.9 KiB — 60 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.2f8fd4260fe41f39.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.2f8fd4260fe41f39.js — 200 — 2.2 KiB — 57 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.8bcd8860e07a4086.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.8bcd8860e07a4086.js — 200 — 4.2 KiB — 61 ms — h3https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.8d1afec39ce6e2b1.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.8d1afec39ce6e2b1.js — 200 — 30.0 KiB — 61 ms — h3https://api-cookie-policy.hotmart.com/crawlerapi-cookie-policy.hotmart.com/crawl... https://api-cookie-policy.hotmart.com/crawler — 200 — 0 B — 317 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 142 ms — h3https://www.googletagmanager.com/gtag/js?id=G-6E9Q4KD1X0&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6E9Q4KD1X0&cx=c&gtm=4e64h1 — 200 — 170.8 KiB — 64 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-959285871&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-959285871&cx=c&gtm=4e64h1 — 200 — 144.7 KiB — 44 ms — h2https://script.crazyegg.com/pages/scripts/0118/9417.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0118/9417.js — 200 — 2.7 KiB — 46 ms — h3https://a.omappapi.com/app/js/api.min.jsa.omappapi.com/app/js/api.min.js https://a.omappapi.com/app/js/api.min.js — 200 — 16.4 KiB — 48 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.55097dd682aead29.jscdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/js/fs-teachable.achunk.55097dd682aead29.js — 200 — 12.0 KiB — 35 ms — h3https://script.crazyegg.com/pages/data-scripts/0118/9417/site/www.teachable.com.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0118/9417/site/www.teachable.com.json?t=1 — 200 — 5.3 KiB — 43 ms — h3https://a.omappapi.com/app/js/api.min.cssa.omappapi.com/app/js/api.min.css https://a.omappapi.com/app/js/api.min.css — 200 — 2.9 KiB — 4 ms — h2https://api.omappapi.com/v2/embed/79813?d=teachable.com&device=desktopapi.omappapi.com/v2/embed/79813?d=t... https://api.omappapi.com/v2/embed/79813?d=teachable.com&device=desktop — 401 — 877 B — 149 ms — h2https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 59 ms — h3https://api-cookie-policy.hotmart.com/crawlerapi-cookie-policy.hotmart.com/crawl... https://api-cookie-policy.hotmart.com/crawler — 200 — 389 B — 106 ms — h2https://script.crazyegg.com/pages/data-scripts/0118/9417/sampling/www.teachable.com.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0118/9417/sampling/www.teachable.com.json?t=1 — 200 — 380 B — 24 ms — h3https://api-ip.hotmart.com/api/ip/infoapi-ip.hotmart.com/api/ip/info https://api-ip.hotmart.com/api/ip/info — 200 — 522 B — 309 ms — h2https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68f25a556b13e5a2618da909_Favicon.pngcdn.prod.website-files.com/687904fb... https://cdn.prod.website-files.com/687904fb2b26c434698c47e9/68f25a556b13e5a2618da909_Favicon.png — 200 — 996 B — 27 ms — h3https://tracking.crazyegg.com/clock?u=1189417&st=425358&t=1776809129368&tk=e01f28bd364093cc6faaae53462d4f6ftracking.crazyegg.com/clock?u=11894... https://tracking.crazyegg.com/clock?u=1189417&st=425358&t=1776809129368&tk=e01f28bd364093cc6faaae53462d4f6f — 204 — 0 B — 125 ms — h2blob:https://www.teachable.com/d299379d-0e43-47b7-b873-b075baeb82f0www.teachable.com/d299379d-0e43-47b... blob:https://www.teachable.com/d299379d-0e43-47b7-b873-b075baeb82f0 — 200 — -1 B — 12 ms — blobhttps://tracking.crazyegg.com/clock?u=1189417&st=425358&t=1776809129368&tk=e01f28bd364093cc6faaae53462d4f6ftracking.crazyegg.com/clock?u=11894... https://tracking.crazyegg.com/clock?u=1189417&st=425358&t=1776809129368&tk=e01f28bd364093cc6faaae53462d4f6f — 200 — 147 B — 59 ms — h2https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 25 ms — h3blob:https://www.teachable.com/01c90e71-8104-4941-aa1b-1a35d07f2618www.teachable.com/01c90e71-8104-494... blob:https://www.teachable.com/01c90e71-8104-4941-aa1b-1a35d07f2618 — -1 — 0 B — 0 ms — https://script.crazyegg.com/scripts/addons/1.0.146/index.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/1.0.146/index.js — 200 — 720 B — 24 ms — h3https://script.crazyegg.com/scripts/addons/thirdparty/c00d2378dcf12c80724efc85b3c84902.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/thirdparty/c00d2378dcf12c80724efc85b3c84902.js — 200 — 85.1 KiB — 42 ms — h3https://api-cookie-policy.hotmart.com/cookie-policies/FRapi-cookie-policy.hotmart.com/cooki... https://api-cookie-policy.hotmart.com/cookie-policies/FR — 200 — 0 B — 104 ms — h2https://script.crazyegg.com/scripts/addons/1.0.146/survey.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/1.0.146/survey.js — 200 — 99.9 KiB — 44 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-6E9Q4KD1X0&gtm=45je64h1v889733850z8854765410za20gzb854765410zd854765410&_p=1776809128605&gcs=G101&gcd=13p3t3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1412211955.1776809130&frm=0&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~118463261&sid=1776809129&sct=1&seg=0&dl=https%3A%2F%2Fwww.teachable.com%2F&dt=Teachable%20%E2%80%94%20Build%20%26%20Sell%20Online%20Courses%2C%20Coaching%2C%20Memberships%20%26%20More&_tu=CAI&en=page_view&_fv=1&_nsi=1&_ss=1&ep.gtm_container_id=GTM-KJQCH7P&ep.gtm_container_version=88&up.custom_client_id=&tfd=1719region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-6E9Q4KD1X0&gtm=45je64h1v889733850z8854765410za20gzb854765410zd854765410&_p=1776809128605&gcs=G101&gcd=13p3t3p2p5l1&npa=1&dma_cps=-&dma=1&_eu=AAAAAGA&are=1&cid=1412211955.1776809130&frm=0&pscdl=denied&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~118463261&sid=1776809129&sct=1&seg=0&dl=https%3A%2F%2Fwww.teachable.com%2F&dt=Teachable%20%E2%80%94%20Build%20%26%20Sell%20Online%20Courses%2C%20Coaching%2C%20Memberships%20%26%20More&_tu=CAI&en=page_view&_fv=1&_nsi=1&_ss=1&ep.gtm_container_id=GTM-KJQCH7P&ep.gtm_container_version=88&up.custom_client_id=&tfd=1719 — 204 — 550 B — 65 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v854765410za200zd854765410xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776809129747&tfd=1727pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v854765410za200zd854765410xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776809129747&tfd=1727 — 200 — 21 B — 74 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&_tu=CAI&gtm=45be64h1v9133201506z8854765410za20gzb854765410zd854765410xec&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-959285871&tid=AW-959285871&tft=1776809129748&tfd=1728pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&_tu=CAI&gtm=45be64h1v9133201506z8854765410za20gzb854765410zd854765410xec&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-959285871&tid=AW-959285871&tft=1776809129748&tfd=1728 — 200 — 21 B — 75 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CAI&gtm=45be64h1v9133201506z8854765410za20gzb854765410zd854765410xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-959285871&tid=AW-959285871&tft=1776809129749&tfd=1729pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.teachable.com%2F&scrsrc=www.googletagmanager.com&rnd=1195978013.1776809130&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CAI&gtm=45be64h1v9133201506z8854765410za20gzb854765410zd854765410xea&gcs=G101&gcd=13p3t3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266400~117884344&apve=1&apvf=f&apvc=0&tids=AW-959285871&tid=AW-959285871&tft=1776809129749&tfd=1729 — 200 — 21 B — 76 ms — h3https://api-cookie-policy.hotmart.com/cookie-policies/FRapi-cookie-policy.hotmart.com/cooki... https://api-cookie-policy.hotmart.com/cookie-policies/FR — 200 — 627 B — 113 ms — h2https://tracking-api.hotmart.com/rest/track/event/jsontracking-api.hotmart.com/rest/track... https://tracking-api.hotmart.com/rest/track/event/json — 200 — 228 B — 298 ms — h2https://api-ip.hotmart.com/api/ip/infoapi-ip.hotmart.com/api/ip/info https://api-ip.hotmart.com/api/ip/info — 200 — 111 B — 106 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 818ms · 486KB · €9/mo
www.teachable.com
Other
Costly
Execution 228ms
Transfer 39 KB
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 188ms
Transfer 29 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 96ms
Transfer 0 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 171 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 91ms
Transfer 173 KB
Unused 37%
Monthly Cost €1/mo
script.crazyegg.com
Other
Optional
Execution 63ms
Transfer 55 KB
Unused 48%
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 60ms
Transfer 18 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.teachable.com adds 228ms 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.teachable.com takes 228ms 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

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