Skip to content
https://searchenginewatch.com

Performance

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

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

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

9.80 s

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

17.88 s

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

528 ms

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

0.024

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

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

17.92 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 3 REVIEW 5 FIX
D
Third-Party Impact
Action
87% third-party, 0 ms blocking
FIX
87% third-party, 0 ms blocking
Warning::
Third-party code accounts for 87% of page weight (1.7 MiB of 2.0 MiB)
Info::
Third-party blocking time is low (0 ms)
87%
First-party Third-party
D
JS Execution Cost
Action
2936ms total JS execution
FIX
2936ms total JS execution
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 436ms CPU time
Warning::
Unattributable: 373ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TCR...: 277ms CPU time
Warning::
https://ajax.googleapis.com/ajax/libs/jquery/1.12....: 256ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 251ms CPU time
Warning::
Third-party scripts: 2795ms (95% of total)

Main Thread Breakdown

Script Evaluation 64% Other 13% Script Parsing & Compilation 11% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js436ms371ms47ms3rd
Unattributable373ms47ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TCRTV4277ms227ms40ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js?ver=28092017256ms72ms11ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js?bust=31097954251ms199ms40ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41223ms186ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=G-JZC6866YFK&cx=c&gtm=4e64h1206ms170ms33ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js194ms172ms6ms3rd
https://client.rum.us-east-1.amazonaws.com/1.18.0/cwr.js143ms117ms20ms3rd
https://searchenginewatch.com/141ms26ms13ms1st

Showing top 10 of 16 scripts

