Skip to content
https://ingentaconnect.com

Performance

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

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

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

970 ms

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

1.34 s

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

2 ms

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

0.003

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

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

1.88 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 3 REVIEW 3 FIX
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 (1.5 MiB of 1.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
Page Weight Inventory
Action
73 resources · 1.5 MB · 291 KB savings available
FIX
73 resources · 1.5 MB · 291 KB savings available
Warning::
Page weight 517 KB over 1MB target
Got: 1.5 MB Expected: ≤ 1 MB
Info::
~291 KB of savings available
Warning::
72 third-party resources (100% of weight)
73 resources · 1.5 MiB · 72 third-party 517.4 KiB over 1MB target
JavaScript 47% · 725.8 KiB
Image 34% · 516.9 KiB
Font 11% · 174.2 KiB
CSS 4% · 66.1 KiB
Other 3% · 40.1 KiB
Document 1% · 18.3 KiB

~290.5 KiB of savings available

Remove unused JavaScript: 290.5 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.

B
Page Weight Budget
1.5 MB transferred, 73 requests
REVIEW
1.5 MB transferred, 73 requests
Info::
Page weighs 3.3 MB (1.5 MB transferred)
Warning::
JavaScript is 726 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 726 KB
Info::
73 HTTP requests
Info::
Estimated 0.32 g CO2 per page load
1.5 MB / 2.4 MB budget
1.5 MB transferred
73 requests
0.32 g CO2 per page load
JavaScript 725.8 KiB 47%
Images 513.4 KiB 33%
Fonts 174.2 KiB 11%
CSS 66.1 KiB 4%
Other 26.5 KiB 2%
HTML 17.5 KiB 1%
Other 15.9 KiB 1%
Other 1023 B 0%
Other 948 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

C
Image Optimization
Action
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Warning::
https://www.ingentaconnect.com/images/journal-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/katina-banne... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/journal-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/123.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/journal-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/journal-logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://assets.crossref.org/logo/crossref-logo-lan... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/ic_counter_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/ingenta-conn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/ic_ingenta_l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.ingentaconnect.com/images/katina-skysc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
18 images 513 KB
0 oversized -0 KB
18 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Bundles
Action
25 scripts, 291 KB unused
REVIEW
25 scripts, 291 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 110 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-131...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-FWEP...: 61 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.ingentaconnect.com/js/jquery/jquery-ui...: 56 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 291 KB
291 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB110 KB (58%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-1313315-1125 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-FWEPW5188Q&cx=c&gtm=4e64h1148 KB61 KB (41%)3rd
https://www.ingentaconnect.com/js/jquery/jquery-ui-1.11.4.min.js62 KB56 KB (90%)3rd
https://www.ingentaconnect.com/js/rwd/enquire.min.js1 KB3rd
https://www.googletagservices.com/tag/js/gpt.js34 KB3rd
https://www.ingentaconnect.com/js/jquery/jquery.bookmark.js6 KB3rd
https://www.ingentaconnect.com/js/menus.js0 KB3rd
https://www.ingentaconnect.com/js/jquery/jquery.functions.js1 KB3rd
https://www.ingentaconnect.com/js/site.js7 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

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+
JS Execution Cost
327ms total JS execution
PASS
327ms total JS execution
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 108ms CPU time
Info::
https://www.ingentaconnect.com/: 85ms CPU time
Info::
Unattributable: 82ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-FWEP...: 52ms CPU time
Warning::
Third-party scripts: 327ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 17% Style & Layout 13% Script Parsing & Compilation 8%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js108ms94ms10ms3rd
https://www.ingentaconnect.com/85ms1ms1ms3rd
Unattributable82ms16ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=G-FWEPW5188Q&cx=c&gtm=4e64h152ms43ms8ms3rd
A+
Font Loading
4 fonts (174 KB)
PASS
4 fonts (174 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

174 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 500 ms 1.0 s FCP 970 ms LCP 1.3 shttps://www.ingentaconnect.com/fonts/OpenSans-Regular-webfont.woffOpenSans-Regular-webfon... https://www.ingentaconnect.com/fonts/OpenSans-Regular-webfont.woff — 83.1 KiB — 38 ms — font-display: swaphttps://www.ingentaconnect.com/fonts/fontawesome-webfont.woff2fontawesome-webfont.woff2 https://www.ingentaconnect.com/fonts/fontawesome-webfont.woff2 — 55.6 KiB — 39 ms — font-display: swaphttps://www.ingentaconnect.com/fonts/montserrat-v23-latin-700.woff2montserrat-v23-latin-70... https://www.ingentaconnect.com/fonts/montserrat-v23-latin-700.woff2 — 12.6 KiB — 30 ms — font-display: swaphttps://www.ingentaconnect.com/fonts/glyphicons-halflings-regular.woffglyphicons-halflings-re... https://www.ingentaconnect.com/fonts/glyphicons-halflings-regular.woff — 22.9 KiB — 35 ms — font-display: swap
OpenSans-Regular-webfon... woff swap
Size 83 KB
Load time 38 ms
Start 690 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fontawesome-webfont.woff2 woff2 swap
Size 56 KB
Load time 39 ms
Start 691 ms
Risk FOUT — text flashes from fallback to web font
montserrat-v23-latin-70... woff2 swap
Size 13 KB
Load time 30 ms
Start 692 ms
Risk FOUT — text flashes from fallback to web font
glyphicons-halflings-re... woff swap
Size 23 KB
Load time 35 ms
Start 692 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~32 KB and ~64 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
73 requests over 2360ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 970 ms LCP 1.3 shttps://ingentaconnect.com// https://ingentaconnect.com/ — 301 — 441 B — 146 ms — h2https://www.ingentaconnect.com/www.ingentaconnect.com/ https://www.ingentaconnect.com/ — 200 — 8.7 KiB — 389 ms — h2https://cdn.shareaholic.net/assets/pub/shareaholic.jscdn.shareaholic.net/assets/pub/shar... https://cdn.shareaholic.net/assets/pub/shareaholic.js — 200 — 4.8 KiB — 105 ms — h2https://www.ingentaconnect.com/css/connect/jquery.bookmark.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/jquery.bookmark.css — 200 — 697 B — 47 ms — h2https://www.ingentaconnect.com/css/connect/template_layout.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/template_layout.css — 200 — 1.1 KiB — 41 ms — h2https://www.ingentaconnect.com/css/connect/content.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/content.css — 200 — 2.1 KiB — 42 ms — h2https://www.ingentaconnect.com/css/connect/menus.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/menus.css — 200 — 1.6 KiB — 45 ms — h2https://www.ingentaconnect.com/css/connect/reset.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/reset.css — 200 — 642 B — 38 ms — h2https://www.ingentaconnect.com/css/connect/bobby.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/bobby.css — 200 — 314 B — 41 ms — h2https://www.ingentaconnect.com/css/connect/admin/ui-theme/cupertino/jquery-ui-1.11.4.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/admin/ui-theme/cupertino/jquery-ui-1.11.4.css — 200 — 8.2 KiB — 53 ms — h2https://www.ingentaconnect.com/css/connect/home.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/home.css — 200 — 1.4 KiB — 36 ms — h2https://www.ingentaconnect.com/css/common/jquery-ajaxCarousel.csswww.ingentaconnect.com/css/common/j... https://www.ingentaconnect.com/css/common/jquery-ajaxCarousel.css — 200 — 519 B — 43 ms — h2https://www.ingentaconnect.com/Less/ingenta.csswww.ingentaconnect.com/Less/ingenta... https://www.ingentaconnect.com/Less/ingenta.css — 200 — 48.9 KiB — 74 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.min.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.min.js — 200 — 32.6 KiB — 68 ms — h2https://www.ingentaconnect.com/js/bootstrap.min.jswww.ingentaconnect.com/js/bootstrap... https://www.ingentaconnect.com/js/bootstrap.min.js — 200 — 7.6 KiB — 48 ms — h2https://www.ingentaconnect.com/js/ingenta/dialoguePopup.jswww.ingentaconnect.com/js/ingenta/d... https://www.ingentaconnect.com/js/ingenta/dialoguePopup.js — 200 — 1.5 KiB — 47 ms — h2https://www.ingentaconnect.com/js/common/loader.jswww.ingentaconnect.com/js/common/lo... https://www.ingentaconnect.com/js/common/loader.js — 200 — 218 B — 44 ms — h2https://www.ingentaconnect.com/js/common/popup.jswww.ingentaconnect.com/js/common/po... https://www.ingentaconnect.com/js/common/popup.js — 200 — 561 B — 48 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.bookmark.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.bookmark.js — 200 — 5.9 KiB — 53 ms — h2https://www.ingentaconnect.com/js/menus.jswww.ingentaconnect.com/js/menus.js https://www.ingentaconnect.com/js/menus.js — 200 — 393 B — 44 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.functions.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.functions.js — 200 — 686 B — 54 ms — h2https://www.ingentaconnect.com/js/site.jswww.ingentaconnect.com/js/site.js https://www.ingentaconnect.com/js/site.js — 200 — 6.9 KiB — 59 ms — h2https://www.ingentaconnect.com/js/jquery/jquery-ui-1.11.4.min.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery-ui-1.11.4.min.js — 200 — 62.3 KiB — 75 ms — h2https://www.ingentaconnect.com/js/jquery-ajaxCarousel.jswww.ingentaconnect.com/js/jquery-aj... https://www.ingentaconnect.com/js/jquery-ajaxCarousel.js — 200 — 1.3 KiB — 54 ms — h2https://www.ingentaconnect.com/js/rwd/enquire.min.jswww.ingentaconnect.com/js/rwd/enqui... https://www.ingentaconnect.com/js/rwd/enquire.min.js — 200 — 1.1 KiB — 56 ms — h2https://www.ingentaconnect.com/js/rwd/enquire-settings.jswww.ingentaconnect.com/js/rwd/enqui... https://www.ingentaconnect.com/js/rwd/enquire-settings.js — 200 — 1.4 KiB — 72 ms — h2https://www.ingentaconnect.com/js/admin/metastore-tools-popup.jswww.ingentaconnect.com/js/admin/met... https://www.ingentaconnect.com/js/admin/metastore-tools-popup.js — 200 — 1.1 KiB — 43 ms — h2https://www.ingentaconnect.com/images/ingenta-connect_182x60.pngwww.ingentaconnect.com/images/ingen... https://www.ingentaconnect.com/images/ingenta-connect_182x60.png — 200 — 6.1 KiB — 49 ms — h2https://www.ingentaconnect.com/images/journal-logos/inmm/jnmm.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/inmm/jnmm.png — 200 — 60.0 KiB — 60 ms — h2https://www.ingentaconnect.com/images/journal-logos/smart/ajec.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/smart/ajec.png — 200 — 83.3 KiB — 34 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 970 ms LCP 1.3 shttps://ingentaconnect.com// https://ingentaconnect.com/ — 301 — 441 B — 146 ms — h2https://www.ingentaconnect.com/www.ingentaconnect.com/ https://www.ingentaconnect.com/ — 200 — 8.7 KiB — 389 ms — h2https://cdn.shareaholic.net/assets/pub/shareaholic.jscdn.shareaholic.net/assets/pub/shar... https://cdn.shareaholic.net/assets/pub/shareaholic.js — 200 — 4.8 KiB — 105 ms — h2https://www.ingentaconnect.com/css/connect/jquery.bookmark.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/jquery.bookmark.css — 200 — 697 B — 47 ms — h2https://www.ingentaconnect.com/css/connect/template_layout.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/template_layout.css — 200 — 1.1 KiB — 41 ms — h2https://www.ingentaconnect.com/css/connect/content.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/content.css — 200 — 2.1 KiB — 42 ms — h2https://www.ingentaconnect.com/css/connect/menus.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/menus.css — 200 — 1.6 KiB — 45 ms — h2https://www.ingentaconnect.com/css/connect/reset.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/reset.css — 200 — 642 B — 38 ms — h2https://www.ingentaconnect.com/css/connect/bobby.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/bobby.css — 200 — 314 B — 41 ms — h2https://www.ingentaconnect.com/css/connect/admin/ui-theme/cupertino/jquery-ui-1.11.4.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/admin/ui-theme/cupertino/jquery-ui-1.11.4.css — 200 — 8.2 KiB — 53 ms — h2https://www.ingentaconnect.com/css/connect/home.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/home.css — 200 — 1.4 KiB — 36 ms — h2https://www.ingentaconnect.com/css/common/jquery-ajaxCarousel.csswww.ingentaconnect.com/css/common/j... https://www.ingentaconnect.com/css/common/jquery-ajaxCarousel.css — 200 — 519 B — 43 ms — h2https://www.ingentaconnect.com/Less/ingenta.csswww.ingentaconnect.com/Less/ingenta... https://www.ingentaconnect.com/Less/ingenta.css — 200 — 48.9 KiB — 74 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.min.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.min.js — 200 — 32.6 KiB — 68 ms — h2https://www.ingentaconnect.com/js/bootstrap.min.jswww.ingentaconnect.com/js/bootstrap... https://www.ingentaconnect.com/js/bootstrap.min.js — 200 — 7.6 KiB — 48 ms — h2https://www.ingentaconnect.com/js/ingenta/dialoguePopup.jswww.ingentaconnect.com/js/ingenta/d... https://www.ingentaconnect.com/js/ingenta/dialoguePopup.js — 200 — 1.5 KiB — 47 ms — h2https://www.ingentaconnect.com/js/common/loader.jswww.ingentaconnect.com/js/common/lo... https://www.ingentaconnect.com/js/common/loader.js — 200 — 218 B — 44 ms — h2https://www.ingentaconnect.com/js/common/popup.jswww.ingentaconnect.com/js/common/po... https://www.ingentaconnect.com/js/common/popup.js — 200 — 561 B — 48 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.bookmark.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.bookmark.js — 200 — 5.9 KiB — 53 ms — h2https://www.ingentaconnect.com/js/menus.jswww.ingentaconnect.com/js/menus.js https://www.ingentaconnect.com/js/menus.js — 200 — 393 B — 44 ms — h2https://www.ingentaconnect.com/js/jquery/jquery.functions.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery.functions.js — 200 — 686 B — 54 ms — h2https://www.ingentaconnect.com/js/site.jswww.ingentaconnect.com/js/site.js https://www.ingentaconnect.com/js/site.js — 200 — 6.9 KiB — 59 ms — h2https://www.ingentaconnect.com/js/jquery/jquery-ui-1.11.4.min.jswww.ingentaconnect.com/js/jquery/jq... https://www.ingentaconnect.com/js/jquery/jquery-ui-1.11.4.min.js — 200 — 62.3 KiB — 75 ms — h2https://www.ingentaconnect.com/js/jquery-ajaxCarousel.jswww.ingentaconnect.com/js/jquery-aj... https://www.ingentaconnect.com/js/jquery-ajaxCarousel.js — 200 — 1.3 KiB — 54 ms — h2https://www.ingentaconnect.com/js/rwd/enquire.min.jswww.ingentaconnect.com/js/rwd/enqui... https://www.ingentaconnect.com/js/rwd/enquire.min.js — 200 — 1.1 KiB — 56 ms — h2https://www.ingentaconnect.com/js/rwd/enquire-settings.jswww.ingentaconnect.com/js/rwd/enqui... https://www.ingentaconnect.com/js/rwd/enquire-settings.js — 200 — 1.4 KiB — 72 ms — h2https://www.ingentaconnect.com/js/admin/metastore-tools-popup.jswww.ingentaconnect.com/js/admin/met... https://www.ingentaconnect.com/js/admin/metastore-tools-popup.js — 200 — 1.1 KiB — 43 ms — h2https://www.ingentaconnect.com/images/ingenta-connect_182x60.pngwww.ingentaconnect.com/images/ingen... https://www.ingentaconnect.com/images/ingenta-connect_182x60.png — 200 — 6.1 KiB — 49 ms — h2https://www.ingentaconnect.com/images/journal-logos/inmm/jnmm.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/inmm/jnmm.png — 200 — 60.0 KiB — 60 ms — h2https://www.ingentaconnect.com/images/journal-logos/smart/ajec.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/smart/ajec.png — 200 — 83.3 KiB — 34 ms — h2https://www.ingentaconnect.com/images/journal-logos/wfbi/sim.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/wfbi/sim.png — 200 — 49.3 KiB — 28 ms — h2https://www.ingentaconnect.com/images/json/dialog-overlay-settings.jsonwww.ingentaconnect.com/images/json/... https://www.ingentaconnect.com/images/json/dialog-overlay-settings.json — 200 — 229 B — 68 ms — h2https://www.ingentaconnect.com/images/journal-logos/hsp/airwa.pngwww.ingentaconnect.com/images/journ... https://www.ingentaconnect.com/images/journal-logos/hsp/airwa.png — 200 — 50.3 KiB — 43 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 111 ms — h2https://www.ingentaconnect.com/images/123.jpgwww.ingentaconnect.com/images/123.j... https://www.ingentaconnect.com/images/123.jpg — 200 — 109.8 KiB — 36 ms — h2https://www.ingentaconnect.com/images/katina-banner.jpgwww.ingentaconnect.com/images/katin... https://www.ingentaconnect.com/images/katina-banner.jpg — 200 — 15.3 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-1313315-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-1313315-1 — 200 — 125.3 KiB — 156 ms — h2https://www.ingentaconnect.com/images/ic_ingenta_logo_200x64.pngwww.ingentaconnect.com/images/ic_in... https://www.ingentaconnect.com/images/ic_ingenta_logo_200x64.png — 200 — 3.1 KiB — 41 ms — h2https://assets.crossref.org/logo/crossref-logo-landscape-200.svgassets.crossref.org/logo/crossref-l... https://assets.crossref.org/logo/crossref-logo-landscape-200.svg — 200 — 3.2 KiB — 136 ms — http/1.1https://www.ingentaconnect.com/images/ic_counter_logo_200x84.pngwww.ingentaconnect.com/images/ic_co... https://www.ingentaconnect.com/images/ic_counter_logo_200x84.png — 200 — 9.0 KiB — 34 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 78 ms — h2https://www.ingentaconnect.com/css/connect/print.csswww.ingentaconnect.com/css/connect/... https://www.ingentaconnect.com/css/connect/print.css — 200 — 703 B — 38 ms — h2https://cdn.openshareweb.com/v2/71c6eb22/main.jscdn.openshareweb.com/v2/71c6eb22/ma... https://cdn.openshareweb.com/v2/71c6eb22/main.js — 200 — 41.5 KiB — 85 ms — h3https://www.ingentaconnect.com/images/topSubNav-bottom-strip.pngwww.ingentaconnect.com/images/topSu... https://www.ingentaconnect.com/images/topSubNav-bottom-strip.png — 200 — 266 B — 32 ms — h2https://www.ingentaconnect.com/images/browseBy-bg.pngwww.ingentaconnect.com/images/brows... https://www.ingentaconnect.com/images/browseBy-bg.png — 200 — 386 B — 36 ms — h2https://www.ingentaconnect.com/images/ic-banner.jpgwww.ingentaconnect.com/images/ic-ba... https://www.ingentaconnect.com/images/ic-banner.jpg — 200 — 94.1 KiB — 36 ms — h2https://www.ingentaconnect.com/fonts/OpenSans-Regular-webfont.woffwww.ingentaconnect.com/fonts/OpenSa... https://www.ingentaconnect.com/fonts/OpenSans-Regular-webfont.woff — 200 — 83.1 KiB — 38 ms — h2https://www.ingentaconnect.com/fonts/fontawesome-webfont.woff2www.ingentaconnect.com/fonts/fontaw... https://www.ingentaconnect.com/fonts/fontawesome-webfont.woff2 — 200 — 55.6 KiB — 39 ms — h2https://www.ingentaconnect.com/fonts/montserrat-v23-latin-700.woff2www.ingentaconnect.com/fonts/montse... https://www.ingentaconnect.com/fonts/montserrat-v23-latin-700.woff2 — 200 — 12.6 KiB — 30 ms — h2https://www.ingentaconnect.com/fonts/glyphicons-halflings-regular.woffwww.ingentaconnect.com/fonts/glyphi... https://www.ingentaconnect.com/fonts/glyphicons-halflings-regular.woff — 200 — 22.9 KiB — 35 ms — h2https://www.ingentaconnect.com/docs/carouselContentsAds.htmlwww.ingentaconnect.com/docs/carouse... https://www.ingentaconnect.com/docs/carouselContentsAds.html — 200 — 371 B — 60 ms — h2https://www.ingentaconnect.com/images/admin/spinner.gifwww.ingentaconnect.com/images/admin... https://www.ingentaconnect.com/images/admin/spinner.gif — 200 — 4.7 KiB — 28 ms — h2https://analytics.shareaholic.com/eanalytics.shareaholic.com/e https://analytics.shareaholic.com/e — 200 — 385 B — 313 ms — h2https://www.shareaholic.net/config/317cf3b6b154783f9cd327bc9e9ea941.jsonwww.shareaholic.net/config/317cf3b6... https://www.shareaholic.net/config/317cf3b6b154783f9cd327bc9e9ea941.json — 200 — 1.8 KiB — 302 ms — h2https://www.ingentaconnect.com/images/katina-skyscraper.jpgwww.ingentaconnect.com/images/katin... https://www.ingentaconnect.com/images/katina-skyscraper.jpg — 200 — 23.9 KiB — 27 ms — h2https://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 — 134 ms — h3https://www.googletagmanager.com/gtag/js?id=G-FWEPW5188Q&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-FWEPW5188Q&cx=c&gtm=4e64h1 — 200 — 147.8 KiB — 58 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 94 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 — 78 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-FWEPW5188Q&gtm=45je64h1v9118117170za20g&_p=1776810483456&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAIAGA&are=1&cid=93608991.1776810484&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542~117884344&sid=1776810483&sct=1&seg=0&dl=https%3A%2F%2Fwww.ingentaconnect.com%2F&dt=Home%3A%20Ingenta%20Connect&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=962region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-FWEPW5188Q&gtm=45je64h1v9118117170za20g&_p=1776810483456&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAIAGA&are=1&cid=93608991.1776810484&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542~117884344&sid=1776810483&sct=1&seg=0&dl=https%3A%2F%2Fwww.ingentaconnect.com%2F&dt=Home%3A%20Ingenta%20Connect&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=962 — 204 — 554 B — 122 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FWEPW5188Q&cid=93608991.1776810484&gtm=45je64h1v9118117170za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-FWEPW5188Q&cid=93608991.1776810484&gtm=45je64h1v9118117170za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542~117884344 — 204 — 563 B — 91 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-FWEPW5188Q&cid=93608991.1776810484&gtm=45je64h1v9118117170za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542~117884344&z=742145287www.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-FWEPW5188Q&cid=93608991.1776810484&gtm=45je64h1v9118117170za20g&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266401~117512542~117884344&z=742145287 — 200 — 408 B — 74 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3366888242467777&correlator=3200579436568282&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=1008130%2CHorizontal_banner%2CHorizontal_banner_bottom%2CSkyscraper%2CTopLeaderboard%2CWide_Skyscraper&enc_prev_ius=%2F0%2F1%2C%2F0%2F2%2C%2F0%2F3%2C%2F0%2F3%2C%2F0%2F4%2C%2F0%2F5&prev_iu_szs=468x60%2C468x60%2C120x600%2C120x600%2C728x90%2C160x600&ifi=1&dids=div-gpt-ad-Horizontal_banner~div-gpt-ad-Horizontal_banner_b~div-gpt-ad-Skyscraper~div-gpt-ad-Skyscraper_body~div-gpt-ad-TopLeaderboard~div-gpt-ad-Wide_Skyscraper&adfs=~~2735731993~~~194532957&sfv=1-0-45&sc=1&abxe=1&dt=1776810483856&lmt=1776810483&adxs=-9%2C-9%2C983%2C-9%2C-9%2C983&adys=-9%2C-9%2C1437%2C-9%2C-9%2C1437&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1%7C-1%7C1%7C-1%7C-1%7C2&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.ingentaconnect.com%2F&vis=1&psz=0x-1%7C0x-1%7C160x0%7C0x-1%7C0x-1%7C160x0&msz=0x-1%7C0x-1%7C160x0%7C0x-1%7C0x-1%7C160x0&fws=2%2C2%2C0%2C2%2C2%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0&dlt=1776810483327&idt=483&cust_params=HOME%3Dhome&adks=1969330155%2C1185467802%2C1972398028%2C899354623%2C1904437168%2C3797587924&frm=20&eoidce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3366888242467777&correlator=3200579436568282&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=1008130%2CHorizontal_banner%2CHorizontal_banner_bottom%2CSkyscraper%2CTopLeaderboard%2CWide_Skyscraper&enc_prev_ius=%2F0%2F1%2C%2F0%2F2%2C%2F0%2F3%2C%2F0%2F3%2C%2F0%2F4%2C%2F0%2F5&prev_iu_szs=468x60%2C468x60%2C120x600%2C120x600%2C728x90%2C160x600&ifi=1&dids=div-gpt-ad-Horizontal_banner~div-gpt-ad-Horizontal_banner_b~div-gpt-ad-Skyscraper~div-gpt-ad-Skyscraper_body~div-gpt-ad-TopLeaderboard~div-gpt-ad-Wide_Skyscraper&adfs=~~2735731993~~~194532957&sfv=1-0-45&sc=1&abxe=1&dt=1776810483856&lmt=1776810483&adxs=-9%2C-9%2C983%2C-9%2C-9%2C983&adys=-9%2C-9%2C1437%2C-9%2C-9%2C1437&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1%7C-1%7C1%7C-1%7C-1%7C2&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=8&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDcuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fwww.ingentaconnect.com%2F&vis=1&psz=0x-1%7C0x-1%7C160x0%7C0x-1%7C0x-1%7C160x0&msz=0x-1%7C0x-1%7C160x0%7C0x-1%7C0x-1%7C160x0&fws=2%2C2%2C0%2C2%2C2%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0&dlt=1776810483327&idt=483&cust_params=HOME%3Dhome&adks=1969330155%2C1185467802%2C1972398028%2C899354623%2C1904437168%2C3797587924&frm=20&eoidce=1 — 200 — 469 B — 128 ms — h3https://33c3c48513cc487d7a16c4dd3834dc63.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html33c3c48513cc487d7a16c4dd3834dc63.sa... https://33c3c48513cc487d7a16c4dd3834dc63.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 86 ms — h3https://partner.shareaholic.com/partners.js?location=https%3A%2F%2Fwww.ingentaconnect.com%2F&cl=en&id_sync=85e126ec-eb5c-4adc-a791-4ae45d9736d4&pvs=1&site=317cf3b6b154783f9cd327bc9e9ea941partner.shareaholic.com/partners.js... https://partner.shareaholic.com/partners.js?location=https%3A%2F%2Fwww.ingentaconnect.com%2F&cl=en&id_sync=85e126ec-eb5c-4adc-a791-4ae45d9736d4&pvs=1&site=317cf3b6b154783f9cd327bc9e9ea941 — 200 — 265 B — 296 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=3366888242467777ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=3366888242467777 — 200 — 13.4 KiB — 61 ms — h3https://www.ingentaconnect.com/cdn-cgi/rum?www.ingentaconnect.com/cdn-cgi/rum? https://www.ingentaconnect.com/cdn-cgi/rum? — 204 — 178 B — 21 ms — h2https://www.ingentaconnect.com/images/ic.icowww.ingentaconnect.com/images/ic.ic... https://www.ingentaconnect.com/images/ic.ico — 200 — 3.1 KiB — 27 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 72 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 — 69 ms — h2https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.jspagead2.googlesyndication.com/bg/dj... https://pagead2.googlesyndication.com/bg/dj12lhpBI2WR1GQ6n5lcmp69XlpHOiTAWO7c9b6NTo0.js — 200 — 21.6 KiB — 79 ms — h3https://ep2.adtrafficquality.google/generate_204?SNpoJwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?SNpoJw — 204 — 40 B — 24 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=3366888242467777&bg=!FBelF3XNAAY2C5OeFgs7AEcBe5WfOG9Svk-yXIlXOsygxinhexvBdRrr9HacCMKhfGg8p2SyuqKrK69TlwjqOPCwVk2jZM3edaSeE9i_MyPZVDExr6hKswIAAAA5UgAAAARoAQd-ADfCnjLUGE9MNOiKawlKCyWHn_KrVCEMh2enoqWUlFY-UtayxndKHreSxA-6btVOpjFcTVtFZsFbmQKvcUYI4YUoLe0UTXLLlcDtmlZPmQ7Qwuul2L4VzlD8Rx30xbvOr0ti-ozFZUWcC3e0Du7Jym09lR23dTSLDubouIqtQq2fVFl9OcGoC7fc0imut9gMS663-0z50XermuQa62iCWFOT5m2VCT07BbqKAO4QmiIDWL5-7xXKTZ9E1SzxXjuePNdb6hWhRyI-1_ii4wjI9ywFlA_tWfm8R3gprkrPmO2Ej4gpmKQh9XylvXqS2ile566E7t6QqDFFXOfktDktDEMddHLLYqfg9qweCY7WamIRjjXjlmd7zr0LxibKSBti_ZZJlYLW7-tXvTdXI_RkWInmwEEyQhXZRA_jqIaoQH0I4aHSFW3W0VrxHX6p01gmBDfGln0IxD_Mc38HORLBKdLnIDOkfcJzSjYEAgqKdvJbqYuVzi7gv0pJDkFOcSpUBTVv4Qj_ztTZB4lvP6fR2Ix0LacKojGvziVGf_4VtUDC4hDHdZOmaLdWycghE4g24p-DSqdjWlfhH5WWX6aCxCTVLro4ZPwpOcQAY55_1M7ukaHE9LghAAvsnvveY6t-FjcrefJF9q004CmWFLzWXhl-DLtcv1wQFKqdk2BfpFARHnkAKl-nTyshjEf6zLujSUl1cza6VpgnsFt3sHA_nNZ1kfO6EJmbU_TDBqY8c-ws3HdVQEhBnhimBjtTqQzslg2OoOVc-M2QD8pfvzPFOxTWis1vI6gLnZmB9gkv4LyNg43ILvG8w-myCsZFDHEb0udojbwSrbf3zBq8SFlgetC105p_EgXEy_NHgn4KuD46aMJli7MgqSJ_NeA_1Bp9Afg6O_eiBt_Bgra6y2J0GhAruSQ25F4OsDoAdmqtUNAbwovYHaL9U_Sd63uuxYx18VklVtJPODD2omq815LW0m9YunLGb3rDfX-vep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=3366888242467777&bg=!FBelF3XNAAY2C5OeFgs7AEcBe5WfOG9Svk-yXIlXOsygxinhexvBdRrr9HacCMKhfGg8p2SyuqKrK69TlwjqOPCwVk2jZM3edaSeE9i_MyPZVDExr6hKswIAAAA5UgAAAARoAQd-ADfCnjLUGE9MNOiKawlKCyWHn_KrVCEMh2enoqWUlFY-UtayxndKHreSxA-6btVOpjFcTVtFZsFbmQKvcUYI4YUoLe0UTXLLlcDtmlZPmQ7Qwuul2L4VzlD8Rx30xbvOr0ti-ozFZUWcC3e0Du7Jym09lR23dTSLDubouIqtQq2fVFl9OcGoC7fc0imut9gMS663-0z50XermuQa62iCWFOT5m2VCT07BbqKAO4QmiIDWL5-7xXKTZ9E1SzxXjuePNdb6hWhRyI-1_ii4wjI9ywFlA_tWfm8R3gprkrPmO2Ej4gpmKQh9XylvXqS2ile566E7t6QqDFFXOfktDktDEMddHLLYqfg9qweCY7WamIRjjXjlmd7zr0LxibKSBti_ZZJlYLW7-tXvTdXI_RkWInmwEEyQhXZRA_jqIaoQH0I4aHSFW3W0VrxHX6p01gmBDfGln0IxD_Mc38HORLBKdLnIDOkfcJzSjYEAgqKdvJbqYuVzi7gv0pJDkFOcSpUBTVv4Qj_ztTZB4lvP6fR2Ix0LacKojGvziVGf_4VtUDC4hDHdZOmaLdWycghE4g24p-DSqdjWlfhH5WWX6aCxCTVLro4ZPwpOcQAY55_1M7ukaHE9LghAAvsnvveY6t-FjcrefJF9q004CmWFLzWXhl-DLtcv1wQFKqdk2BfpFARHnkAKl-nTyshjEf6zLujSUl1cza6VpgnsFt3sHA_nNZ1kfO6EJmbU_TDBqY8c-ws3HdVQEhBnhimBjtTqQzslg2OoOVc-M2QD8pfvzPFOxTWis1vI6gLnZmB9gkv4LyNg43ILvG8w-myCsZFDHEb0udojbwSrbf3zBq8SFlgetC105p_EgXEy_NHgn4KuD46aMJli7MgqSJ_NeA_1Bp9Afg6O_eiBt_Bgra6y2J0GhAruSQ25F4OsDoAdmqtUNAbwovYHaL9U_Sd63uuxYx18VklVtJPODD2omq815LW0m9YunLGb3rDfX-v — 204 — 17 B — 47 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 327ms · 344KB · €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 108ms
Transfer 188 KB
Unused 58%
Monthly Cost €1/mo
www.ingentaconnect.com
Other
Optional
Execution 85ms
Transfer 9 KB
Monthly Cost €0/mo
Unattributable
Other
Optional
Execution 82ms
Transfer 0 KB
Monthly Cost €0/mo
Google Tag Manager
Tag Manager
Optional
Execution 52ms
Transfer 148 KB
Unused 41%
Monthly Cost €0/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

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

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