Skip to content
https://otter.ai

Performance

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

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

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

2.98 s

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

4.59 s

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

550 ms

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

0.017

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

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

19.09 s

Page Load Progression

956 ms
1.9 s
2.9 s
3.8 s
4.8 s
5.7 s
6.7 s
7.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
18.1 MB transferred, 246 requests
FIX
18.1 MB transferred, 246 requests
Critical::
Page weighs 24.3 MB (18.1 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 205 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 205 KB
Warning::
246 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.8 g CO2 per page load
18.1 MB / 2.4 MB budget
18.1 MB transferred
246 requests
3.8 g CO2 per page load
Other 14.3 MiB 79%
JavaScript 2.5 MiB 14%
Images 978.4 KiB 5%
Fonts 205.5 KiB 1%
HTML 66.0 KiB 0%
CSS 63.4 KiB 0%
Other 52.7 KiB 0%
Other 10.3 KiB 0%
Other 3.0 KiB 0%
Other 164 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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 (18.1 MiB of 18.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9206ms total JS execution
FIX
9206ms total JS execution
Warning::
https://cdn.prod.website-files.com/618e9316785b358...: 2859ms CPU time
Warning::
https://otter.ai/: 1958ms CPU time
Warning::
Unattributable: 1685ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-F0G9...: 403ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M86...: 355ms CPU time
Warning::
Third-party scripts: 7248ms (79% of total)

Main Thread Breakdown

Other 40% Script Evaluation 33% Style & Layout 12% Rendering 11% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.schunk.673ee5f24c0a704b.js2859ms343ms37ms3rd
https://otter.ai/1958ms159ms20ms1st
Unattributable1685ms256ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-F0G9HT49XE&cx=c&gtm=4e64k1403ms355ms42ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M866M5H355ms250ms56ms3rd
https://js.driftt.com/include/1776902400000/c2ban487bwvc.js316ms281ms17ms3rd
https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js245ms225ms5ms3rd
https://cdn.amplitude.com/libs/marketing-analytics-browser-0.3.2-min.js.gz211ms200ms9ms3rd
https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js209ms131ms35ms3rd
https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js205ms155ms10ms3rd

Showing top 10 of 17 scripts

D
JS Bundles
Action
102 scripts, 377 KB unused
FIX
102 scripts, 377 KB unused
Warning::
https://otter.chilipiper.com/chat/embed/assets/mas...: 78 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-M86...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-F0G9...: 65 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202403.2...: 58 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.driftt.com/include/1776902400000/c2ban4...: 33 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 377 KB
377 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://otter.chilipiper.com/chat/embed/assets/masterChefUrl-DxJcY8jE.js108 KB78 KB (72%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-M866M5H175 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-F0G9HT49XE&cx=c&gtm=4e64k1179 KB65 KB (36%)3rd
https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js109 KB58 KB (54%)3rd
https://js.driftt.com/include/1776902400000/c2ban487bwvc.js63 KB33 KB (53%)3rd
https://otter.chilipiper.com/web-data/embed/index.js37 KB26 KB (70%)3rd
https://cdn.vector.co/pixel.js59 KB25 KB (43%)3rd
https://otter.chilipiper.com/chat/embed/assets/index.js36 KB23 KB (72%)3rd
https://js.driftt.com/core/assets/js/runtime~main.ed756b21.js0 KB3rd
https://js.driftt.com/core/assets/js/16.44924e69.chunk.js10 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

D
Page Weight Inventory
Action
246 resources · 18.1 MB · 377 KB savings available
FIX
246 resources · 18.1 MB · 377 KB savings available
Warning::
Page weight 17.1 MB over 1MB target
Got: 18.1 MB Expected: ≤ 1 MB
Info::
~377 KB of savings available
Warning::
243 third-party resources (100% of weight)
Info::
13 resources over 200KB
246 resources · 18.1 MiB · 243 third-party 17.1 MiB over 1MB target
Media 79% · 14.3 MiB
JavaScript 14% · 2.5 MiB
Image 5% · 979.8 KiB
Font 1% · 205.5 KiB
CSS 0% · 67.7 KiB
Document 0% · 66.6 KiB
Other 0% · 59.9 KiB

~377.0 KiB of savings available

Remove unused JavaScript: 377.0 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.
Info::
Last-Modified header present

No Cache-Control header

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

C
Image Optimization
Action
60 images, 0 KB saveable
REVIEW
60 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/618e9316785b358... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
60 images 978 KB
0 oversized -0 KB
28 legacy format
2 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

5

205 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 3.0 s LCP 4.6 shttps://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otf67d030f9a28756e5b5ac684... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otf — 41.6 KiB — 139 ms — font-display: swaphttps://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otf67d030f93527c760552e6df... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otf — 37.1 KiB — 142 ms — font-display: swaphttps://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otf67d031ba7e15a7aa80ee517... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otf — 48.5 KiB — 155 ms — font-display: swaphttps://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otf67d0461137ca12a2c8a0cac... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otf — 41.3 KiB — 157 ms — font-display: swaphttps://otter.chilipiper.com/chat/assets/latin-Dxq58mVK.woff2latin-Dxq58mVK.woff2 https://otter.chilipiper.com/chat/assets/latin-Dxq58mVK.woff2 — 37.0 KiB — 128 ms — font-display: swap
67d030f9a28756e5b5ac684... otf swap
Size 42 KB
Load time 139 ms
Start 584 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67d030f93527c760552e6df... otf swap
Size 37 KB
Load time 142 ms
Start 585 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67d031ba7e15a7aa80ee517... otf swap
Size 49 KB
Load time 155 ms
Start 585 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67d0461137ca12a2c8a0cac... otf swap
Size 41 KB
Load time 157 ms
Start 585 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
latin-Dxq58mVK.woff2 woff2 swap
Size 37 KB
Load time 128 ms
Start 3.6 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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

Current Resource Hints

preconnect
4
preload
4
dns-prefetch
prefetch

8 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
246 requests over 7602ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.0 s LCP 4.6 shttps://otter.ai// https://otter.ai/ — 200 — 55.5 KiB — 920 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.shared.200f444c3.min.csscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.shared.200f444c3.min.css — 200 — 8.9 KiB — 108 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.654929480c8d6e2becfa1921.cb03fb2f9.opt.min.csscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.654929480c8d6e2becfa1921.cb03fb2f9.opt.min.css — 200 — 20.4 KiB — 125 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otf — 200 — 41.6 KiB — 139 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otf — 200 — 37.1 KiB — 142 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otf — 200 — 48.5 KiB — 155 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otf — 200 — 41.3 KiB — 157 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 63 ms — h2https://cdn.amplitude.com/libs/marketing-analytics-browser-0.3.2-min.js.gzcdn.amplitude.com/libs/marketing-an... https://cdn.amplitude.com/libs/marketing-analytics-browser-0.3.2-min.js.gz — 200 — 23.2 KiB — 137 ms — h2https://cdn.jsdelivr.net/npm/@finsweet/attributes-autovideo@1/autovideo.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-autovideo@1/autovideo.js — 200 — 1.7 KiB — 52 ms — h2https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@10/swip... https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css — 200 — 5.1 KiB — 51 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e18e5721ebc3692a58387d_618e9316785b3582a5178502_67d99b7c978ce7b1089828f4_Otter%20-%20Landing%20Video%201x1-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e18e5721ebc3692a58387d_618e9316785b3582a5178502_67d99b7c978ce7b1089828f4_Otter%20-%20Landing%20Video%201x1-poster-00001.jpg — 200 — 10.9 KiB — 90 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82ab84159b65f4eaabc_b1c029dc3f18e239d38dc64900191ea0_logo-salesforce.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82ab84159b65f4eaabc_b1c029dc3f18e239d38dc64900191ea0_logo-salesforce.svg — 200 — 5.4 KiB — 85 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82aabe0cec635bddb9c_d1546c95f9753392a2cdf36a3acf39c0_logo-harvard.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82aabe0cec635bddb9c_d1546c95f9753392a2cdf36a3acf39c0_logo-harvard.svg — 200 — 18.8 KiB — 123 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2bf18741e52b4069c_ee69e6e1a688affaccba3aa02ede0b82_nbc_universal.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2bf18741e52b4069c_ee69e6e1a688affaccba3aa02ede0b82_nbc_universal.svg — 200 — 3.9 KiB — 70 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2b0e7e01d72ef9448_e8f9b2494e9e5d6f76e7321093307c26_amazon.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2b0e7e01d72ef9448_e8f9b2494e9e5d6f76e7321093307c26_amazon.svg — 200 — 2.7 KiB — 99 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de19b4c59d9f6303cc3_ede70156a4e2accb6e682882db89a474_ibm.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de19b4c59d9f6303cc3_ede70156a4e2accb6e682882db89a474_ibm.svg — 200 — 1.5 KiB — 78 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82a034f0ef337c54ab6_3d8dad0cb6a1ab1f23a584b5c42b5b73_logo-grant.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82a034f0ef337c54ab6_3d8dad0cb6a1ab1f23a584b5c42b5b73_logo-grant.svg — 200 — 2.8 KiB — 98 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de28805b88e980eb99b_98c0461a636c3f0a646f8f93beea9a2e_walgreens.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de28805b88e980eb99b_98c0461a636c3f0a646f8f93beea9a2e_walgreens.svg — 200 — 2.7 KiB — 79 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82938168d0b153afd03_de62202c1b906b7d5ce2a18a933f8747_logo-mastercard.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82938168d0b153afd03_de62202c1b906b7d5ce2a18a933f8747_logo-mastercard.svg — 200 — 2.3 KiB — 89 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8d0b77f6c3eb435214cc_397f63dc4ab563ff369504b311566798_questions-when%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8d0b77f6c3eb435214cc_397f63dc4ab563ff369504b311566798_questions-when%402x.avif — 200 — 74.0 KiB — 181 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd852a36dbe5d4d6c272f3_hey-otter%402x-p-800.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd852a36dbe5d4d6c272f3_hey-otter%402x-p-800.avif — 200 — 18.9 KiB — 130 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f829fa47061c2a7795_6531726b67dd4167b39b56158e25e02a_live-transcription%402x-p-800.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f829fa47061c2a7795_6531726b67dd4167b39b56158e25e02a_live-transcription%402x-p-800.png — 200 — 27.9 KiB — 133 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f844bf929b1b5fca54_d177f2aaae5ab951d7777304b67dc609_live-transcription-mobile%402x-p-800.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f844bf929b1b5fca54_d177f2aaae5ab951d7777304b67dc609_live-transcription-mobile%402x-p-800.png — 200 — 27.5 KiB — 133 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e3386c3addb9324aac9e13_df6bff6ed6c9d9897a6178b6b2aab558_gist-dashboard%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e3386c3addb9324aac9e13_df6bff6ed6c9d9897a6178b6b2aab558_gist-dashboard%402x.avif — 200 — 58.8 KiB — 154 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db730353397f9e13533f5c_f82a11b7fa429b598bc3cc35329ca46e_card-action-cards%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db730353397f9e13533f5c_f82a11b7fa429b598bc3cc35329ca46e_card-action-cards%402x.avif — 200 — 15.7 KiB — 117 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8213063b673e507e76c9_a5599e998f0ee03dc1fcd37652b7cfbe_card-insights-visual%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8213063b673e507e76c9_a5599e998f0ee03dc1fcd37652b7cfbe_card-insights-visual%402x.avif — 200 — 50.5 KiB — 147 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e32da06b9adad5879953c2_cb7a53f669814c251e0c9df245136c1d_card-keep-your-projects%402x-p-800.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e32da06b9adad5879953c2_cb7a53f669814c251e0c9df245136c1d_card-keep-your-projects%402x-p-800.avif — 200 — 12.0 KiB — 160 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525f9431f36a30e3fee7f_choose-dashboard-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525f9431f36a30e3fee7f_choose-dashboard-visual.avif — 200 — 15.4 KiB — 118 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3ef290cb2b0dd6148d_scale-dashboard-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3ef290cb2b0dd6148d_scale-dashboard-visual.avif — 200 — 58.9 KiB — 156 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.0 s LCP 4.6 shttps://otter.ai// https://otter.ai/ — 200 — 55.5 KiB — 920 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.shared.200f444c3.min.csscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.shared.200f444c3.min.css — 200 — 8.9 KiB — 108 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.654929480c8d6e2becfa1921.cb03fb2f9.opt.min.csscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/css/otterai-website.654929480c8d6e2becfa1921.cb03fb2f9.opt.min.css — 200 — 20.4 KiB — 125 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f9a28756e5b5ac6840_CircularStd-Bold.otf — 200 — 41.6 KiB — 139 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d030f93527c760552e6dfe_CircularStd-Book.otf — 200 — 37.1 KiB — 142 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d031ba7e15a7aa80ee517b_CircularStd-Light.otf — 200 — 48.5 KiB — 155 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otfcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0461137ca12a2c8a0cac4_CircularStd-Medium.otf — 200 — 41.3 KiB — 157 ms — h3https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 63 ms — h2https://cdn.amplitude.com/libs/marketing-analytics-browser-0.3.2-min.js.gzcdn.amplitude.com/libs/marketing-an... https://cdn.amplitude.com/libs/marketing-analytics-browser-0.3.2-min.js.gz — 200 — 23.2 KiB — 137 ms — h2https://cdn.jsdelivr.net/npm/@finsweet/attributes-autovideo@1/autovideo.jscdn.jsdelivr.net/npm/@finsweet/attr... https://cdn.jsdelivr.net/npm/@finsweet/attributes-autovideo@1/autovideo.js — 200 — 1.7 KiB — 52 ms — h2https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@10/swip... https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css — 200 — 5.1 KiB — 51 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e18e5721ebc3692a58387d_618e9316785b3582a5178502_67d99b7c978ce7b1089828f4_Otter%20-%20Landing%20Video%201x1-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e18e5721ebc3692a58387d_618e9316785b3582a5178502_67d99b7c978ce7b1089828f4_Otter%20-%20Landing%20Video%201x1-poster-00001.jpg — 200 — 10.9 KiB — 90 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82ab84159b65f4eaabc_b1c029dc3f18e239d38dc64900191ea0_logo-salesforce.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82ab84159b65f4eaabc_b1c029dc3f18e239d38dc64900191ea0_logo-salesforce.svg — 200 — 5.4 KiB — 85 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82aabe0cec635bddb9c_d1546c95f9753392a2cdf36a3acf39c0_logo-harvard.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82aabe0cec635bddb9c_d1546c95f9753392a2cdf36a3acf39c0_logo-harvard.svg — 200 — 18.8 KiB — 123 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2bf18741e52b4069c_ee69e6e1a688affaccba3aa02ede0b82_nbc_universal.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2bf18741e52b4069c_ee69e6e1a688affaccba3aa02ede0b82_nbc_universal.svg — 200 — 3.9 KiB — 70 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2b0e7e01d72ef9448_e8f9b2494e9e5d6f76e7321093307c26_amazon.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de2b0e7e01d72ef9448_e8f9b2494e9e5d6f76e7321093307c26_amazon.svg — 200 — 2.7 KiB — 99 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de19b4c59d9f6303cc3_ede70156a4e2accb6e682882db89a474_ibm.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de19b4c59d9f6303cc3_ede70156a4e2accb6e682882db89a474_ibm.svg — 200 — 1.5 KiB — 78 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82a034f0ef337c54ab6_3d8dad0cb6a1ab1f23a584b5c42b5b73_logo-grant.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82a034f0ef337c54ab6_3d8dad0cb6a1ab1f23a584b5c42b5b73_logo-grant.svg — 200 — 2.8 KiB — 98 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de28805b88e980eb99b_98c0461a636c3f0a646f8f93beea9a2e_walgreens.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d99de28805b88e980eb99b_98c0461a636c3f0a646f8f93beea9a2e_walgreens.svg — 200 — 2.7 KiB — 79 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82938168d0b153afd03_de62202c1b906b7d5ce2a18a933f8747_logo-mastercard.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dca82938168d0b153afd03_de62202c1b906b7d5ce2a18a933f8747_logo-mastercard.svg — 200 — 2.3 KiB — 89 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8d0b77f6c3eb435214cc_397f63dc4ab563ff369504b311566798_questions-when%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8d0b77f6c3eb435214cc_397f63dc4ab563ff369504b311566798_questions-when%402x.avif — 200 — 74.0 KiB — 181 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd852a36dbe5d4d6c272f3_hey-otter%402x-p-800.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd852a36dbe5d4d6c272f3_hey-otter%402x-p-800.avif — 200 — 18.9 KiB — 130 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f829fa47061c2a7795_6531726b67dd4167b39b56158e25e02a_live-transcription%402x-p-800.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f829fa47061c2a7795_6531726b67dd4167b39b56158e25e02a_live-transcription%402x-p-800.png — 200 — 27.9 KiB — 133 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f844bf929b1b5fca54_d177f2aaae5ab951d7777304b67dc609_live-transcription-mobile%402x-p-800.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e337f844bf929b1b5fca54_d177f2aaae5ab951d7777304b67dc609_live-transcription-mobile%402x-p-800.png — 200 — 27.5 KiB — 133 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e3386c3addb9324aac9e13_df6bff6ed6c9d9897a6178b6b2aab558_gist-dashboard%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e3386c3addb9324aac9e13_df6bff6ed6c9d9897a6178b6b2aab558_gist-dashboard%402x.avif — 200 — 58.8 KiB — 154 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db730353397f9e13533f5c_f82a11b7fa429b598bc3cc35329ca46e_card-action-cards%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db730353397f9e13533f5c_f82a11b7fa429b598bc3cc35329ca46e_card-action-cards%402x.avif — 200 — 15.7 KiB — 117 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8213063b673e507e76c9_a5599e998f0ee03dc1fcd37652b7cfbe_card-insights-visual%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8213063b673e507e76c9_a5599e998f0ee03dc1fcd37652b7cfbe_card-insights-visual%402x.avif — 200 — 50.5 KiB — 147 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e32da06b9adad5879953c2_cb7a53f669814c251e0c9df245136c1d_card-keep-your-projects%402x-p-800.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67e32da06b9adad5879953c2_cb7a53f669814c251e0c9df245136c1d_card-keep-your-projects%402x-p-800.avif — 200 — 12.0 KiB — 160 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525f9431f36a30e3fee7f_choose-dashboard-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525f9431f36a30e3fee7f_choose-dashboard-visual.avif — 200 — 15.4 KiB — 118 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3ef290cb2b0dd6148d_scale-dashboard-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3ef290cb2b0dd6148d_scale-dashboard-visual.avif — 200 — 58.9 KiB — 156 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3fd1baa04d549db098_ai-chat-visual-p-800.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3fd1baa04d549db098_ai-chat-visual-p-800.png — 200 — 85.5 KiB — 184 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d034509925241057dc7e84_gradient-bg.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d034509925241057dc7e84_gradient-bg.avif — 200 — 980 B — 82 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d064ee96ac1d2d399beb1b_questions-background-no-min%402x.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d064ee96ac1d2d399beb1b_questions-background-no-min%402x.jpg — 200 — 30.7 KiB — 131 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d027e8f322d591814b4b4d_noise%20copy.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d027e8f322d591814b4b4d_noise%20copy.png — 200 — 34.7 KiB — 131 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8c0c067f0c176306b379_hey-otter-bg.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db8c0c067f0c176306b379_hey-otter-bg.avif — 200 — 1.2 KiB — 79 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dae75942513ea78ff06f70_live-transcription-bg%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dae75942513ea78ff06f70_live-transcription-bg%402x.avif — 200 — 3.0 KiB — 91 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dae9fbc6d0d551cf5d40c4_gist-background%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dae9fbc6d0d551cf5d40c4_gist-background%402x.avif — 200 — 4.2 KiB — 95 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db2d8774449023a878b3cd_card-action-background%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db2d8774449023a878b3cd_card-action-background%402x.avif — 200 — 1.8 KiB — 78 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db825d189a49c1033d87cd_card-insights-bg%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67db825d189a49c1033d87cd_card-insights-bg%402x.avif — 200 — 134.6 KiB — 190 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-poster-00001.jpg — 200 — 7.1 KiB — 107 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-poster-00001.jpg — 200 — 6.9 KiB — 108 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-poster-00001.jpg — 200 — 6.7 KiB — 104 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-poster-00001.jpg — 200 — 7.4 KiB — 108 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-poster-00001.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-poster-00001.jpg — 200 — 6.7 KiB — 104 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525fa5b8da25b7a05d1d6_choose-background-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/698525fa5b8da25b7a05d1d6_choose-background-visual.avif — 200 — 2.3 KiB — 93 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3f5d1c67bbd13bf626_scale-visual-background.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3f5d1c67bbd13bf626_scale-visual-background.avif — 200 — 130.5 KiB — 187 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3f171d38816c1444ae_ai-chat-background-visual.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/69852e3f171d38816c1444ae_ai-chat-background-visual.avif — 200 — 4.0 KiB — 94 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0367d5ad3fbc59c5ecdf3_hot-gradient.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d0367d5ad3fbc59c5ecdf3_hot-gradient.avif — 200 — 1.2 KiB — 77 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a03d4b21ebdb8930e480_draper.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a03d4b21ebdb8930e480_draper.avif — 200 — 5.6 KiB — 84 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a03c14cfc46c38e67258_brown.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a03c14cfc46c38e67258_brown.avif — 200 — 4.7 KiB — 82 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a0424159ef00c676ac0a_savage.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d9a0424159ef00c676ac0a_savage.avif — 200 — 4.8 KiB — 80 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-transcode.mp4 — 206 — 899.3 KiB — 340 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67d990a68fcd79e04cd73649_AI%20Sales%20Agent%20X-transcode.mp4 — 206 — 299.2 KiB — 239 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-transcode.mp4 — 206 — 929.8 KiB — 339 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaf92d2f3c7c004850ad_AI%20Education%20Agent-medium-transcode.mp4 — 206 — 306.9 KiB — 236 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-transcode.mp4 — 206 — 601.9 KiB — 294 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcab0c39b3c2f94bb17d4d_AI%20Media%20Agent-medium-transcode.mp4 — 206 — 299.5 KiB — 235 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-transcode.mp4 — 206 — 870.8 KiB — 331 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F68b70b587c8e729fa21d7529_sdr-agent-head-mini-m-transcode.mp4 — 206 — 297.4 KiB — 235 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-transcode.mp4 — 206 — 581.3 KiB — 304 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-transcode.mp4cdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502%2F67dcaaedec3e305769e4b842_AI%20Recruiting%20Agent-medium-transcode.mp4 — 206 — 297.5 KiB — 235 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d04d720978961f84fc5300_5e483ca0425acaa261ab6dce33dbcceb_otter-footer.svgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d04d720978961f84fc5300_5e483ca0425acaa261ab6dce33dbcceb_otter-footer.svg — 200 — 1.8 KiB — 31 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=618e9316785b3582a5178502d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=618e9316785b3582a5178502 — 200 — 31.0 KiB — 110 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.schunk.36b8fb49256177c8.jscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.schunk.36b8fb49256177c8.js — 200 — 13.9 KiB — 30 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.schunk.673ee5f24c0a704b.jscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.schunk.673ee5f24c0a704b.js — 200 — 59.0 KiB — 46 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.ec713968.36eb5f996013117f.jscdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/js/otterai-website.ec713968.36eb5f996013117f.js — 200 — 1.5 KiB — 26 ms — h3https://otter.chilipiper.com/chat/embed/assets/index.jsotter.chilipiper.com/chat/embed/ass... https://otter.chilipiper.com/chat/embed/assets/index.js — 200 — 35.8 KiB — 253 ms — h2https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@10/swip... https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js — 200 — 39.8 KiB — 15 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 — 28.6 KiB — 10 ms — h2https://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 — 17.8 KiB — 10 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d03f4739876d1278d4d0a0_hp-plans-teeth%402x.jpgcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d03f4739876d1278d4d0a0_hp-plans-teeth%402x.jpg — 200 — 38.5 KiB — 48 ms — h3https://cdn.cookielaw.org/consent/535778f3-6e8c-4a25-847b-26013045c3ac/535778f3-6e8c-4a25-847b-26013045c3ac.jsoncdn.cookielaw.org/consent/535778f3-... https://cdn.cookielaw.org/consent/535778f3-6e8c-4a25-847b-26013045c3ac/535778f3-6e8c-4a25-847b-26013045c3ac.json — 200 — 2.4 KiB — 36 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 281 B — 62 ms — h2https://otter.chilipiper.com/chat/embed/assets/masterChefUrl-DxJcY8jE.jsotter.chilipiper.com/chat/embed/ass... https://otter.chilipiper.com/chat/embed/assets/masterChefUrl-DxJcY8jE.js — 200 — 108.4 KiB — 156 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js — 200 — 108.6 KiB — 48 ms — h2https://cdn.cookielaw.org/consent/535778f3-6e8c-4a25-847b-26013045c3ac/b0fd9263-8812-4018-92a4-bf19711ed39b/en.jsoncdn.cookielaw.org/consent/535778f3-... https://cdn.cookielaw.org/consent/535778f3-6e8c-4a25-847b-26013045c3ac/b0fd9263-8812-4018-92a4-bf19711ed39b/en.json — 200 — 14.8 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otFlat.json — 200 — 3.3 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/v2/otPcCenter.json — 200 — 12.6 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 26 ms — h2https://otter.chilipiper.com/web-data/embed/index.jsotter.chilipiper.com/web-data/embed... https://otter.chilipiper.com/web-data/embed/index.js — 200 — 36.6 KiB — 141 ms — h3https://events.statsigapi.net/v1/log_custom_exposureevents.statsigapi.net/v1/log_custom... https://events.statsigapi.net/v1/log_custom_exposure — 200 — 0 B — 89 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87369fa6150b8a4ac4f0_icon-zoom%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87369fa6150b8a4ac4f0_icon-zoom%402x.avif — 200 — 1.3 KiB — 25 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d05bb4cfaac3d65ac3137d_dropbox%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67d05bb4cfaac3d65ac3137d_dropbox%402x.avif — 200 — 2.5 KiB — 27 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736ed5d0abe02eefed4_icon-google-calendar%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736ed5d0abe02eefed4_icon-google-calendar%402x.avif — 200 — 1.3 KiB — 29 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd873615a3ca5294d4d043_icon-google-docs%402x.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd873615a3ca5294d4d043_icon-google-docs%402x.png — 200 — 2.9 KiB — 27 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736e6d8868780f53cb0_icon-google-meet%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736e6d8868780f53cb0_icon-google-meet%402x.avif — 200 — 1.4 KiB — 29 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87368e6dc4aa754535a9_icon-hubspot%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87368e6dc4aa754535a9_icon-hubspot%402x.avif — 200 — 1.8 KiB — 28 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87368e6dc4aa754535ac_icon-jira%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87368e6dc4aa754535ac_icon-jira%402x.avif — 200 — 1.4 KiB — 27 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87365eb76a4850051c2d_icon-notion%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87365eb76a4850051c2d_icon-notion%402x.avif — 200 — 1.5 KiB — 29 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736cca2b2e561cc975d_icon-salesforce%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd8736cca2b2e561cc975d_icon-salesforce%402x.avif — 200 — 1.9 KiB — 29 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd873657029a523f173ccb_icon-slack%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd873657029a523f173ccb_icon-slack%402x.avif — 200 — 1.7 KiB — 30 ms — h3https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87365eb76a4850051c30_icon-asana%402x.avifcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/67dd87365eb76a4850051c30_icon-asana%402x.avif — 200 — 1.5 KiB — 29 ms — h3https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 603 B — 26 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 489 B — 28 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.1 KiB — 27 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 30 ms — h2https://events.statsigapi.net/v1/log_custom_exposureevents.statsigapi.net/v1/log_custom... https://events.statsigapi.net/v1/log_custom_exposure — 202 — 134 B — 35 ms — h2https://otter.chilipiper.com/web-data/env-config.jsotter.chilipiper.com/web-data/env-c... https://otter.chilipiper.com/web-data/env-config.js — 200 — 996 B — 130 ms — h3https://public.otter.ai/video/otter-landing-video-september-2025.mp4public.otter.ai/video/otter-landing... https://public.otter.ai/video/otter-landing-video-september-2025.mp4 — 206 — 413 B — 337 ms — h2https://cdn.prod.website-files.com/618e9316785b3582a5178502/618e94bcbca88b51e2ad81f7_favicon.pngcdn.prod.website-files.com/618e9316... https://cdn.prod.website-files.com/618e9316785b3582a5178502/618e94bcbca88b51e2ad81f7_favicon.png — 200 — 979 B — 25 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-M866M5Hwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-M866M5H — 200 — 175.5 KiB — 210 ms — h2https://otter.chilipiper.com/web-data/iframe/?tenantId=otter.ai&parentOrigin=https%3A%2F%2Fotter.ai&debug=errorotter.chilipiper.com/web-data/ifram... https://otter.chilipiper.com/web-data/iframe/?tenantId=otter.ai&parentOrigin=https%3A%2F%2Fotter.ai&debug=error — 200 — 4.5 KiB — 177 ms — h2https://www.googletagmanager.com/gtag/js?id=G-F0G9HT49XE&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-F0G9HT49XE&cx=c&gtm=4e64k1 — 200 — 178.7 KiB — 63 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 8.9 KiB — 108 ms — h2https://cdn.cr-relay.com/v1/site/752f3d99-fd04-4e08-bafd-ae08f8c18de2/signals.jscdn.cr-relay.com/v1/site/752f3d99-f... https://cdn.cr-relay.com/v1/site/752f3d99-fd04-4e08-bafd-ae08f8c18de2/signals.js — 200 — 7.2 KiB — 109 ms — h2https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap — 200 — 1.3 KiB — 120 ms — h2https://otter.chilipiper.com/web-data/env-config.jsotter.chilipiper.com/web-data/env-c... https://otter.chilipiper.com/web-data/env-config.js — 200 — 1.2 KiB — 135 ms — h2https://otter.chilipiper.com/web-data/iframe/assets/index-DNLraeiG.jsotter.chilipiper.com/web-data/ifram... https://otter.chilipiper.com/web-data/iframe/assets/index-DNLraeiG.js — 200 — 41.8 KiB — 154 ms — h2https://public.otter.ai/video/otter-landing-video-september-2025.mp4public.otter.ai/video/otter-landing... https://public.otter.ai/video/otter-landing-video-september-2025.mp4 — 206 — 63.4 KiB — 118 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 0 B — 548 ms — h2https://otter.ai/sgtm/g/collect?v=2&tid=G-F0G9HT49XE&gtm=45je64k1v892376706z8831784722za20gzb831784722zd831784722&_p=1776902343686&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1395822058&_eu=EAAAAGA&_fplc=0&are=1&cid=1970688654.1776902345&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776902343686&sst.lpc=17127399&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776902345&sct=1&seg=0&dl=https%3A%2F%2Fotter.ai%2F&dt=Otter%20Meeting%20Agent%20-%20AI%20Notetaker%2C%20Transcription%2C%20Insights&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.Page%20URL=https%3A%2F%2Fotter.ai%2F&tfd=2114&richsstsse/sgtm/g/collect?v=2&tid=G-F0G9HT49X... https://otter.ai/sgtm/g/collect?v=2&tid=G-F0G9HT49XE&gtm=45je64k1v892376706z8831784722za20gzb831784722zd831784722&_p=1776902343686&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&ecid=1395822058&_eu=EAAAAGA&_fplc=0&are=1&cid=1970688654.1776902345&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=17&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES-MD&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776902343686&sst.lpc=17127399&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776902345&sct=1&seg=0&dl=https%3A%2F%2Fotter.ai%2F&dt=Otter%20Meeting%20Agent%20-%20AI%20Notetaker%2C%20Transcription%2C%20Insights&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.Page%20URL=https%3A%2F%2Fotter.ai%2F&tfd=2114&richsstsse — 200 — 1.1 KiB — 230 ms — h2https://otter.ai/sgtm/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fotter.ai&1p=1&path=%2Fsgtm/sgtm/_/service_worker/63b0/sw_ifra... https://otter.ai/sgtm/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fotter.ai&1p=1&path=%2Fsgtm — 200 — 1.9 KiB — 225 ms — h2https://public.otter.ai/video/otter-landing-video-september-2025.mp4public.otter.ai/video/otter-landing... https://public.otter.ai/video/otter-landing-video-september-2025.mp4 — 206 — 9.0 MiB — 1 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 2 ms — h2https://cdn.vector.co/pixel.jscdn.vector.co/pixel.js https://cdn.vector.co/pixel.js — 200 — 58.6 KiB — 129 ms — h2https://api.cr-relay.com/v1/site/752f3d99-fd04-4e08-bafd-ae08f8c18de2/batchapi.cr-relay.com/v1/site/752f3d99-f... https://api.cr-relay.com/v1/site/752f3d99-fd04-4e08-bafd-ae08f8c18de2/batch — 200 — 164 B — 570 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 5 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9aaax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9a — 302 — 891 B — 380 ms — http/1.1https://tracking.chilipiper.com/sentry/tunneltracking.chilipiper.com/sentry/tunn... https://tracking.chilipiper.com/sentry/tunnel — 200 — 4.0 KiB — 268 ms — h2https://otter.chilipiper.com/api/fire-auth/v1/public/guest-tokensotter.chilipiper.com/api/fire-auth/... https://otter.chilipiper.com/api/fire-auth/v1/public/guest-tokens — 200 — 833 B — 137 ms — h3https://api.vector.co/pixel/ip-infoapi.vector.co/pixel/ip-info https://api.vector.co/pixel/ip-info — 204 — 0 B — 559 ms — h2https://otter.chilipiper.com/api/web-data/v1/guest-external/tenant/otter.ai/analytics-settingsotter.chilipiper.com/api/web-data/v... https://otter.chilipiper.com/api/web-data/v1/guest-external/tenant/otter.ai/analytics-settings — 200 — 396 B — 141 ms — h3https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&_gsid=F0G9HT49XEi7TIPTzNgQOFtbjEaiyEhwregion1.analytics.google.com/g/s/co... https://region1.analytics.google.com/g/s/collect?dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&_gsid=F0G9HT49XEi7TIPTzNgQOFtbjEaiyEhw — 204 — 514 B — 111 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-F0G9HT49XE&cid=%2BJnWtkUjGNVVx8kgJiKU9KMb3msVqk%2Bi2soqjkXWgmg%3D.1776902345&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&aip=1&z=854211824www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-F0G9HT49XE&cid=%2BJnWtkUjGNVVx8kgJiKU9KMb3msVqk%2Bi2soqjkXWgmg%3D.1776902345&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&aip=1&z=854211824 — 200 — 408 B — 119 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-F0G9HT49XE&cid=%2BJnWtkUjGNVVx8kgJiKU9KMb3msVqk%2Bi2soqjkXWgmg%3D.1776902345&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=1&dma_cps=a&npa=1&gcd=13l3lPl2l1l1&tid=G-F0G9HT49XE&cid=%2BJnWtkUjGNVVx8kgJiKU9KMb3msVqk%2Bi2soqjkXWgmg%3D.1776902345&gtm=45j91e64l1v892376706z8831784722z9844524713za20gzb831784722zd831784722&tag_exp=0~115616985~115938466~115938469~117266401~117512543~117704211&_is_sw=f15s0t3&_tu=BA&aip=1 — 204 — 505 B — 114 ms — h2https://aax-eu.amazon-adsystem.com/s/iu3?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9a&dcc=taax-eu.amazon-adsystem.com/s/iu3?pi... https://aax-eu.amazon-adsystem.com/s/iu3?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9a&dcc=t — 200 — 542 B — 204 ms — http/1.1https://ara.paa-reporting-advertising.amazon/aat?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9aara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=b04c3029-24a5-4c93-9d02-df5e341d628a&event=PageView&value=https%3A%2F%2Fotter.ai%2F&gtmVersion=3.5&ts=1776902345134&eventSource=amzn.js&uuid=41f5c66c-0eac-4523-bc07-e240092d6a9a — 200 — 421 B — 183 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 217 B — 189 ms — h2https://api.vector.co/pixel/phoenix/sync-container?duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&ds=did-006l&euns=1&s=&version=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9api.vector.co/pixel/phoenix/sync-co... https://api.vector.co/pixel/phoenix/sync-container?duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&ds=did-006l&euns=1&s=&version=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9 — 200 — 741 B — 776 ms — h2https://otter.chilipiper.com/chat/embed/env-config.jsotter.chilipiper.com/chat/embed/env... https://otter.chilipiper.com/chat/embed/env-config.js — 200 — 954 B — 130 ms — h3https://otter.chilipiper.com/chat/widget/?embedOrigin=https%3A%2F%2Fotter.ai&workspaceId=adc1c30a-1341-4622-9b81-d23168ce375b&tenantId=otter.aiotter.chilipiper.com/chat/widget/?e... https://otter.chilipiper.com/chat/widget/?embedOrigin=https%3A%2F%2Fotter.ai&workspaceId=adc1c30a-1341-4622-9b81-d23168ce375b&tenantId=otter.ai — 200 — 503 B — 129 ms — h3https://otter.chilipiper.com/chat/loader/?embedOrigin=https%3A%2F%2Fotter.ai&workspaceId=adc1c30a-1341-4622-9b81-d23168ce375b&tenantId=otter.aiotter.chilipiper.com/chat/loader/?e... https://otter.chilipiper.com/chat/loader/?embedOrigin=https%3A%2F%2Fotter.ai&workspaceId=adc1c30a-1341-4622-9b81-d23168ce375b&tenantId=otter.ai — 200 — 400 B — 131 ms — h3https://api.vector.co/pixel/ip-infoapi.vector.co/pixel/ip-info https://api.vector.co/pixel/ip-info — 200 — 1.1 KiB — 185 ms — h2https://otter.chilipiper.com/chat/assets/widget-DqGLz4RR.jsotter.chilipiper.com/chat/assets/wi... https://otter.chilipiper.com/chat/assets/widget-DqGLz4RR.js — 200 — 297.7 KiB — 226 ms — h3https://otter.chilipiper.com/chat/assets/typedBroadcastChannel-DGqbMjUl.jsotter.chilipiper.com/chat/assets/ty... https://otter.chilipiper.com/chat/assets/typedBroadcastChannel-DGqbMjUl.js — 200 — 75.3 KiB — 207 ms — h3https://otter.chilipiper.com/chat/assets/reset-BbFljLJB.jsotter.chilipiper.com/chat/assets/re... https://otter.chilipiper.com/chat/assets/reset-BbFljLJB.js — 200 — 218.0 KiB — 225 ms — h3https://otter.chilipiper.com/chat/assets/locales-CQmQCDqi.jsotter.chilipiper.com/chat/assets/lo... https://otter.chilipiper.com/chat/assets/locales-CQmQCDqi.js — 200 — 66.2 KiB — 208 ms — h3https://otter.chilipiper.com/chat/assets/helpers-QBpUKv_l.jsotter.chilipiper.com/chat/assets/he... https://otter.chilipiper.com/chat/assets/helpers-QBpUKv_l.js — 200 — 46.7 KiB — 196 ms — h3https://otter.chilipiper.com/chat/assets/helpers-DtWGxw1e.jsotter.chilipiper.com/chat/assets/he... https://otter.chilipiper.com/chat/assets/helpers-DtWGxw1e.js — 200 — 95.5 KiB — 219 ms — h3https://otter.chilipiper.com/chat/assets/Select-BQ3dTBd4.jsotter.chilipiper.com/chat/assets/Se... https://otter.chilipiper.com/chat/assets/Select-BQ3dTBd4.js — 200 — 39.4 KiB — 203 ms — h3https://otter.chilipiper.com/chat/assets/BookingFlowBlock-Dvj2yX3S.jsotter.chilipiper.com/chat/assets/Bo... https://otter.chilipiper.com/chat/assets/BookingFlowBlock-Dvj2yX3S.js — 200 — 106.5 KiB — 213 ms — h3https://otter.chilipiper.com/chat/assets/InputGroup-B6JRP0s4.jsotter.chilipiper.com/chat/assets/In... https://otter.chilipiper.com/chat/assets/InputGroup-B6JRP0s4.js — 200 — 1.1 KiB — 151 ms — h3https://otter.chilipiper.com/chat/assets/smart-params-CyUTfTxz.jsotter.chilipiper.com/chat/assets/sm... https://otter.chilipiper.com/chat/assets/smart-params-CyUTfTxz.js — 200 — 1.7 KiB — 162 ms — h3https://otter.chilipiper.com/chat/assets/reset-DMRSWEi_.cssotter.chilipiper.com/chat/assets/re... https://otter.chilipiper.com/chat/assets/reset-DMRSWEi_.css — 200 — 4.7 KiB — 136 ms — h3https://otter.chilipiper.com/env-config.jsotter.chilipiper.com/env-config.js https://otter.chilipiper.com/env-config.js — 200 — 438 B — 142 ms — h3https://otter.chilipiper.com/chat/assets/loader-ysGd7x61.jsotter.chilipiper.com/chat/assets/lo... https://otter.chilipiper.com/chat/assets/loader-ysGd7x61.js — 200 — 1.9 KiB — 157 ms — h3https://otter.chilipiper.com/chat/assets/typedBroadcastChannel-DGqbMjUl.jsotter.chilipiper.com/chat/assets/ty... https://otter.chilipiper.com/chat/assets/typedBroadcastChannel-DGqbMjUl.js — 200 — 0 B — 197 ms — h3https://otter.chilipiper.com/chat/assets/locales-CQmQCDqi.jsotter.chilipiper.com/chat/assets/lo... https://otter.chilipiper.com/chat/assets/locales-CQmQCDqi.js — 200 — 0 B — 198 ms — h3https://otter.chilipiper.com/chat/assets/V2-DMpY-Gu1.jsotter.chilipiper.com/chat/assets/V2... https://otter.chilipiper.com/chat/assets/V2-DMpY-Gu1.js — 200 — 1015 B — 147 ms — h3https://otter.chilipiper.com/chat/assets/smart-params-CyUTfTxz.jsotter.chilipiper.com/chat/assets/sm... https://otter.chilipiper.com/chat/assets/smart-params-CyUTfTxz.js — 200 — 0 B — 157 ms — h3https://otter.chilipiper.com/chat/assets/helpers-QBpUKv_l.jsotter.chilipiper.com/chat/assets/he... https://otter.chilipiper.com/chat/assets/helpers-QBpUKv_l.js — 200 — 0 B — 184 ms — h3https://otter.chilipiper.com/chat/assets/helpers-DtWGxw1e.jsotter.chilipiper.com/chat/assets/he... https://otter.chilipiper.com/chat/assets/helpers-DtWGxw1e.js — 200 — 0 B — 209 ms — h3https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/settingsapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/settings — 204 — 0 B — 176 ms — h2https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/settingsapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/settings — 200 — 892 B — 372 ms — h2https://otter.chilipiper.com/api/chat/v2/guest-external/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/location-settings?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2otter.chilipiper.com/api/chat/v2/gu... https://otter.chilipiper.com/api/chat/v2/guest-external/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/location-settings?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2 — 200 — 559 B — 142 ms — h3https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776902346297&did=did-006l&se=e30&duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&tv=v3.14.0&pu=https%3A%2F%2Fotter.ai%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9api.vector.co/pixel/phoenix/rp/j?dt... https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776902346297&did=did-006l&se=e30&duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&tv=v3.14.0&pu=https%3A%2F%2Fotter.ai%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9 — 302 — 1.2 KiB — 777 ms — h2https://cdn.lgrckt-in.com/logger-1.min.jscdn.lgrckt-in.com/logger-1.min.js https://cdn.lgrckt-in.com/logger-1.min.js — 200 — 124.1 KiB — 50 ms — h2blob:https://otter.chilipiper.com/1503f8e6-f800-460a-a6d9-a606f9f50dfbotter.chilipiper.com/1503f8e6-f800-... blob:https://otter.chilipiper.com/1503f8e6-f800-460a-a6d9-a606f9f50dfb — 200 — -1 B — 78 ms — blobhttps://otter.chilipiper.com/api/chat/v1/public/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/widget/appearanceotter.chilipiper.com/api/chat/v1/pu... https://otter.chilipiper.com/api/chat/v1/public/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/widget/appearance — 200 — 758 B — 136 ms — h3https://otter.chilipiper.com/chat/assets/latin-Dxq58mVK.woff2otter.chilipiper.com/chat/assets/la... https://otter.chilipiper.com/chat/assets/latin-Dxq58mVK.woff2 — 200 — 37.0 KiB — 128 ms — h3https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/new-visitorapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/new-visitor — 204 — 0 B — 176 ms — h2blob:https://otter.chilipiper.com/6490ccc0-5561-47ca-8e08-7e19bff22ebeotter.chilipiper.com/6490ccc0-5561-... blob:https://otter.chilipiper.com/6490ccc0-5561-47ca-8e08-7e19bff22ebe — 200 — -1 B — 47 ms — blobhttps://otter.chilipiper.com/api/piper-ai-executor/v1/public/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/piper/ai/personality-settingsotter.chilipiper.com/api/piper-ai-e... https://otter.chilipiper.com/api/piper-ai-executor/v1/public/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/piper/ai/personality-settings — 200 — 88 B — 133 ms — h3https://otter.chilipiper.com/api/workspaces/v3/guest-external/tenant/otter.ai/brandingotter.chilipiper.com/api/workspaces... https://otter.chilipiper.com/api/workspaces/v3/guest-external/tenant/otter.ai/branding — 200 — 808 B — 134 ms — h3https://otter.chilipiper.com/api/workspaces/v3/guest-external/tenant/otter.ai/workspace/adc1c30a-1341-4622-9b81-d23168ce375b/applied-brandingotter.chilipiper.com/api/workspaces... https://otter.chilipiper.com/api/workspaces/v3/guest-external/tenant/otter.ai/workspace/adc1c30a-1341-4622-9b81-d23168ce375b/applied-branding — 200 — 561 B — 145 ms — h3https://otter.chilipiper.com/api/chat/v1/guest-external/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/location-settings?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2otter.chilipiper.com/api/chat/v1/gu... https://otter.chilipiper.com/api/chat/v1/guest-external/tenant/otter.ai/workspaces/adc1c30a-1341-4622-9b81-d23168ce375b/location-settings?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2 — 200 — 562 B — 142 ms — h3https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/new-visitorapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/new-visitor — 201 — 2.6 KiB — 213 ms — h2https://api.vector.co/pixel/liapi.vector.co/pixel/li https://api.vector.co/pixel/li — 204 — 0 B — 176 ms — h2https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776902346297&did=did-006l&se=e30&duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&tv=v3.14.0&pu=https%3A%2F%2Fotter.ai%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9&n3pc=trueapi.vector.co/pixel/phoenix/rp/j?dt... https://api.vector.co/pixel/phoenix/rp/j?dtstmp=1776902346297&did=did-006l&se=e30&duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&tv=v3.14.0&pu=https%3A%2F%2Fotter.ai%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.otter.ai&pv=1c4a97b6-5d2b-4760-a927-f0760a440db9&n3pc=true — 200 — 1011 B — 430 ms — h2https://api.vector.co/pixel/liapi.vector.co/pixel/li https://api.vector.co/pixel/li — 200 — 823 B — 180 ms — h2https://api.vector.co/pixel/phoenix/idex/did-006l/any?duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&did=did-006l&cd=.otter.ai&pu=https%3A%2F%2Fotter.ai%2F&resolve=sha2api.vector.co/pixel/phoenix/idex/di... https://api.vector.co/pixel/phoenix/idex/did-006l/any?duid=f4cbddd60534--01kpvt44jfwghwg883p659684g&did=did-006l&cd=.otter.ai&pu=https%3A%2F%2Fotter.ai%2F&resolve=sha2 — 204 — 1.0 KiB — 430 ms — h2https://otter.chilipiper.com/api/chili-crm/v1/public/tenant/otter.ai/guest/d57f1589-4fa2-4b58-a1e1-326b29bc0fa2/activity/syncotter.chilipiper.com/api/chili-crm/... https://otter.chilipiper.com/api/chili-crm/v1/public/tenant/otter.ai/guest/d57f1589-4fa2-4b58-a1e1-326b29bc0fa2/activity/sync — 200 — 31 B — 142 ms — h3https://otter.chilipiper.com/api/chat/v1/public/tenant/otter.ai/reporting/collect?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2otter.chilipiper.com/api/chat/v1/pu... https://otter.chilipiper.com/api/chat/v1/public/tenant/otter.ai/reporting/collect?guestId=d57f1589-4fa2-4b58-a1e1-326b29bc0fa2 — 200 — 27 B — 137 ms — h3https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/visitor/97d674ed-dd13-46f6-9a0a-709d196b8a57/cerebroapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/visitor/97d674ed-dd13-46f6-9a0a-709d196b8a57/cerebro — 204 — 0 B — 177 ms — h2https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/visitor/97d674ed-dd13-46f6-9a0a-709d196b8a57/cerebroapi.vector.co/pixel/b32d6ea8-ffd8-4... https://api.vector.co/pixel/b32d6ea8-ffd8-4f00-b98e-23837ac2fbca/visitor/97d674ed-dd13-46f6-9a0a-709d196b8a57/cerebro — 200 — 898 B — 189 ms — h2https://js.driftt.com/include/1776902400000/c2ban487bwvc.jsjs.driftt.com/include/1776902400000... https://js.driftt.com/include/1776902400000/c2ban487bwvc.js — 200 — 63.1 KiB — 779 ms — h2https://js.driftt.com/core?d=1&embedId=c2ban487bwvc&eId=c2ban487bwvc&region=US&forceShow=false&skipCampaigns=false&sessionId=71720d78-8479-46fb-8d9b-dbb0e9c9ed90&sessionStarted=1776902349.52&campaignRefreshToken=9cc0d438-7316-4594-8fec-6c0b72415229&hideController=false&pageLoadStartTime=1776902343893&mode=CHAT&driftEnableLog=false&secureIframe=false&u=https%3A%2F%2Fotter.ai%2Fjs.driftt.com/core?d=1&embedId=c2ba... https://js.driftt.com/core?d=1&embedId=c2ban487bwvc&eId=c2ban487bwvc&region=US&forceShow=false&skipCampaigns=false&sessionId=71720d78-8479-46fb-8d9b-dbb0e9c9ed90&sessionStarted=1776902349.52&campaignRefreshToken=9cc0d438-7316-4594-8fec-6c0b72415229&hideController=false&pageLoadStartTime=1776902343893&mode=CHAT&driftEnableLog=false&secureIframe=false&u=https%3A%2F%2Fotter.ai%2F — 200 — 1.3 KiB — 153 ms — h2https://js.driftt.com/core/chat?d=1&region=US&driftEnableLog=false&pageLoadStartTime=1776902343893js.driftt.com/core/chat?d=1&region=... https://js.driftt.com/core/chat?d=1&region=US&driftEnableLog=false&pageLoadStartTime=1776902343893 — 200 — 1.3 KiB — 160 ms — h2https://js.driftt.com/core/assets/js/runtime~main.ed756b21.jsjs.driftt.com/core/assets/js/runtim... https://js.driftt.com/core/assets/js/runtime~main.ed756b21.js — 200 — 3.3 KiB — 22 ms — h2https://js.driftt.com/core/assets/js/10.f16292bd.chunk.jsjs.driftt.com/core/assets/js/10.f16... https://js.driftt.com/core/assets/js/10.f16292bd.chunk.js — 200 — 12.9 KiB — 27 ms — h2https://js.driftt.com/core/assets/js/main~493df0b3.adc315df.chunk.jsjs.driftt.com/core/assets/js/main~4... https://js.driftt.com/core/assets/js/main~493df0b3.adc315df.chunk.js — 200 — 2.7 KiB — 26 ms — h2https://js.driftt.com/core/assets/js/runtime~main.ed756b21.jsjs.driftt.com/core/assets/js/runtim... https://js.driftt.com/core/assets/js/runtime~main.ed756b21.js — 200 — 0 B — 18 ms — h2https://js.driftt.com/core/assets/js/10.f16292bd.chunk.jsjs.driftt.com/core/assets/js/10.f16... https://js.driftt.com/core/assets/js/10.f16292bd.chunk.js — 200 — 0 B — 20 ms — h2https://js.driftt.com/core/assets/js/main~493df0b3.adc315df.chunk.jsjs.driftt.com/core/assets/js/main~4... https://js.driftt.com/core/assets/js/main~493df0b3.adc315df.chunk.js — 200 — 0 B — 24 ms — h2https://js.driftt.com/core/assets/js/55.499db05a.chunk.jsjs.driftt.com/core/assets/js/55.499... https://js.driftt.com/core/assets/js/55.499db05a.chunk.js — 200 — 8.2 KiB — 33 ms — h2https://js.driftt.com/core/assets/js/40.b61e7e74.chunk.jsjs.driftt.com/core/assets/js/40.b61... https://js.driftt.com/core/assets/js/40.b61e7e74.chunk.js — 200 — 10.1 KiB — 36 ms — h2https://js.driftt.com/core/assets/js/23.60057654.chunk.jsjs.driftt.com/core/assets/js/23.600... https://js.driftt.com/core/assets/js/23.60057654.chunk.js — 200 — 10.9 KiB — 37 ms — h2https://js.driftt.com/core/assets/js/20.2ffef383.chunk.jsjs.driftt.com/core/assets/js/20.2ff... https://js.driftt.com/core/assets/js/20.2ffef383.chunk.js — 200 — 5.5 KiB — 39 ms — h2https://js.driftt.com/core/assets/js/43.42b8dea0.chunk.jsjs.driftt.com/core/assets/js/43.42b... https://js.driftt.com/core/assets/js/43.42b8dea0.chunk.js — 200 — 10.2 KiB — 41 ms — h2https://js.driftt.com/core/assets/js/21.cfa91cfc.chunk.jsjs.driftt.com/core/assets/js/21.cfa... https://js.driftt.com/core/assets/js/21.cfa91cfc.chunk.js — 200 — 23.2 KiB — 65 ms — h2https://js.driftt.com/core/assets/js/28.b5ddddce.chunk.jsjs.driftt.com/core/assets/js/28.b5d... https://js.driftt.com/core/assets/js/28.b5ddddce.chunk.js — 200 — 20.3 KiB — 65 ms — h2https://js.driftt.com/core/assets/js/16.44924e69.chunk.jsjs.driftt.com/core/assets/js/16.449... https://js.driftt.com/core/assets/js/16.44924e69.chunk.js — 200 — 10.2 KiB — 53 ms — h2https://js.driftt.com/core/assets/js/12.d33926cb.chunk.jsjs.driftt.com/core/assets/js/12.d33... https://js.driftt.com/core/assets/js/12.d33926cb.chunk.js — 200 — 6.7 KiB — 54 ms — h2https://js.driftt.com/core/assets/js/19.8e79a39a.chunk.jsjs.driftt.com/core/assets/js/19.8e7... https://js.driftt.com/core/assets/js/19.8e79a39a.chunk.js — 200 — 19.6 KiB — 64 ms — h2https://js.driftt.com/core/assets/js/53.d05eba0a.chunk.jsjs.driftt.com/core/assets/js/53.d05... https://js.driftt.com/core/assets/js/53.d05eba0a.chunk.js — 200 — 34.0 KiB — 115 ms — h2https://js.driftt.com/core/assets/js/46.e82298b8.chunk.jsjs.driftt.com/core/assets/js/46.e82... https://js.driftt.com/core/assets/js/46.e82298b8.chunk.js — 200 — 4.4 KiB — 79 ms — h2https://js.driftt.com/core/assets/js/38.2c6f71a2.chunk.jsjs.driftt.com/core/assets/js/38.2c6... https://js.driftt.com/core/assets/js/38.2c6f71a2.chunk.js — 200 — 21.0 KiB — 80 ms — h2https://js.driftt.com/core/assets/js/36.1267899f.chunk.jsjs.driftt.com/core/assets/js/36.126... https://js.driftt.com/core/assets/js/36.1267899f.chunk.js — 200 — 7.7 KiB — 85 ms — h2https://js.driftt.com/core/assets/js/22.4cb40074.chunk.jsjs.driftt.com/core/assets/js/22.4cb... https://js.driftt.com/core/assets/js/22.4cb40074.chunk.js — 200 — 6.6 KiB — 85 ms — h2https://js.driftt.com/core/assets/css/9.53130c4e.chunk.cssjs.driftt.com/core/assets/css/9.531... https://js.driftt.com/core/assets/css/9.53130c4e.chunk.css — 200 — 4.5 KiB — 24 ms — h2https://js.driftt.com/core/assets/js/9.6067eaa5.chunk.jsjs.driftt.com/core/assets/js/9.6067... https://js.driftt.com/core/assets/js/9.6067eaa5.chunk.js — 200 — 27.8 KiB — 98 ms — h2https://js.driftt.com/core/assets/css/17.22abfce0.chunk.cssjs.driftt.com/core/assets/css/17.22... https://js.driftt.com/core/assets/css/17.22abfce0.chunk.css — 200 — 698 B — 24 ms — h2https://js.driftt.com/core/assets/js/17.edc10bc3.chunk.jsjs.driftt.com/core/assets/js/17.edc... https://js.driftt.com/core/assets/js/17.edc10bc3.chunk.js — 200 — 24.2 KiB — 110 ms — h2https://js.driftt.com/core/assets/js/26.9a1a5236.chunk.jsjs.driftt.com/core/assets/js/26.9a1... https://js.driftt.com/core/assets/js/26.9a1a5236.chunk.js — 200 — 14.1 KiB — 100 ms — h2https://js.driftt.com/core/assets/js/18.b9c507a5.chunk.jsjs.driftt.com/core/assets/js/18.b9c... https://js.driftt.com/core/assets/js/18.b9c507a5.chunk.js — 200 — 13.6 KiB — 110 ms — h2https://js.driftt.com/core/assets/js/55.499db05a.chunk.jsjs.driftt.com/core/assets/js/55.499... https://js.driftt.com/core/assets/js/55.499db05a.chunk.js — 200 — 0 B — 65 ms — h2https://js.driftt.com/core/assets/js/40.b61e7e74.chunk.jsjs.driftt.com/core/assets/js/40.b61... https://js.driftt.com/core/assets/js/40.b61e7e74.chunk.js — 200 — 0 B — 65 ms — h2https://js.driftt.com/core/assets/js/23.60057654.chunk.jsjs.driftt.com/core/assets/js/23.600... https://js.driftt.com/core/assets/js/23.60057654.chunk.js — 200 — 0 B — 65 ms — h2https://js.driftt.com/core/assets/js/20.2ffef383.chunk.jsjs.driftt.com/core/assets/js/20.2ff... https://js.driftt.com/core/assets/js/20.2ffef383.chunk.js — 200 — 0 B — 52 ms — h2https://js.driftt.com/core/assets/js/43.42b8dea0.chunk.jsjs.driftt.com/core/assets/js/43.42b... https://js.driftt.com/core/assets/js/43.42b8dea0.chunk.js — 200 — 0 B — 78 ms — h2https://js.driftt.com/core/assets/js/21.cfa91cfc.chunk.jsjs.driftt.com/core/assets/js/21.cfa... https://js.driftt.com/core/assets/js/21.cfa91cfc.chunk.js — 200 — 0 B — 91 ms — h2https://js.driftt.com/core/assets/js/28.b5ddddce.chunk.jsjs.driftt.com/core/assets/js/28.b5d... https://js.driftt.com/core/assets/js/28.b5ddddce.chunk.js — 200 — 0 B — 94 ms — h2https://js.driftt.com/core/assets/js/16.44924e69.chunk.jsjs.driftt.com/core/assets/js/16.449... https://js.driftt.com/core/assets/js/16.44924e69.chunk.js — 200 — 0 B — 92 ms — h2https://js.driftt.com/core/assets/js/12.d33926cb.chunk.jsjs.driftt.com/core/assets/js/12.d33... https://js.driftt.com/core/assets/js/12.d33926cb.chunk.js — 200 — 0 B — 80 ms — h2https://js.driftt.com/core/assets/js/19.8e79a39a.chunk.jsjs.driftt.com/core/assets/js/19.8e7... https://js.driftt.com/core/assets/js/19.8e79a39a.chunk.js — 200 — 0 B — 74 ms — h2https://js.driftt.com/core/assets/js/53.d05eba0a.chunk.jsjs.driftt.com/core/assets/js/53.d05... https://js.driftt.com/core/assets/js/53.d05eba0a.chunk.js — 200 — 0 B — 92 ms — h2https://js.driftt.com/core/assets/js/46.e82298b8.chunk.jsjs.driftt.com/core/assets/js/46.e82... https://js.driftt.com/core/assets/js/46.e82298b8.chunk.js — 200 — 0 B — 92 ms — h2https://js.driftt.com/core/assets/js/38.2c6f71a2.chunk.jsjs.driftt.com/core/assets/js/38.2c6... https://js.driftt.com/core/assets/js/38.2c6f71a2.chunk.js — 200 — 0 B — 93 ms — h2https://js.driftt.com/core/assets/js/36.1267899f.chunk.jsjs.driftt.com/core/assets/js/36.126... https://js.driftt.com/core/assets/js/36.1267899f.chunk.js — 200 — 0 B — 86 ms — h2https://js.driftt.com/core/assets/js/22.4cb40074.chunk.jsjs.driftt.com/core/assets/js/22.4cb... https://js.driftt.com/core/assets/js/22.4cb40074.chunk.js — 200 — 0 B — 92 ms — h2https://js.driftt.com/core/assets/css/9.53130c4e.chunk.cssjs.driftt.com/core/assets/css/9.531... https://js.driftt.com/core/assets/css/9.53130c4e.chunk.css — 200 — 0 B — 74 ms — h2https://js.driftt.com/core/assets/js/9.6067eaa5.chunk.jsjs.driftt.com/core/assets/js/9.6067... https://js.driftt.com/core/assets/js/9.6067eaa5.chunk.js — 200 — 0 B — 96 ms — h2https://js.driftt.com/core/assets/css/17.22abfce0.chunk.cssjs.driftt.com/core/assets/css/17.22... https://js.driftt.com/core/assets/css/17.22abfce0.chunk.css — 200 — 0 B — 75 ms — h2https://js.driftt.com/core/assets/js/17.edc10bc3.chunk.jsjs.driftt.com/core/assets/js/17.edc... https://js.driftt.com/core/assets/js/17.edc10bc3.chunk.js — 200 — 0 B — 96 ms — h2https://js.driftt.com/core/assets/js/26.9a1a5236.chunk.jsjs.driftt.com/core/assets/js/26.9a1... https://js.driftt.com/core/assets/js/26.9a1a5236.chunk.js — 200 — 0 B — 97 ms — h2https://js.driftt.com/core/assets/js/18.b9c507a5.chunk.jsjs.driftt.com/core/assets/js/18.b9c... https://js.driftt.com/core/assets/js/18.b9c507a5.chunk.js — 200 — 0 B — 97 ms — h2https://js.driftt.com/core/assets/js/0.0b2ebd4a.chunk.jsjs.driftt.com/core/assets/js/0.0b2e... https://js.driftt.com/core/assets/js/0.0b2ebd4a.chunk.js — 200 — 3.3 KiB — 19 ms — h2https://js.driftt.com/core/assets/js/33.0e6e41b3.chunk.jsjs.driftt.com/core/assets/js/33.0e6... https://js.driftt.com/core/assets/js/33.0e6e41b3.chunk.js — 200 — 8.5 KiB — 21 ms — h2https://js.driftt.com/core/assets/css/29.e57d3524.chunk.cssjs.driftt.com/core/assets/css/29.e5... https://js.driftt.com/core/assets/css/29.e57d3524.chunk.css — 200 — 2.4 KiB — 20 ms — h2https://js.driftt.com/core/assets/js/29.50dc33a1.chunk.jsjs.driftt.com/core/assets/js/29.50d... https://js.driftt.com/core/assets/js/29.50dc33a1.chunk.js — 200 — 6.2 KiB — 21 ms — h2https://js.driftt.com/core/assets/js/25.37d33cc7.chunk.jsjs.driftt.com/core/assets/js/25.37d... https://js.driftt.com/core/assets/js/25.37d33cc7.chunk.js — 200 — 15.3 KiB — 31 ms — h2https://js.driftt.com/core/assets/css/27.c695453b.chunk.cssjs.driftt.com/core/assets/css/27.c6... https://js.driftt.com/core/assets/css/27.c695453b.chunk.css — 200 — 1.0 KiB — 25 ms — h2https://js.driftt.com/core/assets/js/27.497652cd.chunk.jsjs.driftt.com/core/assets/js/27.497... https://js.driftt.com/core/assets/js/27.497652cd.chunk.js — 200 — 13.7 KiB — 33 ms — h2https://js.driftt.com/core/assets/css/42.eeb001f3.chunk.cssjs.driftt.com/core/assets/css/42.ee... https://js.driftt.com/core/assets/css/42.eeb001f3.chunk.css — 200 — 1.2 KiB — 23 ms — h2https://js.driftt.com/core/assets/js/42.0c539985.chunk.jsjs.driftt.com/core/assets/js/42.0c5... https://js.driftt.com/core/assets/js/42.0c539985.chunk.js — 200 — 2.1 KiB — 22 ms — h2https://js.driftt.com/core/assets/js/0.0b2ebd4a.chunk.jsjs.driftt.com/core/assets/js/0.0b2e... https://js.driftt.com/core/assets/js/0.0b2ebd4a.chunk.js — 200 — 0 B — 0 ms — h2https://js.driftt.com/core/assets/css/4.07aa08a5.chunk.cssjs.driftt.com/core/assets/css/4.07a... https://js.driftt.com/core/assets/css/4.07aa08a5.chunk.css — 200 — 2.5 KiB — 18 ms — h2https://js.driftt.com/core/assets/js/4.6c355058.chunk.jsjs.driftt.com/core/assets/js/4.6c35... https://js.driftt.com/core/assets/js/4.6c355058.chunk.js — 200 — 13.7 KiB — 20 ms — h2https://js.driftt.com/core/assets/css/1.86fe07c8.chunk.cssjs.driftt.com/core/assets/css/1.86f... https://js.driftt.com/core/assets/css/1.86fe07c8.chunk.css — 200 — 7.6 KiB — 18 ms — h2https://js.driftt.com/core/assets/js/1.7e6a89db.chunk.jsjs.driftt.com/core/assets/js/1.7e6a... https://js.driftt.com/core/assets/js/1.7e6a89db.chunk.js — 200 — 17.2 KiB — 22 ms — h2https://js.driftt.com/core/assets/js/3.e276c1eb.chunk.jsjs.driftt.com/core/assets/js/3.e276... https://js.driftt.com/core/assets/js/3.e276c1eb.chunk.js — 200 — 9.7 KiB — 24 ms — h2https://js.driftt.com/core/assets/css/30.ab73823f.chunk.cssjs.driftt.com/core/assets/css/30.ab... https://js.driftt.com/core/assets/css/30.ab73823f.chunk.css — 200 — 3.1 KiB — 19 ms — h2https://js.driftt.com/core/assets/js/30.36978081.chunk.jsjs.driftt.com/core/assets/js/30.369... https://js.driftt.com/core/assets/js/30.36978081.chunk.js — 200 — 7.2 KiB — 24 ms — h2https://bootstrap.driftapi.com/widget_bootstrap/ping/v2bootstrap.driftapi.com/widget_boots... https://bootstrap.driftapi.com/widget_bootstrap/ping/v2 — 200 — 850 B — 261 ms — h2https://metrics.api.drift.com/monitoring/metrics/widget/init/v3metrics.api.drift.com/monitoring/me... https://metrics.api.drift.com/monitoring/metrics/widget/init/v3 — -1 — 0 B — 0 ms — https://bootstrap.driftapi.com/widget_bootstrapbootstrap.driftapi.com/widget_boots... https://bootstrap.driftapi.com/widget_bootstrap — 200 — 4.8 KiB — 219 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
79% of JavaScript execution is third-party
First-party Third-party 7248ms · 865KB · CA$100/mo
cdn.prod.website-files.com
Other
Costly
Execution 2859ms
Transfer 59 KB
Monthly Cost CA$40/mo
Unattributable
Other
Costly
Execution 1685ms
Transfer 0 KB
Monthly Cost CA$23/mo
Google Tag Manager
Tag Manager
Costly
Execution 403ms
Transfer 179 KB
Unused 36%
Monthly Cost CA$6/mo
Google Tag Manager
Tag Manager
Costly
Execution 355ms
Transfer 175 KB
Unused 40%
Monthly Cost CA$5/mo
Drift
Chat
Costly
Execution 316ms
Transfer 63 KB
Unused 53%
Monthly Cost CA$4/mo
jsDelivr
CDN
Costly
Execution 245ms
Transfer 29 KB
Monthly Cost CA$3/mo
Amplitude
Analytics
Costly
Execution 211ms
Transfer 23 KB
Monthly Cost CA$3/mo
OneTrust
Consent
Essential
Execution 209ms
Transfer 109 KB
Unused 54%
Monthly Cost CA$3/mo
jsDelivr
CDN
Costly
Execution 205ms
Transfer 40 KB
Monthly Cost CA$3/mo
cdn.vector.co
Other
Costly
Execution 201ms
Transfer 59 KB
Unused 43%
Monthly Cost CA$3/mo
cdn.prod.website-files.com
Other
Optional
Execution 145ms
Transfer 1 KB
Monthly Cost CA$2/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 139ms
Transfer 31 KB
Monthly Cost CA$2/mo
otter.chilipiper.com
Other
Optional
Execution 82ms
Transfer 37 KB
Unused 70%
Monthly Cost CA$1/mo
jsDelivr
CDN
Optional
Execution 75ms
Transfer 18 KB
Monthly Cost CA$1/mo
otter.chilipiper.com
Other
Optional
Execution 67ms
Transfer 36 KB
Unused 72%
Monthly Cost CA$1/mo
cdn.cr-relay.com
Other
Optional
Execution 51ms
Transfer 7 KB
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 2859ms and costs ~CA$40/month
  • Unattributable adds 1685ms and costs ~CA$23/month
  • Google Tag Manager adds 403ms and costs ~CA$6/month
  • Google Tag Manager adds 355ms and costs ~CA$5/month
  • Drift adds 316ms and costs ~CA$4/month
  • jsDelivr adds 245ms and costs ~CA$3/month
  • Amplitude adds 211ms and costs ~CA$3/month
  • jsDelivr adds 205ms and costs ~CA$3/month
  • cdn.vector.co adds 201ms and costs ~CA$3/month

79% 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 2859ms 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 1685ms 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 403ms 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 355ms 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

Drift takes 316ms 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

53% of Drift'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

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

Amplitude takes 211ms 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

54% of OneTrust'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

jsDelivr takes 205ms 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.vector.co takes 201ms 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

70% of otter.chilipiper.com'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

72% of otter.chilipiper.com'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