F
JS Bundles
Action
42 scripts, 702 KB unused
FIX
42 scripts, 702 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 135 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 110 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LJD5...: 110 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PMT...: 70 KB unused (63%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LJD5...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 702 KB
702 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js?bust=31097954178 KB135 KB (76%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB110 KB (59%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41&cx=c&gtm=4e64h1157 KB110 KB (70%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PMTRBJDM112 KB70 KB (63%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41158 KB66 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TCRTV4168 KB66 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JZC6866YFK&cx=c&gtm=4e64h1156 KB64 KB (41%)3rd
https://client.rum.us-east-1.amazonaws.com/1.18.0/cwr.js56 KB32 KB (57%)3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?ver=2809201754 KB29 KB (53%)3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js30 KB21 KB (70%)3rd

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
89 resources · 2.0 MB · 702 KB savings available
FIX
89 resources · 2.0 MB · 702 KB savings available
Warning::
Page weight 996 KB over 1MB target
Got: 2.0 MB Expected: ≤ 1 MB
Info::
~702 KB of savings available
Warning::
64 third-party resources (87% of weight)
89 resources · 2.0 MiB · 64 third-party 996.3 KiB over 1MB target
JavaScript 72% · 1.4 MiB
Font 12% · 249.6 KiB
Image 9% · 172.4 KiB
CSS 3% · 70.7 KiB
Other 2% · 41.3 KiB
Document 1% · 26.6 KiB

~702.1 KiB of savings available

Remove unused JavaScript: 702.1 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
Page Weight Budget
Action
2.0 MB transferred, 89 requests
REVIEW
2.0 MB transferred, 89 requests
Info::
Page weighs 5.3 MB (2.0 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 250 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 250 KB
Info::
89 HTTP requests
Info::
Estimated 0.41 g CO2 per page load
2.0 MB / 2.4 MB budget
2.0 MB transferred
89 requests
0.41 g CO2 per page load
JavaScript 1.4 MiB 72%
Fonts 249.6 KiB 12%
Images 165.9 KiB 8%
CSS 70.7 KiB 3%
Other 29.5 KiB 1%
HTML 26.6 KiB 1%
Other 15.0 KiB 1%
Other 1.7 KiB 0%
Other 794 B 0%
Other 767 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

B
Image Optimization
11 images, 0 KB saveable
REVIEW
11 images, 0 KB saveable
Info::
All images are well-optimized
11 images 166 KB
0 oversized -0 KB
11 legacy format
0 missing dimensions CLS risk
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
4 fonts (250 KB)
PASS
4 fonts (250 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

250 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 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 FCP 9.8 s LCP 17.9 shttps://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2jizfRExUiTo99u79B_mh0O6... https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2 — 11.4 KiB — 24 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 58 ms — font-display: swaphttps://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2flUhRq6tzZclQEJ-Vdg-Iui... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 125.6 KiB — 86 ms — font-display: swaphttps://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.9 KiB — 96 ms — font-display: swap
jizfRExUiTo99u79B_mh0O6... woff2 swap
Size 11 KB
Load time 24 ms
Start 385 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 58 ms
Start 386 ms
Risk FOUT — text flashes from fallback to web font
flUhRq6tzZclQEJ-Vdg-Iui... woff2 swap
Size 126 KB
Load time 86 ms
Start 386 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 96 ms
Start 386 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

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

Current Resource Hints

preconnect
preload
dns-prefetch
6
prefetch

6 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
89 requests over 2359ms
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 FCP 9.8 s LCP 17.9 shttps://searchenginewatch.com// https://searchenginewatch.com/ — 200 — 13.9 KiB — 128 ms — h2https://searchenginewatch.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2/wp-includes/css/dist/block-library... https://searchenginewatch.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 — 200 — 15.2 KiB — 44 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/css/bootstrap.min.css?ver=6.7.2/wp-content/themes/sew3/css/bootstr... https://searchenginewatch.com/wp-content/themes/sew3/css/bootstrap.min.css?ver=6.7.2 — 200 — 19.7 KiB — 51 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/css/main.css?ver=20260218b/wp-content/themes/sew3/css/main.cs... https://searchenginewatch.com/wp-content/themes/sew3/css/main.css?ver=20260218b — 200 — 22.2 KiB — 64 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css?ver=6.7.2 — 200 — 1.0 KiB — 107 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css?ver=6.7.2 — 200 — 931 B — 108 ms — h2https://fonts.googleapis.com/css?family=Roboto%3A400%2C700%7CPT+Sans%3A400%2C700&ver=6.7.2fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A400%2C700%7CPT+Sans%3A400%2C700&ver=6.7.2 — 200 — 2.2 KiB — 114 ms — h2https://fonts.googleapis.com/icon?family=Material+Icons&ver=6.7.2fonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&ver=6.7.2 — 200 — 423 B — 117 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=6.7.2maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=6.7.2 — 200 — 7.4 KiB — 83 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js?ver=28092017ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js?ver=28092017 — 200 — 33.8 KiB — 139 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=6.7.2/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=6.7.2 — 200 — 927 B — 64 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/adframe.min.js?ver=28092017/wp-content/themes/sew3/js/adframe.... https://searchenginewatch.com/wp-content/themes/sew3/js/adframe.min.js?ver=28092017 — 200 — 377 B — 67 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/canvas-ad.min.js?ver=28092017/wp-content/themes/sew3/js/canvas-a... https://searchenginewatch.com/wp-content/themes/sew3/js/canvas-ad.min.js?ver=28092017 — 200 — 821 B — 68 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/priorityPlus.min.js?ver=28092017/wp-content/themes/sew3/js/priority... https://searchenginewatch.com/wp-content/themes/sew3/js/priorityPlus.min.js?ver=28092017 — 200 — 875 B — 67 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/nav.min.js?ver=28092017/wp-content/themes/sew3/js/nav.min.... https://searchenginewatch.com/wp-content/themes/sew3/js/nav.min.js?ver=28092017 — 200 — 758 B — 65 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=28092017maxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=28092017 — 200 — 10.7 KiB — 93 ms — h3https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=2020020700/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=2020020700 — 200 — 927 B — 63 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.cookiebar.min.js?ver=2020012704/wp-content/themes/sew3/js/jquery.c... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.cookiebar.min.js?ver=2020012704 — 200 — 2.0 KiB — 71 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.signupbar.min.js?ver=20190409/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.signupbar.min.js?ver=20190409 — 200 — 1.7 KiB — 68 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-scrolldepth/1.0.0/jquery.scrolldepth.min.js?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-scrolldepth/1.0.0/jquery.scrolldepth.min.js?ver=6.7.2 — 200 — 1.5 KiB — 158 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/heading-scripts.min.js?ver=6.7.2/wp-content/themes/sew3/js/heading-... https://searchenginewatch.com/wp-content/themes/sew3/js/heading-scripts.min.js?ver=6.7.2 — 200 — 941 B — 68 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/viewability.min.js?ver=6.7.2/wp-content/themes/sew3/js/viewabil... https://searchenginewatch.com/wp-content/themes/sew3/js/viewability.min.js?ver=6.7.2 — 200 — 599 B — 70 ms — h2https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.1.4/js.cookie.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/js-c... https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.1.4/js.cookie.min.js?ver=28092017 — 200 — 1.1 KiB — 107 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery.transit/0.9.12/jquery.transit.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery.transit/0.9.12/jquery.transit.min.js?ver=28092017 — 200 — 2.7 KiB — 105 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?ver=28092017pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?ver=28092017 — 200 — 54.1 KiB — 143 ms — h3https://searchenginewatch.com/wp-content/themes/sew3/js/dfp_init.min.js?ver=202002050/wp-content/themes/sew3/js/dfp_init... https://searchenginewatch.com/wp-content/themes/sew3/js/dfp_init.min.js?ver=202002050 — 200 — 1.3 KiB — 68 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300 — 200 — 1.6 KiB — 112 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/scroll.min.js?ver=20260218b/wp-content/themes/sew3/js/scroll.m... https://searchenginewatch.com/wp-content/themes/sew3/js/scroll.min.js?ver=20260218b — 200 — 1.4 KiB — 68 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js?ver=28092017 — 200 — 9.1 KiB — 104 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/slick-sliders.js?ver=20220117/wp-content/themes/sew3/js/slick-sl... https://searchenginewatch.com/wp-content/themes/sew3/js/slick-sliders.js?ver=20220117 — 200 — 758 B — 68 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 FCP 9.8 s LCP 17.9 shttps://searchenginewatch.com// https://searchenginewatch.com/ — 200 — 13.9 KiB — 128 ms — h2https://searchenginewatch.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2/wp-includes/css/dist/block-library... https://searchenginewatch.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 — 200 — 15.2 KiB — 44 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/css/bootstrap.min.css?ver=6.7.2/wp-content/themes/sew3/css/bootstr... https://searchenginewatch.com/wp-content/themes/sew3/css/bootstrap.min.css?ver=6.7.2 — 200 — 19.7 KiB — 51 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/css/main.css?ver=20260218b/wp-content/themes/sew3/css/main.cs... https://searchenginewatch.com/wp-content/themes/sew3/css/main.css?ver=20260218b — 200 — 22.2 KiB — 64 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css?ver=6.7.2 — 200 — 1.0 KiB — 107 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css?ver=6.7.2 — 200 — 931 B — 108 ms — h2https://fonts.googleapis.com/css?family=Roboto%3A400%2C700%7CPT+Sans%3A400%2C700&ver=6.7.2fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A400%2C700%7CPT+Sans%3A400%2C700&ver=6.7.2 — 200 — 2.2 KiB — 114 ms — h2https://fonts.googleapis.com/icon?family=Material+Icons&ver=6.7.2fonts.googleapis.com/icon?family=Ma... https://fonts.googleapis.com/icon?family=Material+Icons&ver=6.7.2 — 200 — 423 B — 117 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=6.7.2maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=6.7.2 — 200 — 7.4 KiB — 83 ms — h3https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js?ver=28092017ajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js?ver=28092017 — 200 — 33.8 KiB — 139 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=6.7.2/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=6.7.2 — 200 — 927 B — 64 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/adframe.min.js?ver=28092017/wp-content/themes/sew3/js/adframe.... https://searchenginewatch.com/wp-content/themes/sew3/js/adframe.min.js?ver=28092017 — 200 — 377 B — 67 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/canvas-ad.min.js?ver=28092017/wp-content/themes/sew3/js/canvas-a... https://searchenginewatch.com/wp-content/themes/sew3/js/canvas-ad.min.js?ver=28092017 — 200 — 821 B — 68 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/priorityPlus.min.js?ver=28092017/wp-content/themes/sew3/js/priority... https://searchenginewatch.com/wp-content/themes/sew3/js/priorityPlus.min.js?ver=28092017 — 200 — 875 B — 67 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/nav.min.js?ver=28092017/wp-content/themes/sew3/js/nav.min.... https://searchenginewatch.com/wp-content/themes/sew3/js/nav.min.js?ver=28092017 — 200 — 758 B — 65 ms — h2https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=28092017maxcdn.bootstrapcdn.com/bootstrap/3... https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js?ver=28092017 — 200 — 10.7 KiB — 93 ms — h3https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=2020020700/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.show-more.min.js?ver=2020020700 — 200 — 927 B — 63 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.cookiebar.min.js?ver=2020012704/wp-content/themes/sew3/js/jquery.c... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.cookiebar.min.js?ver=2020012704 — 200 — 2.0 KiB — 71 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.signupbar.min.js?ver=20190409/wp-content/themes/sew3/js/jquery.s... https://searchenginewatch.com/wp-content/themes/sew3/js/jquery.signupbar.min.js?ver=20190409 — 200 — 1.7 KiB — 68 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-scrolldepth/1.0.0/jquery.scrolldepth.min.js?ver=6.7.2cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-scrolldepth/1.0.0/jquery.scrolldepth.min.js?ver=6.7.2 — 200 — 1.5 KiB — 158 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/heading-scripts.min.js?ver=6.7.2/wp-content/themes/sew3/js/heading-... https://searchenginewatch.com/wp-content/themes/sew3/js/heading-scripts.min.js?ver=6.7.2 — 200 — 941 B — 68 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/viewability.min.js?ver=6.7.2/wp-content/themes/sew3/js/viewabil... https://searchenginewatch.com/wp-content/themes/sew3/js/viewability.min.js?ver=6.7.2 — 200 — 599 B — 70 ms — h2https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.1.4/js.cookie.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/js-c... https://cdnjs.cloudflare.com/ajax/libs/js-cookie/2.1.4/js.cookie.min.js?ver=28092017 — 200 — 1.1 KiB — 107 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery.transit/0.9.12/jquery.transit.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery.transit/0.9.12/jquery.transit.min.js?ver=28092017 — 200 — 2.7 KiB — 105 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?ver=28092017pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?ver=28092017 — 200 — 54.1 KiB — 143 ms — h3https://searchenginewatch.com/wp-content/themes/sew3/js/dfp_init.min.js?ver=202002050/wp-content/themes/sew3/js/dfp_init... https://searchenginewatch.com/wp-content/themes/sew3/js/dfp_init.min.js?ver=202002050 — 200 — 1.3 KiB — 68 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300 — 200 — 1.6 KiB — 112 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/scroll.min.js?ver=20260218b/wp-content/themes/sew3/js/scroll.m... https://searchenginewatch.com/wp-content/themes/sew3/js/scroll.min.js?ver=20260218b — 200 — 1.4 KiB — 68 ms — h2https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js?ver=28092017cdnjs.cloudflare.com/ajax/libs/slic... https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.js?ver=28092017 — 200 — 9.1 KiB — 104 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/slick-sliders.js?ver=20220117/wp-content/themes/sew3/js/slick-sl... https://searchenginewatch.com/wp-content/themes/sew3/js/slick-sliders.js?ver=20220117 — 200 — 758 B — 68 ms — h2https://cdn.jsdelivr.net/npm/intersection-observer@0.5.1/intersection-observer.js?ver=28092017cdn.jsdelivr.net/npm/intersection-o... https://cdn.jsdelivr.net/npm/intersection-observer@0.5.1/intersection-observer.js?ver=28092017 — 200 — 6.4 KiB — 40 ms — h2https://cdn.jsdelivr.net/npm/vanilla-lazyload@11.0.3/dist/lazyload.min.js?ver=28092017cdn.jsdelivr.net/npm/vanilla-lazylo... https://cdn.jsdelivr.net/npm/vanilla-lazyload@11.0.3/dist/lazyload.min.js?ver=28092017 — 200 — 2.5 KiB — 38 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/js/main.min.js?ver=20260218/wp-content/themes/sew3/js/main.min... https://searchenginewatch.com/wp-content/themes/sew3/js/main.min.js?ver=20260218 — 200 — 1.5 KiB — 68 ms — h2blob:https://searchenginewatch.com/98d48d29-2c5e-4058-8ddd-b62c6b3914b8searchenginewatch.com/98d48d29-2c5e... blob:https://searchenginewatch.com/98d48d29-2c5e-4058-8ddd-b62c6b3914b8 — 200 — -1 B — 25 ms — blobhttps://searchenginewatch.com/wp-content/themes/sew3/img/favicons/manifest.json/wp-content/themes/sew3/img/favicon... https://searchenginewatch.com/wp-content/themes/sew3/img/favicons/manifest.json — 200 — 767 B — 107 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41 — 200 — 158.1 KiB — 200 ms — h2https://client.rum.us-east-1.amazonaws.com/1.18.0/cwr.jsclient.rum.us-east-1.amazonaws.com/... https://client.rum.us-east-1.amazonaws.com/1.18.0/cwr.js — 200 — 56.4 KiB — 99 ms — h2https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-3111112191076559&plah=searchenginewatch.com&ama_t=adsense&bust=31097954pagead2.googlesyndication.com/getco... https://pagead2.googlesyndication.com/getconfig/abg_config?client=ca-pub-3111112191076559&plah=searchenginewatch.com&ama_t=adsense&bust=31097954 — 200 — 30 B — 48 ms — h3https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 139 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js?bust=31097954pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js?bust=31097954 — 200 — 177.5 KiB — 58 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PMTRBJDMwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PMTRBJDM — 200 — 111.8 KiB — 125 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TCRTV4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TCRTV4 — 200 — 168.0 KiB — 156 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/img/SEW_Logo.png/wp-content/themes/sew3/img/SEW_Log... https://searchenginewatch.com/wp-content/themes/sew3/img/SEW_Logo.png — 200 — 24.6 KiB — 33 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/img/nav-pointer.png/wp-content/themes/sew3/img/nav-poi... https://searchenginewatch.com/wp-content/themes/sew3/img/nav-pointer.png — 200 — 616 B — 29 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/img/graphic--box.png/wp-content/themes/sew3/img/graphic... https://searchenginewatch.com/wp-content/themes/sew3/img/graphic--box.png — 200 — 29.3 KiB — 35 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/img/bg/contentive-logo.png/wp-content/themes/sew3/img/bg/cont... https://searchenginewatch.com/wp-content/themes/sew3/img/bg/contentive-logo.png — 200 — 3.4 KiB — 36 ms — h2https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2fonts.gstatic.com/s/ptsans/v18/jizf... https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2 — 200 — 11.4 KiB — 24 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 58 ms — h3https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 200 — 125.6 KiB — 86 ms — h3https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0maxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.9 KiB — 96 ms — h3https://pagead2.googlesyndication.com/pagead/html/r20260421/r20190131/zrt_lookup_fy2021.htmlpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/html/r20260421/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 74 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=signup-bar&cls=fixed%20bottom&ign=false&pw=412&ph=823&x=0&y=783.5pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=signup-bar&cls=fixed%20bottom&ign=false&pw=412&ph=823&x=0&y=783.5 — 204 — 20 B — 32 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=cookie-bar&cls=fixed&ign=false&pw=412&ph=823&x=0&y=0pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=ach_evt&tn=DIV&id=cookie-bar&cls=fixed&ign=false&pw=412&ph=823&x=0&y=0 — 204 — 20 B — 39 ms — h3https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3111112191076559&output=html&adk=1812271804&adf=3025194257&lmt=1776819250&plat=1%3A16777216%2C2%3A16777216%2C3%3A65536%2C4%3A65536%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fsearchenginewatch.com%2F&pra=5&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&abgtt=1&dt=1776819250397&bpp=5&bdt=189&idt=92&shv=r20260421&mjsv=m202604170101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=2663941041121&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=95384087%2C31097954%2C95387623%2C95386957%2C95387779&oid=2&pvsid=277738500964732&tmod=1713367399&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&pgls=CAEaBTYuNy4y&ifi=1&uci=a!1&fsb=1&dtd=121pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3111112191076559&output=html&adk=1812271804&adf=3025194257&lmt=1776819250&plat=1%3A16777216%2C2%3A16777216%2C3%3A65536%2C4%3A65536%2C9%3A134217728%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2Fsearchenginewatch.com%2F&pra=5&asro=0&itsi=-1&aiapmid=1&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&abgtt=1&dt=1776819250397&bpp=5&bdt=189&idt=92&shv=r20260421&mjsv=m202604170101&ptt=9&saldr=aa&abxe=1&eoidce=1&nras=1&correlator=2663941041121&frm=20&pv=2&u_tz=0&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&adx=-12245933&ady=-12245933&biw=412&bih=823&scr_x=0&scr_y=0&eid=95384087%2C31097954%2C95387623%2C95386957%2C95387779&oid=2&pvsid=277738500964732&tmod=1713367399&uas=0&nvt=1&fsapi=1&fc=1920&brdim=0%2C0%2C0%2C0%2C412%2C0%2C412%2C823%2C412%2C823&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=1&pgls=CAEaBTYuNy4y&ifi=1&uci=a!1&fsb=1&dtd=121 — 200 — 65 B — 63 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 156 ms — h3https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LJD5FWDH41&cx=c&gtm=4e64h1 — 200 — 157.1 KiB — 39 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 112 ms — h2https://connect.facebook.net/en_US/fbds.jsconnect.facebook.net/en_US/fbds.js https://connect.facebook.net/en_US/fbds.js — 200 — 2.3 KiB — 73 ms — h3https://munchkin.marketo.net/munchkin.jsmunchkin.marketo.net/munchkin.js https://munchkin.marketo.net/munchkin.js — 200 — 1.2 KiB — 54 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js — 200 — 29.6 KiB — 35 ms — h2https://www.clarity.ms/tag/dh86glp18c?ref=gtm2www.clarity.ms/tag/dh86glp18c?ref=g... https://www.clarity.ms/tag/dh86glp18c?ref=gtm2 — 200 — 1.2 KiB — 136 ms — http/1.1https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsearchenginewatch.com%2F&scrsrc=www.googletagmanager.com&rnd=1185689439.1776819251&dt=Search%20Engine%20Watch&auid=1020565125.1776819251&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71245954za200zd71245954xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776819250687&tfd=611www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsearchenginewatch.com%2F&scrsrc=www.googletagmanager.com&rnd=1185689439.1776819251&dt=Search%20Engine%20Watch&auid=1020565125.1776819251&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71245954za200zd71245954xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776819250687&tfd=611 — 200 — 21 B — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=G-JZC6866YFK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JZC6866YFK&cx=c&gtm=4e64h1 — 200 — 156.0 KiB — 84 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-LJD5FWDH41&gtm=45je64h1v9203637012za200zb9203628801zd9203628801&_p=1776819250401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=287703617.1776819251&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776819250&sct=1&seg=0&dl=https%3A%2F%2Fsearchenginewatch.com%2F&dt=Search%20Engine%20Watch&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=669region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LJD5FWDH41&gtm=45je64h1v9203637012za200zb9203628801zd9203628801&_p=1776819250401&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=287703617.1776819251&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512543&sid=1776819250&sct=1&seg=0&dl=https%3A%2F%2Fsearchenginewatch.com%2F&dt=Search%20Engine%20Watch&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=669 — 204 — 553 B — 144 ms — h2https://munchkin.marketo.net/165/munchkin.jsmunchkin.marketo.net/165/munchkin.j... https://munchkin.marketo.net/165/munchkin.js — 200 — 5.6 KiB — 5 ms — http/1.1https://www.facebook.com/tr/?id=1445152222427846&ev=PixelInitialized&dl=https%3A%2F%2Fsearchenginewatch.com%2F&rl=&if=false&v=1.1.1&a=fbds_js&ts=1776819250780www.facebook.com/tr/?id=14451522224... https://www.facebook.com/tr/?id=1445152222427846&ev=PixelInitialized&dl=https%3A%2F%2Fsearchenginewatch.com%2F&rl=&if=false&v=1.1.1&a=fbds_js&ts=1776819250780 — 200 — 19 B — 61 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2CSew_Takeover&enc_prev_ius=%2F0%2F1&prev_iu_szs=1x1&ifi=2&dids=takeover-ad-slot&adfs=2269227854&sfv=1-0-45&sc=1&abxe=1&dt=1776819250867&lmt=1776819250&adxs=0&adys=50&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=412x7031&msz=0x0&fws=128&ohw=0&dlt=1776819250209&idt=590&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=2814674193&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2CSew_Takeover&enc_prev_ius=%2F0%2F1&prev_iu_szs=1x1&ifi=2&dids=takeover-ad-slot&adfs=2269227854&sfv=1-0-45&sc=1&abxe=1&dt=1776819250867&lmt=1776819250&adxs=0&adys=50&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=1&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=412x7031&msz=0x0&fws=128&ohw=0&dlt=1776819250209&idt=590&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=2814674193&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1 — 200 — 292 B — 46 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2Csew&enc_prev_ius=%2F0%2F1&prev_iu_szs=320x50%7C300x50&ifi=3&dids=header-ad-slot&adfs=3497748264&sfv=1-0-45&sc=1&abxe=1&dt=1776819250876&lmt=1776819250&adxs=46&adys=90&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=412x80&msz=412x0&fws=0&ohw=0&dlt=1776819250209&idt=590&prev_scp=pos%3Dlb1&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=1623745075&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2Csew&enc_prev_ius=%2F0%2F1&prev_iu_szs=320x50%7C300x50&ifi=3&dids=header-ad-slot&adfs=3497748264&sfv=1-0-45&sc=1&abxe=1&dt=1776819250876&lmt=1776819250&adxs=46&adys=90&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=412x80&msz=412x0&fws=0&ohw=0&dlt=1776819250209&idt=590&prev_scp=pos%3Dlb1&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=1623745075&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1 — 200 — 285 B — 53 ms — h3https://77df13428912ba7a86df44111e70dd81.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html77df13428912ba7a86df44111e70dd81.sa... https://77df13428912ba7a86df44111e70dd81.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 94 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2Csew&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=4&dids=homepage-mpu&adfs=1786363680&sfv=1-0-45&sc=1&abxe=1&dt=1776819250885&lmt=1776819250&adxs=12&adys=2490&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=3&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=388x288&msz=388x0&fws=0&ohw=0&dlt=1776819250209&idt=590&prev_scp=pos%3Dmpu1&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=1535173631&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=277738500964732&correlator=3940470603620013&eid=83322746&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fif&iu_parts=32611537%2Csew&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x250&ifi=4&dids=homepage-mpu&adfs=1786363680&sfv=1-0-45&sc=1&abxe=1&dt=1776819250885&lmt=1776819250&adxs=12&adys=2490&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1&ucis=3&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fsearchenginewatch.com%2F&vis=1&psz=388x288&msz=388x0&fws=0&ohw=0&dlt=1776819250209&idt=590&prev_scp=pos%3Dmpu1&cust_params=sew_takover_section%3Dhomepage%26pagetype%3Dhome&adks=1535173631&frm=20&eoidce=1&pgls=CAEaBTYuNy4y&blev=1&bisch=1 — 200 — 289 B — 50 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-JZC6866YFK&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&_p=1776819250401&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=287703617.1776819251&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384406~117512543&sid=1776819250&sct=1&seg=0&dl=https%3A%2F%2Fsearchenginewatch.com%2F&dt=Search%20Engine%20Watch&en=page_view&_fv=1&_ss=1&tfd=872region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-JZC6866YFK&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&_p=1776819250401&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=287703617.1776819251&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117384406~117512543&sid=1776819250&sct=1&seg=0&dl=https%3A%2F%2Fsearchenginewatch.com%2F&dt=Search%20Engine%20Watch&en=page_view&_fv=1&_ss=1&tfd=872 — 204 — 290 B — 49 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JZC6866YFK&cid=287703617.1776819251&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JZC6866YFK&cid=287703617.1776819251&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543 — 204 — 292 B — 92 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JZC6866YFK&cid=287703617.1776819251&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543&z=849466300www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JZC6866YFK&cid=287703617.1776819251&gtm=45je64h1v889049195z871245954za20gzb71245954zd71245954&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117384406~117512543&z=849466300 — 200 — 408 B — 112 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1616637667&t=pageview&_s=1&dl=https%3A%2F%2Fsearchenginewatch.com%2F&ul=en-us&dt=Search%20Engine%20Watch&sr=412x823&vp=412x823&_u=YCDAiAABBAAAAC~&jid=982298765&gjid=1854038719&cid=287703617.1776819251&tid=UA-564586-1&_gid=100346784.1776819251&_slc=1&gtm=45He64h1n71TCRTV4v71245954za200zd71245954&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&npa=1&z=600106918www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1616637667&t=pageview&_s=1&dl=https%3A%2F%2Fsearchenginewatch.com%2F&ul=en-us&dt=Search%20Engine%20Watch&sr=412x823&vp=412x823&_u=YCDAiAABBAAAAC~&jid=982298765&gjid=1854038719&cid=287703617.1776819251&tid=UA-564586-1&_gid=100346784.1776819251&_slc=1&gtm=45He64h1n71TCRTV4v71245954za200zd71245954&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&npa=1&z=600106918 — 200 — 456 B — 25 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-564586-1&cid=287703617.1776819251&jid=982298765&gjid=1854038719&_gid=100346784.1776819251&npa=1&_u=YCDAiAABBAAAAG~&z=2029011337stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-564586-1&cid=287703617.1776819251&jid=982298765&gjid=1854038719&_gid=100346784.1776819251&npa=1&_u=YCDAiAABBAAAAG~&z=2029011337 — 200 — 654 B — 65 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1616637667&t=pageview&_s=1&dl=https%3A%2F%2Fsearchenginewatch.com%2F&ul=en-us&dt=Search%20Engine%20Watch&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1791969605&gjid=117071682&cid=287703617.1776819251&tid=%5Bobject%20Object%5D&_gid=100346784.1776819251&_r=1&_slc=1&gtm=45He64h1n71TCRTV4v71245954za200zd71245954&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&npa=1&z=730823589www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1616637667&t=pageview&_s=1&dl=https%3A%2F%2Fsearchenginewatch.com%2F&ul=en-us&dt=Search%20Engine%20Watch&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1791969605&gjid=117071682&cid=287703617.1776819251&tid=%5Bobject%20Object%5D&_gid=100346784.1776819251&_r=1&_slc=1&gtm=45He64h1n71TCRTV4v71245954za200zd71245954&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938468~117266401&npa=1&z=730823589 — 200 — 71 B — 23 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 — 122 ms — h2https://243-mrr-459.mktoresp.com/webevents/visitWebPage?_mchNc=1776819250986&_mchCn=&_mchId=243-MRR-459&_mchTk=_mch-searchenginewatch.com-58958013c7af88f68b3e91934921453c&_mchHo=searchenginewatch.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=165&_mchEcid=&_mchHa=&_mchRe=&_mchQp=243-mrr-459.mktoresp.com/webevents/... https://243-mrr-459.mktoresp.com/webevents/visitWebPage?_mchNc=1776819250986&_mchCn=&_mchId=243-MRR-459&_mchTk=_mch-searchenginewatch.com-58958013c7af88f68b3e91934921453c&_mchHo=searchenginewatch.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=165&_mchEcid=&_mchHa=&_mchRe=&_mchQp= — 200 — 502 B — 505 ms — http/1.1https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260421&st=env&sjk=277738500964732ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260421&st=env&sjk=277738500964732 — 200 — 13.3 KiB — 80 ms — h3https://searchenginewatch.com/wp-content/themes/sew3/img/favicons/favicon.ico/wp-content/themes/sew3/img/favicon... https://searchenginewatch.com/wp-content/themes/sew3/img/favicons/favicon.ico — 200 — 6.5 KiB — 29 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 285 B — 453 ms — http/1.1https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 94 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 70 ms — h2https://searchenginewatch.com/wp-content/themes/sew3/img/graphic--default.png/wp-content/themes/sew3/img/graphic... https://searchenginewatch.com/wp-content/themes/sew3/img/graphic--default.png — 200 — 107.5 KiB — 47 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 45 ms — h3https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.jspagead2.googlesyndication.com/bg/dj... https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.js — 200 — 21.6 KiB — 27 ms — h3https://ep2.adtrafficquality.google/generate_204?kR6A-Aep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?kR6A-A — 204 — 40 B — 24 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260421&jk=277738500964732&bg=!oKOlo8HNAAY2C5OeFgs7AEcBe5WfON_eVRkN8yY31S3BaJnF_4UPylxH-MsZofN4MW5seIiMa0R0v9lVI_1s89wrux4fu--wi6Scwe3JhHX3dtWyyq0tfQIAAABAUgAAAARoAQd-ADZcYuNddx7SmYrjUs6bw4kvZw4rHnIs0JQHyto3uqQeK56RdbnuYwzE0T6VA73tDzOL56A8Z6IKADkIAXz2m9FNe9Ekz61OSNAOyrQy8woD1QtWjGhP8swA9mWk4-3NyVigTHx_GuiFc4ZG7KKk79M4zbuZAp4z27cV8LRzDap_gpbdQ0D-vCnuwz_PbYIf3qPSSsKfgal2EAgBvG9yMmzjs4MuYNrKS52RpJlzT4CvUkDu-3z1MwybkmZMFKXjOb4vrvo2odfY4w3kOo6NbH1iZ-DGFgPTNFL5u0d2uPx4baTvXTGZ7R6qQozSivbvdHEJ5THB-qr0nQAp2czTr0jE27s8ZwBOG-l7AO2QxBYl_y9SM0Dnz0reArMQ3ZqvlOv7j0fALjhoK7eMdr07vqmSjeVu2ZBRJe1aEt3u8NjEk0FiqUm0oPy_R4p0eKEI8pU-zFj64vvVc4YP6UssFN5E9tjWRC9v5eJzoG1NBv1IwcRmuP_D_xNgtbsdEng2ePA4M9UWeHn6yz_BqEQVzn-syxEf06jmhpB_H0bNYNOhonFFB8u6i0BE9qSW5gilp2019cC_R0IHjoDIDvt3iwYAOJFXdTZsfbZKlKM2vhRdwUznRY3G6reX8ghCE-SaTXEeNcdrjjbZPchAT3GDYMiIqheBjx4ku_8PLAaGFqTHBepXjz5-65zEX5goFeSfMQLk80j0PL8k268DD9kKJCt3qjLkMOw5tRPWiR43dCdxmm8mx8sQH1cvLkpER_NLcv4XtOPN4_Y-bTIqjCf5LBMGutcQDb9VYmhY0lgacEVLYc2wpyXXc9WNctxQyRw1yPXc4oxLd8fNDuUGZRRSWnKwd55XfL_qjxure9G9Y9Oe0JC47-Wacpe-5keFORXbyh1mKo9moi9OuvRhECd8IYM3rFFQu94EYngm0jW1BJ2yB5NZ83sduvrUrvWSiKiFkHfOedHssStvJczOEgR9J1Uy0X3DUltwTPDd88qJb_8XFfxqdEe2qvI50v3EyPPTcZ6VaV66ey6wjf_Mi3QsWoEdUoUbep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260421&jk=277738500964732&bg=!oKOlo8HNAAY2C5OeFgs7AEcBe5WfON_eVRkN8yY31S3BaJnF_4UPylxH-MsZofN4MW5seIiMa0R0v9lVI_1s89wrux4fu--wi6Scwe3JhHX3dtWyyq0tfQIAAABAUgAAAARoAQd-ADZcYuNddx7SmYrjUs6bw4kvZw4rHnIs0JQHyto3uqQeK56RdbnuYwzE0T6VA73tDzOL56A8Z6IKADkIAXz2m9FNe9Ekz61OSNAOyrQy8woD1QtWjGhP8swA9mWk4-3NyVigTHx_GuiFc4ZG7KKk79M4zbuZAp4z27cV8LRzDap_gpbdQ0D-vCnuwz_PbYIf3qPSSsKfgal2EAgBvG9yMmzjs4MuYNrKS52RpJlzT4CvUkDu-3z1MwybkmZMFKXjOb4vrvo2odfY4w3kOo6NbH1iZ-DGFgPTNFL5u0d2uPx4baTvXTGZ7R6qQozSivbvdHEJ5THB-qr0nQAp2czTr0jE27s8ZwBOG-l7AO2QxBYl_y9SM0Dnz0reArMQ3ZqvlOv7j0fALjhoK7eMdr07vqmSjeVu2ZBRJe1aEt3u8NjEk0FiqUm0oPy_R4p0eKEI8pU-zFj64vvVc4YP6UssFN5E9tjWRC9v5eJzoG1NBv1IwcRmuP_D_xNgtbsdEng2ePA4M9UWeHn6yz_BqEQVzn-syxEf06jmhpB_H0bNYNOhonFFB8u6i0BE9qSW5gilp2019cC_R0IHjoDIDvt3iwYAOJFXdTZsfbZKlKM2vhRdwUznRY3G6reX8ghCE-SaTXEeNcdrjjbZPchAT3GDYMiIqheBjx4ku_8PLAaGFqTHBepXjz5-65zEX5goFeSfMQLk80j0PL8k268DD9kKJCt3qjLkMOw5tRPWiR43dCdxmm8mx8sQH1cvLkpER_NLcv4XtOPN4_Y-bTIqjCf5LBMGutcQDb9VYmhY0lgacEVLYc2wpyXXc9WNctxQyRw1yPXc4oxLd8fNDuUGZRRSWnKwd55XfL_qjxure9G9Y9Oe0JC47-Wacpe-5keFORXbyh1mKo9moi9OuvRhECd8IYM3rFFQu94EYngm0jW1BJ2yB5NZ83sduvrUrvWSiKiFkHfOedHssStvJczOEgR9J1Uy0X3DUltwTPDd88qJb_8XFfxqdEe2qvI50v3EyPPTcZ6VaV66ey6wjf_Mi3QsWoEdUoUb — 204 — 17 B — 46 ms — h3https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 285 B — 98 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
95% of JavaScript execution is third-party
First-party Third-party 2795ms · 1349KB · $37/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 436ms
Transfer 188 KB
Unused 59%
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 373ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 277ms
Transfer 168 KB
Unused 39%
Monthly Cost $4/mo
ajax.googleapis.com
Other
Costly
Execution 256ms
Transfer 34 KB
Monthly Cost $3/mo
pagead2.googlesyndication.com
Other
Costly
Execution 251ms
Transfer 178 KB
Unused 76%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 223ms
Transfer 158 KB
Unused 42%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 206ms
Transfer 156 KB
Unused 41%
Monthly Cost $3/mo
Microsoft Clarity
Session Replay
Optional
Execution 194ms
Transfer 26 KB
Monthly Cost $3/mo
client.rum.us-east-1.amazonaws.com
Other
Optional
Execution 143ms
Transfer 56 KB
Unused 57%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 99ms
Transfer 112 KB
Unused 63%
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 87ms
Transfer 21 KB
Monthly Cost $1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 67ms
Transfer 8 KB
Monthly Cost $1/mo
www.googletagservices.com
Other
Optional
Execution 66ms
Transfer 34 KB
Monthly Cost $1/mo
pagead2.googlesyndication.com
Other
Optional
Execution 63ms
Transfer 54 KB
Unused 53%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 157 KB
Unused 70%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 436ms and costs ~$6/month
  • Unattributable adds 373ms and costs ~$5/month
  • Google Tag Manager adds 277ms and costs ~$4/month
  • ajax.googleapis.com adds 256ms and costs ~$3/month
  • pagead2.googlesyndication.com adds 251ms and costs ~$3/month
  • Google Tag Manager adds 223ms and costs ~$3/month
  • Google Tag Manager adds 206ms and costs ~$3/month

95% 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

securepubads.g.doubleclick.net takes 436ms 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

59% of securepubads.g.doubleclick.net'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

Unattributable takes 373ms 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 277ms 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

ajax.googleapis.com takes 256ms 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

pagead2.googlesyndication.com takes 251ms 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 pagead2.googlesyndication.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

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

57% of client.rum.us-east-1.amazonaws.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

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

Why this matters

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

Source: web.dev

53% of pagead2.googlesyndication.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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback