Skip to content
https://agora.io

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

31
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
96
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.31 s

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

7.00 s

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

4.76 s

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.

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

36.22 s

Page Load Progression

515 ms
1.0 s
1.5 s
2.1 s
2.6 s
3.1 s
3.6 s
4.1 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.9 MB transferred, 199 requests
FIX
9.9 MB transferred, 199 requests
Critical::
Page weighs 16.4 MB (9.9 MB transferred)
Warning::
Images are 3.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.6 MB
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Info::
Fonts are 375 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 375 KB
Warning::
199 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.1 g CO2 per page load
9.9 MB / 2.4 MB budget
9.9 MB transferred
199 requests
2.1 g CO2 per page load
Images 3.6 MiB 37%
Other 2.8 MiB 28%
JavaScript 2.0 MiB 20%
Other 923.3 KiB 9%
Fonts 374.9 KiB 4%
CSS 150.2 KiB 1%
HTML 77.1 KiB 1%
Other 11.0 KiB 0%
Other 9.0 KiB 0%
Other 828 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 (9.9 MiB of 9.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
32978ms total JS execution
FIX
32978ms total JS execution
Warning::
https://cdn.prod.website-files.com/660affa848e8af8...: 16568ms CPU time
Warning::
Unattributable: 3238ms CPU time
Warning::
https://www.agora.io/en/: 3191ms CPU time
Warning::
https://js.hs-analytics.net/analytics/177679680000...: 1499ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TKT...: 1267ms CPU time
Warning::
Third-party scripts: 32978ms (100% of total)

Main Thread Breakdown

Other 45% Script Evaluation 38% Style & Layout 9% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.ddddc8ab60f46af5.js16568ms3672ms55ms3rd
Unattributable3238ms390ms0ms3rd
https://www.agora.io/en/3191ms166ms20ms3rd
https://js.hs-analytics.net/analytics/1776796800000/24150284.js1499ms1147ms18ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGML1267ms1076ms116ms3rd
https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.673e16ec.045862b7c185e470.js1032ms1026ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-11492041022998ms686ms304ms3rd
https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js773ms707ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-9NJYDCNH13&cx=c&gtm=4e64h1689ms594ms89ms3rd
https://cdn.expertise.ai/genweb/react-vendor-BjmZ3Zoc.js501ms417ms1ms3rd

Showing top 10 of 25 scripts

F
JS Bundles
Action
52 scripts, 606 KB unused
FIX
52 scripts, 606 KB unused
Warning::
https://cdn.expertise.ai/genweb/widget-DWaMbxpj.js: 166 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn-prod.securiti.ai/consent/cookie-consen...: 86 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 67 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-9NJY...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TKT...: 64 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 606 KB
606 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.expertise.ai/genweb/widget-DWaMbxpj.js279 KB166 KB (60%)3rd
https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.js114 KB86 KB (76%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11082326744&cx=c&gtm=4e64h1138 KB67 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-9NJYDCNH13&cx=c&gtm=4e64h1170 KB65 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGML185 KB64 KB (34%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-11492041022145 KB59 KB (41%)3rd
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js43 KB42 KB (97%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB33 KB (34%)3rd
https://us-assets.i.posthog.com/static/surveys.js?v=1.345.532 KB25 KB (80%)3rd
https://js.hscollectedforms.net/collectedforms.js26 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
199 resources · 9.9 MB · 606 KB savings available
FIX
199 resources · 9.9 MB · 606 KB savings available
Warning::
Page weight 8.9 MB over 1MB target
Got: 9.9 MB Expected: ≤ 1 MB
Info::
~606 KB of savings available
Warning::
198 third-party resources (100% of weight)
Info::
10 resources over 200KB
199 resources · 9.9 MiB · 198 third-party 8.9 MiB over 1MB target
Image 37% · 3.6 MiB
Media 28% · 2.7 MiB
JavaScript 20% · 2.0 MiB
Document 10% · 998.1 KiB
Font 4% · 374.9 KiB
CSS 1% · 150.2 KiB
Other 0% · 48.9 KiB

~605.7 KiB of savings available

Remove unused JavaScript: 605.7 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
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/660affa848e8af8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
29 images 3.6 MB
0 oversized -0 KB
16 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

9

375 KB total

Render-blocking

0

of 9

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 6.0 s 7.0 s FCP 4.3 s LCP 7.0 shttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woff67695f623f23b32b3cff8bc... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woff — 47.8 KiB — 54 ms — font-display: swapdata:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…x-font-ttf;charset=utf-... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — 1.8 KiB — 85 ms — font-display: swaphttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62811590e9745e4e66_Jokker-Semibold.woff67695f62811590e9745e4e6... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62811590e9745e4e66_Jokker-Semibold.woff — 49.2 KiB — 43 ms — font-display: swaphttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f625d1aeb80de29fc55_Jokker-Medium.woff67695f625d1aeb80de29fc5... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f625d1aeb80de29fc55_Jokker-Medium.woff — 48.2 KiB — 45 ms — font-display: swaphttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62ecf082b10baf9e88_Jokker-Light.woff67695f62ecf082b10baf9e8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62ecf082b10baf9e88_Jokker-Light.woff — 48.0 KiB — 68 ms — font-display: swaphttps://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2uU9NCBsR6Z2vfE9aq3bh3dS... https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2 — 35.5 KiB — 23 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 69 ms — font-display: swaphttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62eb83a9a271ccab6c_Jokker-Bold.woff67695f62eb83a9a271ccab6... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62eb83a9a271ccab6c_Jokker-Bold.woff — 49.4 KiB — 34 ms — font-display: swaphttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f629ee0061b83b1d0b3_Jokker-Heavy.woff67695f629ee0061b83b1d0b... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f629ee0061b83b1d0b3_Jokker-Heavy.woff — 47.7 KiB — 61 ms — font-display: swap
67695f623f23b32b3cff8bc... woff swap
Size 48 KB
Load time 54 ms
Start 991 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
x-font-ttf;charset=utf-... unknown swap
Size 2 KB
Load time 85 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
67695f62811590e9745e4e6... woff swap
Size 49 KB
Load time 43 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67695f625d1aeb80de29fc5... woff swap
Size 48 KB
Load time 45 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67695f62ecf082b10baf9e8... woff swap
Size 48 KB
Load time 68 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
uU9NCBsR6Z2vfE9aq3bh3dS... woff2 swap
Size 36 KB
Load time 23 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 69 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
67695f62eb83a9a271ccab6... woff swap
Size 49 KB
Load time 34 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67695f629ee0061b83b1d0b... woff swap
Size 48 KB
Load time 61 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~88 KB and ~176 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
28 hints, 0 missing preconnects
PASS
28 hints, 0 missing preconnects
Info::
Page uses 28 resource hint(s)

Current Resource Hints

preconnect
3
preload
dns-prefetch
prefetch
+15
25

28 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
199 requests over 43637ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 4.3 s LCP 7.0 shttps://agora.io// https://agora.io/ — 301 — 77 B — 481 ms — h2https://www.agora.io/www.agora.io/ https://www.agora.io/ — 301 — 516 B — 335 ms — h2https://www.agora.io/en/www.agora.io/en/ https://www.agora.io/en/ — 200 — 54.5 KiB — 13 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/css/agoras-website.shared.0f349b48b.min.csscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/css/agoras-website.shared.0f349b48b.min.css — 200 — 107.8 KiB — 62 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 24 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.4 KiB — 36 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66163e3e811fc1edb78a07cb_Aora%20Real%20Time%20Network%20Illustration.svgcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66163e3e811fc1edb78a07cb_Aora%20Real%20Time%20Network%20Illustration.svg — 200 — 371.3 KiB — 63 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b509a44dce0659bcf457c4_SuccessStory_Card_VIVE-p-800.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b509a44dce0659bcf457c4_SuccessStory_Card_VIVE-p-800.webp — 200 — 36.1 KiB — 312 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 14 ms — h2https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700%7CInter:300,400,500,600,700fonts.googleapis.com/css?family=Fir... https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700%7CInter:300,400,500,600,700 — 200 — 1.5 KiB — 45 ms — h2https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js — 200 — 29.2 KiB — 39 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=660affa848e8af81bdd03909d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=660affa848e8af81bdd03909 — 200 — 31.0 KiB — 121 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.36b8fb49256177c8.js — 200 — 13.8 KiB — 71 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.ddddc8ab60f46af5.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.ddddc8ab60f46af5.js — 200 — 52.9 KiB — 90 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.673e16ec.045862b7c185e470.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.673e16ec.045862b7c185e470.js — 200 — 1.5 KiB — 56 ms — h3https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js — 200 — 18.3 KiB — 53 ms — h3https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollToPlugin.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollToPlugin.min.js — 200 — 2.7 KiB — 52 ms — h3https://script.superagi.com/public/script?id=8JQOBvP5Et-62def19cscript.superagi.com/public/script?i... https://script.superagi.com/public/script?id=8JQOBvP5Et-62def19c — 200 — 6.9 KiB — 338 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11492041022www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11492041022 — 200 — 144.7 KiB — 188 ms — h2https://js.hs-scripts.com/24150284.jsjs.hs-scripts.com/24150284.js https://js.hs-scripts.com/24150284.js — 200 — 1.1 KiB — 213 ms — h2https://cdn.expertise.ai/genweb/ai-genweb.jscdn.expertise.ai/genweb/ai-genweb.j... https://cdn.expertise.ai/genweb/ai-genweb.js — 200 — 1.1 KiB — 823 ms — h2https://awsmfl2.s3.amazonaws.com/ga4-triggers-min.jsawsmfl2.s3.amazonaws.com/ga4-trigge... https://awsmfl2.s3.amazonaws.com/ga4-triggers-min.js — 200 — 15.3 KiB — 449 ms — http/1.1https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.jscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.js — 200 — 5.6 KiB — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGMLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGML — 200 — 185.1 KiB — 191 ms — h2https://www.clarity.ms/tag/rwvip6pv2owww.clarity.ms/tag/rwvip6pv2o https://www.clarity.ms/tag/rwvip6pv2o — 200 — 843 B — 112 ms — http/1.1https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66ab7f671fb90c022fb7f1dc_Agora%20Logo%20Crisp.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66ab7f671fb90c022fb7f1dc_Agora%20Logo%20Crisp.webp — 200 — 12.8 KiB — 53 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woff — 200 — 47.8 KiB — 54 ms — h3https://www.agora.io/en/products/3d-spatial-audio/www.agora.io/en/products/3d-spatial... https://www.agora.io/en/products/3d-spatial-audio/ — 200 — 47.7 KiB — 143 ms — h2https://www.agora.io/en/products/media-services/www.agora.io/en/products/media-serv... https://www.agora.io/en/products/media-services/ — 200 — 45.2 KiB — 95 ms — h2https://www.agora.io/en/products/agora-analytics/www.agora.io/en/products/agora-anal... https://www.agora.io/en/products/agora-analytics/ — 200 — 46.6 KiB — 78 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s FCP 4.3 s LCP 7.0 shttps://agora.io// https://agora.io/ — 301 — 77 B — 481 ms — h2https://www.agora.io/www.agora.io/ https://www.agora.io/ — 301 — 516 B — 335 ms — h2https://www.agora.io/en/www.agora.io/en/ https://www.agora.io/en/ — 200 — 54.5 KiB — 13 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/css/agoras-website.shared.0f349b48b.min.csscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/css/agoras-website.shared.0f349b48b.min.css — 200 — 107.8 KiB — 62 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 24 ms — h2https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.4 KiB — 36 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66163e3e811fc1edb78a07cb_Aora%20Real%20Time%20Network%20Illustration.svgcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66163e3e811fc1edb78a07cb_Aora%20Real%20Time%20Network%20Illustration.svg — 200 — 371.3 KiB — 63 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b509a44dce0659bcf457c4_SuccessStory_Card_VIVE-p-800.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b509a44dce0659bcf457c4_SuccessStory_Card_VIVE-p-800.webp — 200 — 36.1 KiB — 312 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.4 KiB — 14 ms — h2https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700%7CInter:300,400,500,600,700fonts.googleapis.com/css?family=Fir... https://fonts.googleapis.com/css?family=Fira+Code:300,400,500,600,700%7CInter:300,400,500,600,700 — 200 — 1.5 KiB — 45 ms — h2https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js — 200 — 29.2 KiB — 39 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=660affa848e8af81bdd03909d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=660affa848e8af81bdd03909 — 200 — 31.0 KiB — 121 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.36b8fb49256177c8.js — 200 — 13.8 KiB — 71 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.ddddc8ab60f46af5.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.schunk.ddddc8ab60f46af5.js — 200 — 52.9 KiB — 90 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.673e16ec.045862b7c185e470.jscdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/js/agoras-website.673e16ec.045862b7c185e470.js — 200 — 1.5 KiB — 56 ms — h3https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js — 200 — 18.3 KiB — 53 ms — h3https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollToPlugin.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollToPlugin.min.js — 200 — 2.7 KiB — 52 ms — h3https://script.superagi.com/public/script?id=8JQOBvP5Et-62def19cscript.superagi.com/public/script?i... https://script.superagi.com/public/script?id=8JQOBvP5Et-62def19c — 200 — 6.9 KiB — 338 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-11492041022www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-11492041022 — 200 — 144.7 KiB — 188 ms — h2https://js.hs-scripts.com/24150284.jsjs.hs-scripts.com/24150284.js https://js.hs-scripts.com/24150284.js — 200 — 1.1 KiB — 213 ms — h2https://cdn.expertise.ai/genweb/ai-genweb.jscdn.expertise.ai/genweb/ai-genweb.j... https://cdn.expertise.ai/genweb/ai-genweb.js — 200 — 1.1 KiB — 823 ms — h2https://awsmfl2.s3.amazonaws.com/ga4-triggers-min.jsawsmfl2.s3.amazonaws.com/ga4-trigge... https://awsmfl2.s3.amazonaws.com/ga4-triggers-min.js — 200 — 15.3 KiB — 449 ms — http/1.1https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.jscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-loader.js — 200 — 5.6 KiB — 111 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGMLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TKTWGML — 200 — 185.1 KiB — 191 ms — h2https://www.clarity.ms/tag/rwvip6pv2owww.clarity.ms/tag/rwvip6pv2o https://www.clarity.ms/tag/rwvip6pv2o — 200 — 843 B — 112 ms — http/1.1https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66ab7f671fb90c022fb7f1dc_Agora%20Logo%20Crisp.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66ab7f671fb90c022fb7f1dc_Agora%20Logo%20Crisp.webp — 200 — 12.8 KiB — 53 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f623f23b32b3cff8bc9_Jokker-Regular.woff — 200 — 47.8 KiB — 54 ms — h3https://www.agora.io/en/products/3d-spatial-audio/www.agora.io/en/products/3d-spatial... https://www.agora.io/en/products/3d-spatial-audio/ — 200 — 47.7 KiB — 143 ms — h2https://www.agora.io/en/products/media-services/www.agora.io/en/products/media-serv... https://www.agora.io/en/products/media-services/ — 200 — 45.2 KiB — 95 ms — h2https://www.agora.io/en/products/agora-analytics/www.agora.io/en/products/agora-anal... https://www.agora.io/en/products/agora-analytics/ — 200 — 46.6 KiB — 78 ms — h2https://www.agora.io/en/products/ai-noise-suppression/www.agora.io/en/products/ai-noise-s... https://www.agora.io/en/products/ai-noise-suppression/ — 200 — 49.3 KiB — 165 ms — h2https://www.agora.io/en/products/speech-to-text/www.agora.io/en/products/speech-to-... https://www.agora.io/en/products/speech-to-text/ — 200 — 48.8 KiB — 165 ms — h2https://www.agora.io/en/products/real-time-translation/www.agora.io/en/products/real-time-... https://www.agora.io/en/products/real-time-translation/ — 200 — 52.5 KiB — 166 ms — h2https://www.agora.io/en/products/recording/www.agora.io/en/products/recording/ https://www.agora.io/en/products/recording/ — 200 — 48.4 KiB — 164 ms — h2data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA…data:application/x-font-ttf;charset... data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AA… — 200 — 1.8 KiB — 85 ms — datahttps://cdn.prod.website-files.com/660affa848e8af81bdd03909/69338451375372fc3a53ad4e_bolt_icon.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69338451375372fc3a53ad4e_bolt_icon.png — 200 — 1.3 KiB — 78 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/693386012d4c1674fe115730_globe_icon.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/693386012d4c1674fe115730_globe_icon.png — 200 — 2.1 KiB — 75 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69338686aeec745126e9f3ae_circle_check_icon.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69338686aeec745126e9f3ae_circle_check_icon.png — 200 — 1.7 KiB — 74 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62811590e9745e4e66_Jokker-Semibold.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62811590e9745e4e66_Jokker-Semibold.woff — 200 — 49.2 KiB — 43 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f625d1aeb80de29fc55_Jokker-Medium.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f625d1aeb80de29fc55_Jokker-Medium.woff — 200 — 48.2 KiB — 45 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62ecf082b10baf9e88_Jokker-Light.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62ecf082b10baf9e88_Jokker-Light.woff — 200 — 48.0 KiB — 68 ms — h3https://player.vimeo.com/video/1000447240?background=1&autoplay=1&muted=1&loop=1&dnt=1player.vimeo.com/video/1000447240?b... https://player.vimeo.com/video/1000447240?background=1&autoplay=1&muted=1&loop=1&dnt=1 — 200 — 11.0 KiB — 319 ms — http/1.1https://player.vimeo.com/video/990723430?background=1player.vimeo.com/video/990723430?ba... https://player.vimeo.com/video/990723430?background=1 — 200 — 11.1 KiB — 268 ms — http/1.1https://cdn.prod.website-files.com/660affa848e8af81bdd03909/671fe44a8d1a289ebfd78404_logo_whatnot_grey2.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/671fe44a8d1a289ebfd78404_logo_whatnot_grey2.webp — 200 — 7.0 KiB — 41 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff44774b128faaee22ff2_The_Sandbox_2023.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff44774b128faaee22ff2_The_Sandbox_2023.webp — 200 — 2.3 KiB — 84 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff678e2448efa282fe17f_Vector.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff678e2448efa282fe17f_Vector.webp — 200 — 3.9 KiB — 84 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff447cbf01b7af0dce8b3_Gabb-logo.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff447cbf01b7af0dce8b3_Gabb-logo.webp — 200 — 2.6 KiB — 149 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff447e62ce6612ef7889b_Vimeo-logo.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/665ff447e62ce6612ef7889b_Vimeo-logo.webp — 200 — 3.2 KiB — 156 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66a9d88204b225d1e1b3228d_TalkSpace-new.svgcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66a9d88204b225d1e1b3228d_TalkSpace-new.svg — 200 — 1.6 KiB — 157 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66156c4f082e99231aa5c5d9_vive.svgcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66156c4f082e99231aa5c5d9_vive.svg — 200 — 1.8 KiB — 132 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66156c4f0efda7a2359dc1cc_unity_technologies.svgcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66156c4f0efda7a2359dc1cc_unity_technologies.svg — 200 — 1.3 KiB — 83 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69336c1bc4c5d2c951a99150_3ef1ea859cb908ab08847ddad8588b1c5f0dca50.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69336c1bc4c5d2c951a99150_3ef1ea859cb908ab08847ddad8588b1c5f0dca50.png — 200 — 1.0 MiB — 390 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69336dc24a5d9b9b2d94e797_34d42019e2c5d095c1dfe502e4bafab4c257bef1.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/69336dc24a5d9b9b2d94e797_34d42019e2c5d095c1dfe502e4bafab4c257bef1.png — 200 — 1.3 MiB — 418 ms — h3https://www.agora.io/en/products/conversational-ai-engine/www.agora.io/en/products/conversati... https://www.agora.io/en/products/conversational-ai-engine/ — 200 — 49.9 KiB — 140 ms — h2https://www.agora.io/en/products/video-call/www.agora.io/en/products/video-call... https://www.agora.io/en/products/video-call/ — 200 — 55.6 KiB — 150 ms — h2https://www.agora.io/en/products/voice-call/www.agora.io/en/products/voice-call... https://www.agora.io/en/products/voice-call/ — 200 — 55.8 KiB — 183 ms — h2https://www.agora.io/en/products/interactive-live-streaming/www.agora.io/en/products/interactiv... https://www.agora.io/en/products/interactive-live-streaming/ — 200 — 54.8 KiB — 227 ms — h2https://www.agora.io/en/products/broadcast-streaming/www.agora.io/en/products/broadcast-... https://www.agora.io/en/products/broadcast-streaming/ — 200 — 54.9 KiB — 180 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/6971ee0e20d9cbd0ce90ae48_hey-im-agent-andy.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/6971ee0e20d9cbd0ce90ae48_hey-im-agent-andy.webp — 200 — 535.6 KiB — 313 ms — h3https://www.agora.io/en/products/chat/www.agora.io/en/products/chat/ https://www.agora.io/en/products/chat/ — 200 — 54.4 KiB — 196 ms — h2https://www.agora.io/en/products/interactive-whiteboard/www.agora.io/en/products/interactiv... https://www.agora.io/en/products/interactive-whiteboard/ — 200 — 51.6 KiB — 225 ms — h2https://www.agora.io/en/products/signaling/www.agora.io/en/products/signaling/ https://www.agora.io/en/products/signaling/ — 200 — 53.7 KiB — 227 ms — h2https://www.agora.io/en/products/iot-sdk/www.agora.io/en/products/iot-sdk/ https://www.agora.io/en/products/iot-sdk/ — 200 — 52.5 KiB — 233 ms — h2https://www.agora.io/en/products/real-time-speech-to-text/www.agora.io/en/products/real-time-... https://www.agora.io/en/products/real-time-speech-to-text/ — 301 — 804 B — 810 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/695f69429999735acd087347_Enterprise-illustration-p-800.webpcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/695f69429999735acd087347_Enterprise-illustration-p-800.webp — 200 — 17.9 KiB — 225 ms — h3https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2fonts.gstatic.com/s/firacode/v27/uU... https://fonts.gstatic.com/s/firacode/v27/uU9NCBsR6Z2vfE9aq3bh3dSDqFGedA.woff2 — 200 — 35.5 KiB — 23 ms — h3https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 69 ms — h3https://www.agora.io/en/success-stories/htc-vivewww.agora.io/en/success-stories/htc... https://www.agora.io/en/success-stories/htc-vive — 301 — 745 B — 499 ms — h2https://www.agora.io/en/success-stories/gabbwww.agora.io/en/success-stories/gab... https://www.agora.io/en/success-stories/gabb — 301 — 742 B — 494 ms — h2https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62eb83a9a271ccab6c_Jokker-Bold.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f62eb83a9a271ccab6c_Jokker-Bold.woff — 200 — 49.4 KiB — 34 ms — h3https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f629ee0061b83b1d0b3_Jokker-Heavy.woffcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/67695f629ee0061b83b1d0b3_Jokker-Heavy.woff — 200 — 47.7 KiB — 61 ms — h3https://www.agora.io/en/success-stories/talkspacewww.agora.io/en/success-stories/tal... https://www.agora.io/en/success-stories/talkspace — 301 — 743 B — 455 ms — h2https://assets-global.website-files.com/6458f30fed157c01444bd0b2/649186bcd08ddae77b3e894f_bloc-02.jpgassets-global.website-files.com/645... https://assets-global.website-files.com/6458f30fed157c01444bd0b2/649186bcd08ddae77b3e894f_bloc-02.jpg — 200 — 249.6 KiB — 133 ms — h3https://f.vimeocdn.com/p/4.46.41/js/player.module.jsf.vimeocdn.com/p/4.46.41/js/player.... https://f.vimeocdn.com/p/4.46.41/js/player.module.js — 200 — 210.5 KiB — 132 ms — h2https://f.vimeocdn.com/p/4.46.41/js/vendor.module.jsf.vimeocdn.com/p/4.46.41/js/vendor.... https://f.vimeocdn.com/p/4.46.41/js/vendor.module.js — 200 — 93.3 KiB — 104 ms — h2https://f.vimeocdn.com/p/4.46.41/css/player.cssf.vimeocdn.com/p/4.46.41/css/player... https://f.vimeocdn.com/p/4.46.41/css/player.css — 200 — 23.9 KiB — 65 ms — h2https://f.vimeocdn.com/p/4.46.41/js/player.module.jsf.vimeocdn.com/p/4.46.41/js/player.... https://f.vimeocdn.com/p/4.46.41/js/player.module.js — 200 — 0 B — 118 ms — h2https://f.vimeocdn.com/p/4.46.41/js/vendor.module.jsf.vimeocdn.com/p/4.46.41/js/vendor.... https://f.vimeocdn.com/p/4.46.41/js/vendor.module.js — 200 — 0 B — 98 ms — h2https://f.vimeocdn.com/p/4.46.41/css/player.cssf.vimeocdn.com/p/4.46.41/css/player... https://f.vimeocdn.com/p/4.46.41/css/player.css — 200 — 0 B — 60 ms — h2https://www.agora.io/en/success-stories/htc-vive/www.agora.io/en/success-stories/htc... https://www.agora.io/en/success-stories/htc-vive/ — 200 — 31.6 KiB — 12 ms — h2https://www.agora.io/en/success-stories/gabb/www.agora.io/en/success-stories/gab... https://www.agora.io/en/success-stories/gabb/ — 200 — 31.8 KiB — 18 ms — h2https://www.agora.io/en/success-stories/talkspace/www.agora.io/en/success-stories/tal... https://www.agora.io/en/success-stories/talkspace/ — 200 — 31.0 KiB — 21 ms — h2https://fe.sitedataprocessing.com/fewv1/ProcessStats.aspx?host=https%3A//www.agora.io&host_name=www.agora.io&page=/en/&query_string=&anchor=&title=Agora%2520RealTime%2520Voice%2520and%2520Video%2520Engagement&cur_sess_id=&cur_visitor_id=&h=18&m=40&s=59&account_id=8JQOBvP5Et&dgmt=Tue,%2021%20Apr%202026%2018:40:59%20GMT&vresol=412x823&ref=fe.sitedataprocessing.com/fewv1/Pro... https://fe.sitedataprocessing.com/fewv1/ProcessStats.aspx?host=https%3A//www.agora.io&host_name=www.agora.io&page=/en/&query_string=&anchor=&title=Agora%2520RealTime%2520Voice%2520and%2520Video%2520Engagement&cur_sess_id=&cur_visitor_id=&h=18&m=40&s=59&account_id=8JQOBvP5Et&dgmt=Tue,%2021%20Apr%202026%2018:40:59%20GMT&vresol=412x823&ref= — 200 — 1.2 KiB — 164 ms — h2https://api.github.com/repos/TEN-framework/ten-frameworkapi.github.com/repos/TEN-framework/... https://api.github.com/repos/TEN-framework/ten-framework — 200 — 2.6 KiB — 256 ms — h2https://api.github.com/repos/TEN-framework/ten-frameworkapi.github.com/repos/TEN-framework/... https://api.github.com/repos/TEN-framework/ten-framework — 200 — 0 B — 276 ms — h2https://status.agora.io/api/v1/products/current-statusstatus.agora.io/api/v1/products/cur... https://status.agora.io/api/v1/products/current-status — 204 — 0 B — 824 ms — h2https://cdn.expertise.ai/genweb/ai-genweb.module.jscdn.expertise.ai/genweb/ai-genweb.m... https://cdn.expertise.ai/genweb/ai-genweb.module.js — 200 — 479 B — 398 ms — h3https://cdn-prod.securiti.ai/consent/cookie_banner/b373a629-85bf-440d-824a-a86fc32ae3e9/7ba04bfc-c10b-4f3a-80d5-bf9ed910b46f/config_active.jsoncdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie_banner/b373a629-85bf-440d-824a-a86fc32ae3e9/7ba04bfc-c10b-4f3a-80d5-bf9ed910b46f/config_active.json — 200 — 1.1 KiB — 17 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 53 ms — h2https://i.vimeocdn.com/video/1917529245-086021d5ffb0991b95f4714da77c15c52f9227bba07d443e09a4ac39582c2f14-d?mw=200&mh=200i.vimeocdn.com/video/1917529245-086... https://i.vimeocdn.com/video/1917529245-086021d5ffb0991b95f4714da77c15c52f9227bba07d443e09a4ac39582c2f14-d?mw=200&mh=200 — 200 — 5.5 KiB — 125 ms — h2https://cdn-prod.securiti.ai/consent/cookie-consent-latest.csscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-latest.css — 200 — 11.6 KiB — 26 ms — h2https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.jscdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie-consent-sdk-latest.js — 200 — 114.1 KiB — 37 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~ibvYiwcSTLLAdTUMdUmNzOlcUokk_LCSE7R2EVGyMmA&qsr=1&r=dXM%3D&rh=ktGXXvod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~ibvYiwcSTLLAdTUMdUmNzOlcUokk_LCSE7R2EVGyMmA&qsr=1&r=dXM%3D&rh=ktGXX — 200 — 4.9 KiB — 74 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&gtm=45be64k0h2v9215330200za200zd9215330200xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-11492041022&tid=AW-11492041022&tft=1776796859508&tfd=2026www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&gtm=45be64k0h2v9215330200za200zd9215330200xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tids=AW-11492041022&tid=AW-11492041022&tft=1776796859508&tfd=2026 — 200 — 21 B — 258 ms — h3https://js.hsadspixel.net/pixels.jsjs.hsadspixel.net/pixels.js https://js.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 66 ms — h2https://js.hscollectedforms.net/collectedforms.jsjs.hscollectedforms.net/collectedfo... https://js.hscollectedforms.net/collectedforms.js — 200 — 26.4 KiB — 220 ms — h2https://js.hubspot.com/web-interactives-embed.jsjs.hubspot.com/web-interactives-emb... https://js.hubspot.com/web-interactives-embed.js — 200 — 28.0 KiB — 225 ms — h2https://js.hs-analytics.net/analytics/1776796800000/24150284.jsjs.hs-analytics.net/analytics/17767... https://js.hs-analytics.net/analytics/1776796800000/24150284.js — 200 — 42.3 KiB — 231 ms — h2https://js.hs-banner.com/v2/24150284/banner.jsjs.hs-banner.com/v2/24150284/banner... https://js.hs-banner.com/v2/24150284/banner.js — 200 — 24.1 KiB — 458 ms — h2https://www.agora.io/en/products/speech-to-textwww.agora.io/en/products/speech-to-... https://www.agora.io/en/products/speech-to-text — 301 — 530 B — 64 ms — h2https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.jsf.vimeocdn.com/js_opt/modules/utils... https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.js — 200 — 1.1 KiB — 16 ms — h2https://i.vimeocdn.com/video/1911113753-bdf24ffa5659fe18fd309bb8d5b3936c8f0087408fc772d06933f501330ad982-d?mw=400&mh=462i.vimeocdn.com/video/1911113753-bdf... https://i.vimeocdn.com/video/1911113753-bdf24ffa5659fe18fd309bb8d5b3936c8f0087408fc772d06933f501330ad982-d?mw=400&mh=462 — 200 — 12.0 KiB — 127 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 142 B — 133 ms — h2https://www.agora.io/en/products/speech-to-text/www.agora.io/en/products/speech-to-... https://www.agora.io/en/products/speech-to-text/ — 200 — 977 B — 19 ms — h2https://www.clarity.ms/tag/rwvip6pv2o?ref=gtmwww.clarity.ms/tag/rwvip6pv2o?ref=g... https://www.clarity.ms/tag/rwvip6pv2o?ref=gtm — 200 — 884 B — 20 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-9NJYDCNH13&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9NJYDCNH13&cx=c&gtm=4e64h1 — 200 — 170.3 KiB — 111 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 23 ms — h2https://i.vimeocdn.com/video/1917529245-086021d5ffb0991b95f4714da77c15c52f9227bba07d443e09a4ac39582c2f14-d?mw=80&q=85i.vimeocdn.com/video/1917529245-086... https://i.vimeocdn.com/video/1917529245-086021d5ffb0991b95f4714da77c15c52f9227bba07d443e09a4ac39582c2f14-d?mw=80&q=85 — 200 — 1.6 KiB — 52 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 53 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 40 B — 124 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~e7POG-MQtrTeFe4l7zwOnTgIJe9cmA7hLkiNibc6FBw&qsr=1&r=dXM%3D&rh=3yOBRKvod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~e7POG-MQtrTeFe4l7zwOnTgIJe9cmA7hLkiNibc6FBw&qsr=1&r=dXM%3D&rh=3yOBRK — 200 — 3.8 KiB — 24 ms — h2https://www.clarity.ms/tag/rwvip6pv2o?ref=gtmwww.clarity.ms/tag/rwvip6pv2o?ref=g... https://www.clarity.ms/tag/rwvip6pv2o?ref=gtm — 200 — 843 B — 25 ms — http/1.1https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v77363541za200zd77363541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tft=1776796859837&tfd=2355www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v77363541za200zd77363541xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~118128922&apve=1&apvf=f&apvc=0&tft=1776796859837&tfd=2355 — 200 — 21 B — 36 ms — h3https://i.vimeocdn.com/video/1911113753-bdf24ffa5659fe18fd309bb8d5b3936c8f0087408fc772d06933f501330ad982-d?mw=80&q=85i.vimeocdn.com/video/1911113753-bdf... https://i.vimeocdn.com/video/1911113753-bdf24ffa5659fe18fd309bb8d5b3936c8f0087408fc772d06933f501330ad982-d?mw=80&q=85 — 200 — 1.9 KiB — 16 ms — h2https://cdn.expertise.ai/genweb/widget-DWaMbxpj.jscdn.expertise.ai/genweb/widget-DWaM... https://cdn.expertise.ai/genweb/widget-DWaMbxpj.js — 200 — 278.7 KiB — 662 ms — h3https://cdn.expertise.ai/genweb/react-vendor-BjmZ3Zoc.jscdn.expertise.ai/genweb/react-vendo... https://cdn.expertise.ai/genweb/react-vendor-BjmZ3Zoc.js — 200 — 44.8 KiB — 397 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 109 ms — h3https://a.usbrowserspeed.com/cs?pid=6a9590e1e862a56eb7dc74c87ff0719c6ae754ea069fe1e0dcccfce1ce896bab&puid=8JQOBvP5Et-fAuKKsWthmB28WtMbnwUrGUpuymlMDza.usbrowserspeed.com/cs?pid=6a9590e... https://a.usbrowserspeed.com/cs?pid=6a9590e1e862a56eb7dc74c87ff0719c6ae754ea069fe1e0dcccfce1ce896bab&puid=8JQOBvP5Et-fAuKKsWthmB28WtMbnwUrGUpuymlMDz — 204 — 148 B — 498 ms — h2https://d-code.liadm.com/did-003x.min.jsd-code.liadm.com/did-003x.min.js https://d-code.liadm.com/did-003x.min.js — 200 — 47.3 KiB — 33 ms — h2https://cdn-prod.securiti.ai/consent/cookie_banner/b373a629-85bf-440d-824a-a86fc32ae3e9/7ba04bfc-c10b-4f3a-80d5-bf9ed910b46f/en.jsoncdn-prod.securiti.ai/consent/cookie... https://cdn-prod.securiti.ai/consent/cookie_banner/b373a629-85bf-440d-824a-a86fc32ae3e9/7ba04bfc-c10b-4f3a-80d5-bf9ed910b46f/en.json — 200 — 14.8 KiB — 10 ms — h2https://app.securiti.ai/core/v1/utils/geo/locationapp.securiti.ai/core/v1/utils/geo/l... https://app.securiti.ai/core/v1/utils/geo/location — 200 — 1.4 KiB — 429 ms — h2https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 0 B — 145 ms — h2https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 276 B — 314 ms — http/1.1https://vimeo.com/flarepoint/PcwSdMLGvimeo.com/flarepoint/PcwSdMLG https://vimeo.com/flarepoint/PcwSdMLG — 200 — 0 B — 148 ms — http/1.1https://px.ads.linkedin.com/attribution_trigger?pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2F — 200 — 837 B — 144 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2F — 302 — 818 B — 251 ms — h2https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=24150284&utk=forms.hscollectedforms.net/collecte... https://forms.hscollectedforms.net/collected-forms/v1/config/json?portalId=24150284&utk= — 200 — 462 B — 132 ms — h2https://status.agora.io/api/v1/products/current-statusstatus.agora.io/api/v1/products/cur... https://status.agora.io/api/v1/products/current-status — 200 — 1.4 KiB — 198 ms — h2https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 455 B — 128 ms — h2https://vimeo.com/flarepoint/PcwSdMLGvimeo.com/flarepoint/PcwSdMLG https://vimeo.com/flarepoint/PcwSdMLG — 200 — 1.1 KiB — 155 ms — http/1.1https://www.googletagmanager.com/gtag/destination?id=AW-11082326744&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11082326744&cx=c&gtm=4e64h1 — 200 — 137.7 KiB — 42 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-9NJYDCNH13&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&_p=1776796858452&_gaz=1&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1681724547.1776796860&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776796860&sct=1&seg=0&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2784region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-9NJYDCNH13&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&_p=1776796858452&_gaz=1&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1681724547.1776796860&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401&sid=1776796860&sct=1&seg=0&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2784 — 204 — 547 B — 152 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9NJYDCNH13&cid=1681724547.1776796860&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-9NJYDCNH13&cid=1681724547.1776796860&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401 — 204 — 547 B — 28 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-9NJYDCNH13&cid=1681724547.1776796860&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401&z=840899646www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-9NJYDCNH13&cid=1681724547.1776796860&gtm=45je64h1v873213987z877363541za20gzb77363541zd77363541&rcb=13&aip=1&dma=1&dma_cps=a&gcs=G1--&gcd=13l3l3R2l5l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401&z=840899646 — 200 — 408 B — 47 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2F&e_ipv6=AQKoUKsL3uhfeQAAAZ2xWH7t1VbQudhbUdm4iOh3bFmHuZ0L4E-a7YCmHuyCY6fJdygttQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=96204&time=1776796860025&url=https%3A%2F%2Fwww.agora.io%2Fen%2F&e_ipv6=AQKoUKsL3uhfeQAAAZ2xWH7t1VbQudhbUdm4iOh3bFmHuZ0L4E-a7YCmHuyCY6fJdygttQ — 200 — 692 B — 237 ms — h2https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=24150284&currentUrl=https%3A%2F%2Fwww.agora.io%2Fen%2F&isMobile=truecta-service-cms2.hubspot.com/web-in... https://cta-service-cms2.hubspot.com/web-interactives/public/v1/embed/combinedConfigs?portalId=24150284&currentUrl=https%3A%2F%2Fwww.agora.io%2Fen%2F&isMobile=true — 200 — 1.0 KiB — 135 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NzcwLTU0MTk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~TjPAG3MBxxbBkS3kJdGgRtECMqOueUNyUZ_LRYMh5QM&r=dXM%3D&range=770-5419vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NzcwLTU0MTk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~TjPAG3MBxxbBkS3kJdGgRtECMqOueUNyUZ_LRYMh5QM&r=dXM%3D&range=770-5419 — 200 — 5.0 KiB — 41 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9NzQ2LTUzOTU/avf/c341a19e-ac0e-4026-bf2a-4c28d2ab84ea.mp4?pathsig=8c953e4f~Yk4llapSupNmK5uSLK7LZ3BAIG3h-MReZt9CxjD9Flc&r=dXM%3D&range=746-5395vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9NzQ2LTUzOTU/avf/c341a19e-ac0e-4026-bf2a-4c28d2ab84ea.mp4?pathsig=8c953e4f~Yk4llapSupNmK5uSLK7LZ3BAIG3h-MReZt9CxjD9Flc&r=dXM%3D&range=746-5395 — 200 — 5.1 KiB — 38 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9ODg1LTExMzE5NTk/avf/8b64839c-e34b-450c-a942-51339c53631a.mp4?pathsig=8c953e4f~Emg2Ztu9hBxRp3zS-HpBbVTIdI_4G2YDg7JM7QK6VCw&r=dXMtY2VudHJhbDE%3D&range=885-1131959vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9ODg1LTExMzE5NTk/avf/8b64839c-e34b-450c-a942-51339c53631a.mp4?pathsig=8c953e4f~Emg2Ztu9hBxRp3zS-HpBbVTIdI_4G2YDg7JM7QK6VCw&r=dXMtY2VudHJhbDE%3D&range=885-1131959 — 200 — 1.1 MiB — 66 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9ODYxLTg5ODMzMQ/avf/b978e0af-91d7-413b-beb7-cb1fadb52086.mp4?pathsig=8c953e4f~HCVtwKTykrEoe9i-gQvvkBjIOsDBE_KD3-60huOW0uc&r=dXMtd2VzdDE%3D&range=861-898331vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9ODYxLTg5ODMzMQ/avf/b978e0af-91d7-413b-beb7-cb1fadb52086.mp4?pathsig=8c953e4f~HCVtwKTykrEoe9i-gQvvkBjIOsDBE_KD3-60huOW0uc&r=dXMtd2VzdDE%3D&range=861-898331 — 200 — 877.4 KiB — 76 ms — h2https://www.clarity.ms/tag/rwvip6pv2o?ref=gtmwww.clarity.ms/tag/rwvip6pv2o?ref=g... https://www.clarity.ms/tag/rwvip6pv2o?ref=gtm — 200 — 843 B — 24 ms — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 610 B — 222 ms — h2https://cdn.expertise.ai/genweb/locales-BIbxlWk5.jscdn.expertise.ai/genweb/locales-BIb... https://cdn.expertise.ai/genweb/locales-BIbxlWk5.js — 200 — 24.6 KiB — 182 ms — h3https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1perf-na1.hsforms.com/embed/v3/count... https://perf-na1.hsforms.com/embed/v3/counters.gif?key=config-loaded-success&value=1 — 200 — 556 B — 158 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 135 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 114 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 108 ms — h3https://cdn.expertise.ai/genweb/sounds/agent-message.mp3cdn.expertise.ai/genweb/sounds/agen... https://cdn.expertise.ai/genweb/sounds/agent-message.mp3 — 206 — 2.1 KiB — 508 ms — h2https://cdn.expertise.ai/genweb/sounds/user-message.mp3cdn.expertise.ai/genweb/sounds/user... https://cdn.expertise.ai/genweb/sounds/user-message.mp3 — 206 — 8.9 KiB — 496 ms — h2https://api.expertise.ai/v0/location/us-east-1/users/user_platforms/20a92e4f-d333-4558-805b-626b98880303/get_copilot_info?is_on_website=trueapi.expertise.ai/v0/location/us-eas... https://api.expertise.ai/v0/location/us-east-1/users/user_platforms/20a92e4f-d333-4558-805b-626b98880303/get_copilot_info?is_on_website=true — 200 — 7.7 KiB — 398 ms — h2https://idx.liadm.com/idex/did-003x/any?duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&did=did-003x&cd=.agora.io&pu=https%3A%2F%2Fwww.agora.io%2F&resolve=nonId&resolve=md5&resolve=sha2idx.liadm.com/idex/did-003x/any?dui... https://idx.liadm.com/idex/did-003x/any?duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&did=did-003x&cd=.agora.io&pu=https%3A%2F%2Fwww.agora.io%2F&resolve=nonId&resolve=md5&resolve=sha2 — 204 — 370 B — 348 ms — h2https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=24150284api.hubapi.com/hs-script-loader-pub... https://api.hubapi.com/hs-script-loader-public/v2/config/pixels-and-events/json?portalId=24150284 — 200 — 1.1 KiB — 159 ms — h2https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 276 B — 107 ms — http/1.1https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9NTM5Ni04NTMw/avf/c341a19e-ac0e-4026-bf2a-4c28d2ab84ea.mp4?pathsig=8c953e4f~aLYbKgEd10nERYB4e42c9Cx03jDVumATHF-9-OOM9HI&r=dXM%3D&range=5396-8530vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9NTM5Ni04NTMw/avf/c341a19e-ac0e-4026-bf2a-4c28d2ab84ea.mp4?pathsig=8c953e4f~aLYbKgEd10nERYB4e42c9Cx03jDVumATHF-9-OOM9HI&r=dXM%3D&range=5396-8530 — 200 — 3.5 KiB — 10 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NTQyMC0xMDA2OQ/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~zotZfoIhoegmeWdusNLrIvQV4xRSmyV0CfvuSdPKp0M&r=dXM%3D&range=5420-10069vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NTQyMC0xMDA2OQ/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~zotZfoIhoegmeWdusNLrIvQV4xRSmyV0CfvuSdPKp0M&r=dXM%3D&range=5420-10069 — 200 — 5.0 KiB — 9 ms — h2https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&_tu=CA&gtm=45be64h1v9101333647z877363541za20gzb77363541zd77363541xea&gcs=G1--&gcd=13l3l3R2l5l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11082326744&tid=AW-11082326744&tft=1776796861181&tfd=3699www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&ae=g&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&scrsrc=www.googletagmanager.com&rnd=1421092939.1776796859&dt=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&auid=1503951829.1776796859&navt=n&npa=1&_tu=CA&gtm=45be64h1v9101333647z877363541za20gzb77363541zd77363541xea&gcs=G1--&gcd=13l3l3R2l5l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-11082326744&tid=AW-11082326744&tft=1776796861181&tfd=3699 — 200 — 21 B — 15 ms — h3https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9MzA4NDYwLTUyNTc1NA/avf/74c1d965-becd-48cc-bdc4-a363187fa6fd.mp4?pathsig=8c953e4f~8L5a027ZCceMvlixMM3UC3K6oKzsSClUNI8zBoEKjtE&r=dXMtY2VudHJhbDE%3D&range=308460-525754vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F2cbf43d4-1fa4-4e11-bc25-74647817c250%2Fpsid%3D099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee%2F%2A~hmac=ead75fae4165805de37c5941ae56454f565a38a8ab35cc6448ea709aa94c5702/2cbf43d4-1fa4-4e11-bc25-74647817c250/psid=099801134f4ef87e8ac70129a71393563b0596cf5c6a5ec97b784a9c6b0902ee/v2/range/prot/cmFuZ2U9MzA4NDYwLTUyNTc1NA/avf/74c1d965-becd-48cc-bdc4-a363187fa6fd.mp4?pathsig=8c953e4f~8L5a027ZCceMvlixMM3UC3K6oKzsSClUNI8zBoEKjtE&r=dXMtY2VudHJhbDE%3D&range=308460-525754 — 200 — 213.0 KiB — 813 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTIxODUxLTMwNDQ5MQ/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~GapK0TXDI1LjGUd4Ph7PD6_s-BP3Es1R-Hj9lC-i12Y&r=dXMtd2VzdDE%3D&range=121851-304491vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTIxODUxLTMwNDQ5MQ/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~GapK0TXDI1LjGUd4Ph7PD6_s-BP3Es1R-Hj9lC-i12Y&r=dXMtd2VzdDE%3D&range=121851-304491 — 200 — 179.0 KiB — 25 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTAwNzAtMTQ3MTk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~IORVR5ldnEKnU37tfpMPoecKay2OiKGVHeygd1lEpy8&r=dXM%3D&range=10070-14719vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTAwNzAtMTQ3MTk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~IORVR5ldnEKnU37tfpMPoecKay2OiKGVHeygd1lEpy8&r=dXM%3D&range=10070-14719 — 200 — 5.1 KiB — 19 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MzA0NDkyLTUwMzcwOA/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~Edbnl_gnMuIQIhOM-11uCsEYJtkDDV5_juqhML5LSXA&r=dXMtd2VzdDE%3D&range=304492-503708vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MzA0NDkyLTUwMzcwOA/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~Edbnl_gnMuIQIhOM-11uCsEYJtkDDV5_juqhML5LSXA&r=dXMtd2VzdDE%3D&range=304492-503708 — 200 — 195.2 KiB — 49 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTQ3MjAtMTg2NDk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~jffbtxvSp4J4d3ADwaRfJJ66xNP7AbwFoMkRygz0x5k&r=dXM%3D&range=14720-18649vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9MTQ3MjAtMTg2NDk/avf/345aa9a8-5e15-4888-9d38-372882229aeb.mp4?pathsig=8c953e4f~jffbtxvSp4J4d3ADwaRfJJ66xNP7AbwFoMkRygz0x5k&r=dXM%3D&range=14720-18649 — 200 — 4.4 KiB — 13 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NTAzNzA5LTcwNzcwOA/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~8PmJ2RVItB9hvql_MZh8sh0LMtZy_A7DJ6f5qXKS5bs&r=dXMtd2VzdDE%3D&range=503709-707708vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776800458~acl=%2F3dbd2570-4c1a-4682-b356-9d77ad0da074%2Fpsid%3Df427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492%2F%2A~hmac=7eb691b366d0184e69b3816c70576d94012f4b859492d1ca9a33866722018d43/3dbd2570-4c1a-4682-b356-9d77ad0da074/psid=f427fd9161d960f1cebead37f31ef9db7920e9014775db9d2b774ad1eb86c492/v2/range/prot/cmFuZ2U9NTAzNzA5LTcwNzcwOA/avf/056387a7-66ca-41eb-9aa5-0560f63c0df7.mp4?pathsig=8c953e4f~8PmJ2RVItB9hvql_MZh8sh0LMtZy_A7DJ6f5qXKS5bs&r=dXMtd2VzdDE%3D&range=503709-707708 — 200 — 199.8 KiB — 14 ms — h2https://www.clarity.ms/tag/undefined?ref=npmwww.clarity.ms/tag/undefined?ref=np... https://www.clarity.ms/tag/undefined?ref=npm — 204 — 171 B — 20 ms — http/1.1https://us-assets.i.posthog.com/array/phc_QqhMNZlOefFYSSS7FUxHjjxeqGl8E6lzh2Vrbte58GP/config.jsus-assets.i.posthog.com/array/phc_Q... https://us-assets.i.posthog.com/array/phc_QqhMNZlOefFYSSS7FUxHjjxeqGl8E6lzh2Vrbte58GP/config.js — 200 — 826 B — 299 ms — h2https://us.i.posthog.com/flags/?v=2&config=true&ip=0&_=1776796861475&ver=1.345.5&compression=base64us.i.posthog.com/flags/?v=2&config=... https://us.i.posthog.com/flags/?v=2&config=true&ip=0&_=1776796861475&ver=1.345.5&compression=base64 — 200 — 818 B — 328 ms — h2https://api.expertise.ai/v0/location/us-east-1/analytics/track_pageviewsapi.expertise.ai/v0/location/us-eas... https://api.expertise.ai/v0/location/us-east-1/analytics/track_pageviews — 200 — 0 B — 99 ms — h2https://api.expertise.ai/v0/location/us-east-1/analytics/track_pageviewsapi.expertise.ai/v0/location/us-eas... https://api.expertise.ai/v0/location/us-east-1/analytics/track_pageviews — 200 — 404 B — 105 ms — h2https://i.liadm.com/sync-container?duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&ds=did-003x&euns=1&s=&version=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62eci.liadm.com/sync-container?duid=6f9... https://i.liadm.com/sync-container?duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&ds=did-003x&euns=1&s=&version=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62ec — 200 — 569 B — 380 ms — http/1.1https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 276 B — 285 ms — http/1.1https://us-assets.i.posthog.com/static/surveys.js?v=1.345.5us-assets.i.posthog.com/static/surv... https://us-assets.i.posthog.com/static/surveys.js?v=1.345.5 — 200 — 32.1 KiB — 124 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 109 ms — h3https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeatlensflare.vimeo.com/add/vimeo.watch... https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeat — 200 — 0 B — 113 ms — h2https://rp.liadm.com/j?dtstmp=1776796862081&did=did-003x&se=e30&duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&tv=v3.14.0&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62ecrp.liadm.com/j?dtstmp=1776796862081... https://rp.liadm.com/j?dtstmp=1776796862081&did=did-003x&se=e30&duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&tv=v3.14.0&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62ec — 302 — 477 B — 311 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 41 ms — h3https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=24150284&rcu=https%3A%2F%2Fwww.agora.io%2Fen%2F&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&t=Agora+Real-Time+Voice+and+Video+Engagement&cts=1776796862178&vi=3e81485c75b05e309cdb244b119d095c&nc=true&u=87278919.3e81485c75b05e309cdb244b119d095c.1776796862172.1776796862172.1776796862172.1&b=87278919.1.1776796862173&cc=15track.hubspot.com/__ptq.gif?k=1&sd=... https://track.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=e2a0afc247676678f24e50010fe14ccd&v=1.1&a=24150284&rcu=https%3A%2F%2Fwww.agora.io%2Fen%2F&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&t=Agora+Real-Time+Voice+and+Video+Engagement&cts=1776796862178&vi=3e81485c75b05e309cdb244b119d095c&nc=true&u=87278919.3e81485c75b05e309cdb244b119d095c.1776796862172.1776796862172.1776796862172.1&b=87278919.1.1776796862173&cc=15 — 200 — 1.0 KiB — 162 ms — h2https://www.clarity.ms/tag/rwvip6pv2o?ref=gtmwww.clarity.ms/tag/rwvip6pv2o?ref=g... https://www.clarity.ms/tag/rwvip6pv2o?ref=gtm — 200 — 843 B — 20 ms — http/1.1https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b3cd94a81a4b1b39300602_favicon-32x32.pngcdn.prod.website-files.com/660affa8... https://cdn.prod.website-files.com/660affa848e8af81bdd03909/66b3cd94a81a4b1b39300602_favicon-32x32.png — 200 — 1.1 KiB — 18 ms — h3https://connect.facebook.net/signals/config/374620003423574?v=2.9.303&r=stable&domain=www.agora.io&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/374620003423574?v=2.9.303&r=stable&domain=www.agora.io&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.5 KiB — 1.2 s — h3https://rp4.liadm.com/j?dtstmp=1776796862081&did=did-003x&se=e30&duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&tv=v3.14.0&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62ec&i6=MmEwMzo5MGMwOjE1OmJlOjox&n3pc=truerp4.liadm.com/j?dtstmp=177679686208... https://rp4.liadm.com/j?dtstmp=1776796862081&did=did-003x&se=e30&duid=6f93caf0bc92--01kprnh0mnn3vtkxdxmz2czn7a&tv=v3.14.0&pu=https%3A%2F%2Fwww.agora.io%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.agora.io&pv=e8f15d09-8167-4ca6-9abd-aa0a2d1e62ec&i6=MmEwMzo5MGMwOjE1OmJlOjox&n3pc=true — 200 — 249 B — 305 ms — h2https://www.facebook.com/tr/?id=374620003423574&ev=PageView&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&rl=&if=false&ts=1776796863577&sw=412&sh=823&cud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ncud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ud[external_id]=3e81485c75b05e309cdb244b119d095c&aud[external_id]=3e81485c75b05e309cdb244b119d095c&v=2.9.303&r=stable&a=hubspot&ec=0&o=4126&fbp=fb.1.1776796863562.467385162185398978&ler=empty&cdl=API_unavailable&pmd[title]=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&pmd[locale]=en&pmd[description]=The%20Real-Time%20Engagement%20Platform%20for%20meaningful%20human%20connections.%20People%20engage%20longer%20when%20they%20see%2C%20hear%2C%20and%20interact%20with%20each%20other.%20With%20Agora%2C%20you%20can%20embed%20vivid%20voice%20and%20video%20in%20any%20application%2C%20on%20any%20device%2C%20anywhere.&plt=1833.7999999523163&it=1776796862306&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=37462000342... https://www.facebook.com/tr/?id=374620003423574&ev=PageView&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&rl=&if=false&ts=1776796863577&sw=412&sh=823&cud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ncud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ud[external_id]=3e81485c75b05e309cdb244b119d095c&aud[external_id]=3e81485c75b05e309cdb244b119d095c&v=2.9.303&r=stable&a=hubspot&ec=0&o=4126&fbp=fb.1.1776796863562.467385162185398978&ler=empty&cdl=API_unavailable&pmd[title]=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&pmd[locale]=en&pmd[description]=The%20Real-Time%20Engagement%20Platform%20for%20meaningful%20human%20connections.%20People%20engage%20longer%20when%20they%20see%2C%20hear%2C%20and%20interact%20with%20each%20other.%20With%20Agora%2C%20you%20can%20embed%20vivid%20voice%20and%20video%20in%20any%20application%2C%20on%20any%20device%2C%20anywhere.&plt=1833.7999999523163&it=1776796862306&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 19 B — 17 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=374620003423574&ev=PageView&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&rl=&if=false&ts=1776796863577&sw=412&sh=823&cud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ncud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ud[external_id]=3e81485c75b05e309cdb244b119d095c&aud[external_id]=3e81485c75b05e309cdb244b119d095c&v=2.9.303&r=stable&a=hubspot&ec=0&o=4126&fbp=fb.1.1776796863562.467385162185398978&ler=empty&cdl=API_unavailable&pmd[title]=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&pmd[locale]=en&pmd[description]=The%20Real-Time%20Engagement%20Platform%20for%20meaningful%20human%20connections.%20People%20engage%20longer%20when%20they%20see%2C%20hear%2C%20and%20interact%20with%20each%20other.%20With%20Agora%2C%20you%20can%20embed%20vivid%20voice%20and%20video%20in%20any%20application%2C%20on%20any%20device%2C%20anywhere.&plt=1833.7999999523163&it=1776796862306&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=374620003423574&ev=PageView&dl=https%3A%2F%2Fwww.agora.io%2Fen%2F&rl=&if=false&ts=1776796863577&sw=412&sh=823&cud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ncud[external_id]=%23*%23%23%23%23%23*%23%23*%23%23*%23%23%23***%23%23%23*%23%23%23*%23%23%23*&ud[external_id]=3e81485c75b05e309cdb244b119d095c&aud[external_id]=3e81485c75b05e309cdb244b119d095c&v=2.9.303&r=stable&a=hubspot&ec=0&o=4126&fbp=fb.1.1776796863562.467385162185398978&ler=empty&cdl=API_unavailable&pmd[title]=Agora%20Real-Time%20Voice%20and%20Video%20Engagement&pmd[locale]=en&pmd[description]=The%20Real-Time%20Engagement%20Platform%20for%20meaningful%20human%20connections.%20People%20engage%20longer%20when%20they%20see%2C%20hear%2C%20and%20interact%20with%20each%20other.%20With%20Agora%2C%20you%20can%20embed%20vivid%20voice%20and%20video%20in%20any%20application%2C%20on%20any%20device%2C%20anywhere.&plt=1833.7999999523163&it=1776796862306&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 196 B — 168 ms — h3https://h.clarity.ms/collecth.clarity.ms/collect https://h.clarity.ms/collect — 204 — 276 B — 92 ms — http/1.1https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeatlensflare.vimeo.com/add/vimeo.watch... https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeat — 200 — 0 B — 112 ms — h3https://lensflare.vimeo.com/add/vimeo.finish_videolensflare.vimeo.com/add/vimeo.finis... https://lensflare.vimeo.com/add/vimeo.finish_video — 200 — 0 B — 109 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 107 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 110 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 116 ms — h3https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeatlensflare.vimeo.com/add/vimeo.watch... https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeat — 200 — 0 B — 109 ms — h3https://lensflare.vimeo.com/add/vimeo.finish_videolensflare.vimeo.com/add/vimeo.finis... https://lensflare.vimeo.com/add/vimeo.finish_video — 200 — 0 B — 110 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 107 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 112 ms — h3https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeatlensflare.vimeo.com/add/vimeo.watch... https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeat — 200 — 0 B — 111 ms — h3https://lensflare.vimeo.com/add/vimeo.finish_videolensflare.vimeo.com/add/vimeo.finis... https://lensflare.vimeo.com/add/vimeo.finish_video — 200 — 0 B — 107 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 107 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 114 ms — h3https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeatlensflare.vimeo.com/add/vimeo.watch... https://lensflare.vimeo.com/add/vimeo.watch_video_heartbeat — 200 — 0 B — 107 ms — h3https://lensflare.vimeo.com/add/vimeo.finish_videolensflare.vimeo.com/add/vimeo.finis... https://lensflare.vimeo.com/add/vimeo.finish_video — 200 — 0 B — 110 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 111 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3f624eb71558f29ca2faa357b6239ac3ba63d6ea1776796858 — 200 — 11 B — 109 ms — h3
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 32978ms · 1495KB · $438/mo
cdn.prod.website-files.com
Other
Costly
Execution 16568ms
Transfer 53 KB
Monthly Cost $220/mo
Unattributable
Other
Costly
Execution 3238ms
Transfer 0 KB
Monthly Cost $43/mo
www.agora.io
Other
Costly
Execution 3191ms
Transfer 55 KB
Monthly Cost $42/mo
HubSpot Analytics
Analytics
Costly
Execution 1499ms
Transfer 42 KB
Monthly Cost $20/mo
Google Tag Manager
Tag Manager
Costly
Execution 1267ms
Transfer 185 KB
Unused 34%
Monthly Cost $17/mo
cdn.prod.website-files.com
Other
Costly
Execution 1032ms
Transfer 1 KB
Monthly Cost $14/mo
Google Tag Manager
Tag Manager
Costly
Execution 998ms
Transfer 145 KB
Unused 41%
Monthly Cost $13/mo
jsDelivr
CDN
Costly
Execution 773ms
Transfer 18 KB
Monthly Cost $10/mo
Google Tag Manager
Tag Manager
Costly
Execution 689ms
Transfer 170 KB
Unused 38%
Monthly Cost $9/mo
cdn.expertise.ai
Other
Costly
Execution 501ms
Transfer 45 KB
Monthly Cost $7/mo
jsDelivr
CDN
Costly
Execution 452ms
Transfer 29 KB
Monthly Cost $6/mo
Microsoft Clarity
Session Replay
Costly
Execution 385ms
Transfer 26 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 303ms
Transfer 138 KB
Unused 48%
Monthly Cost $4/mo
cdn-prod.securiti.ai
Other
Costly
Execution 285ms
Transfer 6 KB
Monthly Cost $4/mo
Facebook Pixel
Advertising
Costly
Execution 275ms
Transfer 97 KB
Unused 34%
Monthly Cost $4/mo
d-code.liadm.com
Other
Costly
Execution 254ms
Transfer 47 KB
Monthly Cost $3/mo
d3e54v103j8qbb.cloudfront.net
Other
Costly
Execution 241ms
Transfer 31 KB
Monthly Cost $3/mo
Facebook Pixel
Advertising
Costly
Execution 227ms
Transfer 44 KB
Monthly Cost $3/mo
LinkedIn Insight
Advertising
Optional
Execution 151ms
Transfer 19 KB
Monthly Cost $2/mo
cdn-prod.securiti.ai
Other
Optional
Execution 141ms
Transfer 114 KB
Unused 76%
Monthly Cost $2/mo
js.hscollectedforms.net
Other
Optional
Execution 140ms
Transfer 26 KB
Monthly Cost $2/mo
jsDelivr
CDN
Optional
Execution 115ms
Transfer 43 KB
Unused 97%
Monthly Cost $2/mo
js.hubspot.com
Other
Optional
Execution 104ms
Transfer 28 KB
Monthly Cost $1/mo
js.hs-banner.com
Other
Optional
Execution 77ms
Transfer 24 KB
Monthly Cost $1/mo
cdn.prod.website-files.com
Other
Optional
Execution 72ms
Transfer 108 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 16568ms and costs ~$220/month
  • Unattributable adds 3238ms and costs ~$43/month
  • www.agora.io adds 3191ms and costs ~$42/month
  • HubSpot Analytics adds 1499ms and costs ~$20/month
  • Google Tag Manager adds 1267ms and costs ~$17/month
  • cdn.prod.website-files.com adds 1032ms and costs ~$14/month
  • Google Tag Manager adds 998ms and costs ~$13/month
  • jsDelivr adds 773ms and costs ~$10/month
  • Google Tag Manager adds 689ms and costs ~$9/month
  • cdn.expertise.ai adds 501ms and costs ~$7/month
  • jsDelivr adds 452ms and costs ~$6/month
  • Microsoft Clarity adds 385ms and costs ~$5/month
  • Google Tag Manager adds 303ms and costs ~$4/month
  • cdn-prod.securiti.ai adds 285ms and costs ~$4/month
  • Facebook Pixel adds 275ms and costs ~$4/month
  • d-code.liadm.com adds 254ms and costs ~$3/month
  • d3e54v103j8qbb.cloudfront.net adds 241ms and costs ~$3/month
  • Facebook Pixel adds 227ms and costs ~$3/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

cdn.prod.website-files.com takes 16568ms 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 3238ms 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.agora.io takes 3191ms 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

HubSpot Analytics takes 1499ms 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 1267ms 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

cdn.prod.website-files.com takes 1032ms 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 998ms 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

jsDelivr takes 773ms 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 689ms 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

cdn.expertise.ai takes 501ms 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

jsDelivr takes 452ms 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

Microsoft Clarity takes 385ms 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 303ms 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

cdn-prod.securiti.ai takes 285ms 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

Facebook Pixel takes 275ms 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

d-code.liadm.com takes 254ms 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

d3e54v103j8qbb.cloudfront.net takes 241ms 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

Facebook Pixel takes 227ms 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

76% of cdn-prod.securiti.ai'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

97% of jsDelivr'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