Skip to content
https://uam.es

Performance

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

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

40
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

9.06 s

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

13.38 s

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

624 ms

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

0.062

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

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

20.21 s

Page Load Progression

739 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.4 s
5.2 s
5.9 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.9 MB transferred, 54 requests
FIX
7.9 MB transferred, 54 requests
Critical::
Page weighs 8.9 MB (7.9 MB transferred)
Warning::
Images are 2.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.4 MB
Warning::
JavaScript is 985 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 985 KB
Info::
CSS is 456 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 456 KB
Info::
54 HTTP requests
Info::
Estimated 1.7 g CO2 per page load
7.9 MB / 2.4 MB budget
7.9 MB transferred
54 requests
1.7 g CO2 per page load
Other 3.8 MiB 48%
Images 2.4 MiB 31%
JavaScript 985.0 KiB 12%
CSS 456.4 KiB 6%
Other 111.7 KiB 1%
Fonts 106.5 KiB 1%
HTML 77.7 KiB 1%
Other 656 B 0%
Other 612 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Why this matters

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

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (7.9 MiB of 7.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5215ms total JS execution
FIX
5215ms total JS execution
Warning::
https://www.uam.es/uam/inicio: 1623ms CPU time
Warning::
Unattributable: 1194ms CPU time
Warning::
https://www.uam.es/estaticos/UAM-R/js/scripts.min....: 1125ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5TG1...: 615ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5C3...: 419ms CPU time
Warning::
Third-party scripts: 5215ms (100% of total)

Main Thread Breakdown

Other 32% Script Evaluation 30% Style & Layout 22% Rendering 8% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.uam.es/uam/inicio1623ms10ms2ms3rd
Unattributable1194ms23ms0ms3rd
https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=131125ms623ms114ms3rd
https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503615ms404ms80ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3419ms361ms55ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17987922144134ms74ms58ms3rd
https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=1354ms50ms0ms3rd
https://www.uam.es/estaticos/UAM-R/css/uam.min.css?v=1351ms0ms0ms3rd
F
JS Bundles
Action
8 scripts, 540 KB unused
FIX
8 scripts, 540 KB unused
Warning::
https://www.uam.es/estaticos/UAM-R/js/scripts.min....: 319 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uam.es/estaticos/UAM-R/js/scripts.min....: unminified — 165 KB could be saved
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5C3...: 71 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-5TG1...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-179...: 57 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13: 25 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13: unminified — 4 KB could be saved
Info::
Total unused JavaScript: 540 KB
540 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13477 KB319 KB (67%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3139 KB71 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503177 KB68 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17987922144143 KB57 KB (40%)3rd
https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=1328 KB25 KB (91%)3rd
https://ssl.google-analytics.com/ga.js17 KB3rd
https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17987922144/?random=1776902509464&cv=11&fst=1776902509464&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=42 KB3rd
https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=132 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
54 resources · 7.9 MB · 540 KB savings available
FIX
54 resources · 7.9 MB · 540 KB savings available
Warning::
Page weight 6.9 MB over 1MB target
Got: 7.9 MB Expected: ≤ 1 MB
Info::
~540 KB of savings available
Warning::
53 third-party resources (100% of weight)
Info::
6 resources over 200KB
54 resources · 7.9 MiB · 53 third-party 6.9 MiB over 1MB target
Media 48% · 3.8 MiB
Image 32% · 2.5 MiB
JavaScript 12% · 985.0 KiB
CSS 6% · 456.4 KiB
Font 1% · 106.5 KiB
Document 1% · 78.0 KiB
Other 0% · 1.2 KiB

~540.0 KiB of savings available

Remove unused JavaScript: 540.0 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
Image Optimization
Action
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Warning::
https://www.uam.es/uam/media/imgm/1607029033883/la... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606995215633/por... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/imgm/1606903067572/fo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606848842439/hr-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606893866850/uam... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606928370518/inf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606957595533/par... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/imgl/1607033349710/20... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/imgm/1606859313941/ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606848841888/uni... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/imgm/1606937915229/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606848842193/fue... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.uam.es/uam/media/img/1606848842005/san... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
28 images 2.4 MB
0 oversized -0 KB
28 legacy format
13 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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (107 KB)
PASS
4 fonts (107 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

107 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 FCP 9.1 s LCP 13.4 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 12 ms — font-display: swaphttps://www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462uam-icons.woff2 https://www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462 — 7.7 KiB — 239 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK_l2q.woff2nuFvD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK_l2q.woff2 — 21.4 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2KFO5CnqEu92Fr1Mu53ZEC9_... https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2 — 40.8 KiB — 16 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 12 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
uam-icons.woff2 woff2 swap
Size 8 KB
Load time 239 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
nuFvD-vYSZviVYUb_rj3ij_... woff2 swap
Size 21 KB
Load time 15 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
KFO5CnqEu92Fr1Mu53ZEC9_... woff2 swap
Size 41 KB
Load time 16 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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+
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
54 requests over 3858ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 9.1 s LCP 13.4 shttps://uam.es// https://uam.es/ — 302 — 285 B — 701 ms — http/1.1https://www.uam.es/uam/iniciowww.uam.es/uam/inicio https://www.uam.es/uam/inicio — 200 — 77.7 KiB — 900 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503 — 200 — 176.5 KiB — 49 ms — h2https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13www.uam.es/estaticos/UAM-R/js/scrip... https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 — 200 — 476.6 KiB — 1.1 s — http/1.1https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 12 ms — h2https://www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13www.uam.es/estaticos/UAM-R/css/uam.... https://www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 — 200 — 452.8 KiB — 690 ms — http/1.1https://www.uam.es/uam/media/img/1606893064532/marcauam-ahorizontalcolor-imp.svgwww.uam.es/uam/media/img/1606893064... https://www.uam.es/uam/media/img/1606893064532/marcauam-ahorizontalcolor-imp.svg — 200 — 16.9 KiB — 664 ms — http/1.1https://www.uam.es/uam/media/img/1606893866850/uam-solo.svgwww.uam.es/uam/media/img/1606893866... https://www.uam.es/uam/media/img/1606893866850/uam-solo.svg — 200 — 3.1 KiB — 532 ms — http/1.1https://www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpgwww.uam.es/uam/media/imgxl/16068521... https://www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpg — 200 — 183.6 KiB — 988 ms — http/1.1https://www.uam.es/uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores-universidades-del-mundo.pngwww.uam.es/uam/media/imgm/160702903... https://www.uam.es/uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores-universidades-del-mundo.png — 200 — 795.0 KiB — 1.2 s — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3 — 200 — 139.4 KiB — 32 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-5TG18SW503&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1620analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-5TG18SW503&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1620 — 204 — 546 B — 52 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262 — 204 — 555 B — 17 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-R9P782Y7SC&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1628analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-R9P782Y7SC&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1628 — 204 — 48 B — 45 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262 — 204 — 57 B — 12 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=202573828www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=202573828 — 200 — 107 B — 31 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=655670047www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=655670047 — 200 — 408 B — 27 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17987922144www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17987922144 — 200 — 143.4 KiB — 24 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h1v846070446za200zd846070446xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776902509381&tfd=1730www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h1v846070446za200zd846070446xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776902509381&tfd=1730 — 200 — 21 B — 19 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17987922144/?random=1776902509464&cv=11&fst=1776902509464&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17987922144/?random=1776902509464&cv=11&fst=1776902509464&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 24 ms — h3https://www.google.com/rmkt/collect/17987922144/?random=1776902509464&cv=11&fst=1776902509464&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1798792... https://www.google.com/rmkt/collect/17987922144/?random=1776902509464&cv=11&fst=1776902509464&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 15 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17987922144&tid=AW-17987922144&tft=1776902509497&tfd=1846www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17987922144&tid=AW-17987922144&tft=1776902509497&tfd=1846 — 200 — 21 B — 13 ms — h3https://www.google.com/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=0&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com.sg/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=1&ipr=y — 200 — 154 B — 10 ms — h2https://www.uam.es/uam/media/imgm/1607033328935/jpa.jpgwww.uam.es/uam/media/imgm/160703332... https://www.uam.es/uam/media/imgm/1607033328935/jpa.jpg — 200 — 68.9 KiB — 362 ms — http/1.1https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13www.uam.es/estaticos/UAM-R/js/wcs.j... https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 — 200 — 27.7 KiB — 183 ms — http/1.1https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=13www.uam.es/estaticos/UAM-R/js/analy... https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=13 — 200 — 1.9 KiB — 181 ms — http/1.1https://fonts.googleapis.com/css?family=Playfair+Display&display=swapfonts.googleapis.com/css?family=Pla... https://fonts.googleapis.com/css?family=Playfair+Display&display=swap — 200 — 1008 B — 15 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 2.5 KiB — 17 ms — h2https://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 — 12 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 9.1 s LCP 13.4 shttps://uam.es// https://uam.es/ — 302 — 285 B — 701 ms — http/1.1https://www.uam.es/uam/iniciowww.uam.es/uam/inicio https://www.uam.es/uam/inicio — 200 — 77.7 KiB — 900 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-5TG18SW503 — 200 — 176.5 KiB — 49 ms — h2https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13www.uam.es/estaticos/UAM-R/js/scrip... https://www.uam.es/estaticos/UAM-R/js/scripts.min.js?v=13 — 200 — 476.6 KiB — 1.1 s — http/1.1https://ssl.google-analytics.com/ga.jsssl.google-analytics.com/ga.js https://ssl.google-analytics.com/ga.js — 200 — 17.4 KiB — 12 ms — h2https://www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13www.uam.es/estaticos/UAM-R/css/uam.... https://www.uam.es/estaticos/UAM-R/css/uam.min.css?v=13 — 200 — 452.8 KiB — 690 ms — http/1.1https://www.uam.es/uam/media/img/1606893064532/marcauam-ahorizontalcolor-imp.svgwww.uam.es/uam/media/img/1606893064... https://www.uam.es/uam/media/img/1606893064532/marcauam-ahorizontalcolor-imp.svg — 200 — 16.9 KiB — 664 ms — http/1.1https://www.uam.es/uam/media/img/1606893866850/uam-solo.svgwww.uam.es/uam/media/img/1606893866... https://www.uam.es/uam/media/img/1606893866850/uam-solo.svg — 200 — 3.1 KiB — 532 ms — http/1.1https://www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpgwww.uam.es/uam/media/imgxl/16068521... https://www.uam.es/uam/media/imgxl/1606852113446/pm2-1920x750.jpg — 200 — 183.6 KiB — 988 ms — http/1.1https://www.uam.es/uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores-universidades-del-mundo.pngwww.uam.es/uam/media/imgm/160702903... https://www.uam.es/uam/media/imgm/1607029033883/la-uam-en-el-top-100mejores-universidades-del-mundo.png — 200 — 795.0 KiB — 1.2 s — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5C3C3B3 — 200 — 139.4 KiB — 32 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-5TG18SW503&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1620analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-5TG18SW503&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1620 — 204 — 546 B — 52 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262 — 204 — 555 B — 17 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-R9P782Y7SC&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1628analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-R9P782Y7SC&gtm=45je64k1v875956796za200zd875956796&_p=1776902509103&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=1956602512.1776902509&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117512542~118463262&sid=1776902509&sct=1&seg=0&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&en=page_view&_fv=1&_ss=1&_ee=1&tfd=1628 — 204 — 48 B — 45 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262 — 204 — 57 B — 12 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=202573828www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-5TG18SW503&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=202573828 — 200 — 107 B — 31 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=655670047www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-R9P782Y7SC&cid=1956602512.1776902509&gtm=45je64k1v875956796za200zd875956796&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~117266400~117512542~118463262&z=655670047 — 200 — 408 B — 27 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17987922144www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17987922144 — 200 — 143.4 KiB — 24 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h1v846070446za200zd846070446xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776902509381&tfd=1730www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k1h1v846070446za200zd846070446xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776902509381&tfd=1730 — 200 — 21 B — 19 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17987922144/?random=1776902509464&cv=11&fst=1776902509464&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17987922144/?random=1776902509464&cv=11&fst=1776902509464&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 24 ms — h3https://www.google.com/rmkt/collect/17987922144/?random=1776902509464&cv=11&fst=1776902509464&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1798792... https://www.google.com/rmkt/collect/17987922144/?random=1776902509464&cv=11&fst=1776902509464&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 15 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17987922144&tid=AW-17987922144&tft=1776902509497&tfd=1846www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&scrsrc=www.googletagmanager.com&rnd=952240126.1776902509&dt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&auid=2092661752.1776902509&navt=n&npa=0&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-17987922144&tid=AW-17987922144&tft=1776902509497&tfd=1846 — 200 — 21 B — 13 ms — h3https://www.google.com/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=0&ipr=y — 200 — 64 B — 11 ms — h3https://www.google.com.sg/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/17987922144/?random=1776902509464&cv=11&fst=1776902400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k1v9245083408za200zd9245083408xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.uam.es%2Fuam%2Finicio&rcb=8&frm=0&tiba=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=2092661752.1776902509&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfblg86v9KyEqjly4f44o0wIdDHc-w_hRi0owbe8jJJ1XLtXrsEEW7urG9irv2Sh2fnMxdd1kniyTb_SvtMo1h3GudKl4WNz_E91jNcBp7PzTpjqr87kEvCDaP4E6CgWV0p6cKoTDmC49mGEfuyj790w052le-v6IMAL3HMAmpuOvbrL2qyBWa3LOedoNU9qXxBTk8IsPOuNkgkJav3QISfhqywEzYFTZ9ekPgc6vRdCuTot8LyZ8f8SvSQKF_WqxgPzK0g&random=2292564000&rmt_tld=1&ipr=y — 200 — 154 B — 10 ms — h2https://www.uam.es/uam/media/imgm/1607033328935/jpa.jpgwww.uam.es/uam/media/imgm/160703332... https://www.uam.es/uam/media/imgm/1607033328935/jpa.jpg — 200 — 68.9 KiB — 362 ms — http/1.1https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13www.uam.es/estaticos/UAM-R/js/wcs.j... https://www.uam.es/estaticos/UAM-R/js/wcs.js?v=13 — 200 — 27.7 KiB — 183 ms — http/1.1https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=13www.uam.es/estaticos/UAM-R/js/analy... https://www.uam.es/estaticos/UAM-R/js/analytics.js?v=13 — 200 — 1.9 KiB — 181 ms — http/1.1https://fonts.googleapis.com/css?family=Playfair+Display&display=swapfonts.googleapis.com/css?family=Pla... https://fonts.googleapis.com/css?family=Playfair+Display&display=swap — 200 — 1008 B — 15 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 2.5 KiB — 17 ms — h2https://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 — 12 ms — h3https://www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462www.uam.es/estaticos/Comun/fonts/ua... https://www.uam.es/estaticos/Comun/fonts/uam-icons/uam-icons.woff2?51217462 — 200 — 7.7 KiB — 239 ms — http/1.1https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK_l2q.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK_l2q.woff2 — 200 — 21.4 KiB — 15 ms — h3https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2fonts.gstatic.com/s/roboto/v51/KFO5... https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnkaSTbQWg.woff2 — 200 — 40.8 KiB — 16 ms — h3https://www.uam.es/uam/media/imgm/1607032375722/fifimac.jpgwww.uam.es/uam/media/imgm/160703237... https://www.uam.es/uam/media/imgm/1607032375722/fifimac.jpg — 200 — 80.8 KiB — 210 ms — http/1.1https://www.uam.es/uam/media/imgm/1607032400126/voluntariado-web.jpgwww.uam.es/uam/media/imgm/160703240... https://www.uam.es/uam/media/imgm/1607032400126/voluntariado-web.jpg — 200 — 84.7 KiB — 201 ms — http/1.1https://www.uam.es/uam/media/imgm/1607031525181/1.-mesa-de-portavoces-ceuam-2026.jpegwww.uam.es/uam/media/imgm/160703152... https://www.uam.es/uam/media/imgm/1607031525181/1.-mesa-de-portavoces-ceuam-2026.jpeg — 200 — 92.9 KiB — 211 ms — http/1.1https://www.uam.es/uam/media/imgl/1607033349710/2026-04-21-gonzalez-beltran-img.jpgwww.uam.es/uam/media/imgl/160703334... https://www.uam.es/uam/media/imgl/1607033349710/2026-04-21-gonzalez-beltran-img.jpg — 200 — 99.1 KiB — 380 ms — http/1.1https://www.uam.es/uam/media/imgm/1607032081544/2026-04-17-barbera-rjb-jpg.jpgwww.uam.es/uam/media/imgm/160703208... https://www.uam.es/uam/media/imgm/1607032081544/2026-04-17-barbera-rjb-jpg.jpg — 200 — 34.9 KiB — 197 ms — http/1.1https://www.uam.es/uam/media/imgm/1607032078382/2026-04-16-arnanz-csic.jpgwww.uam.es/uam/media/imgm/160703207... https://www.uam.es/uam/media/imgm/1607032078382/2026-04-16-arnanz-csic.jpg — 200 — 67.1 KiB — 201 ms — http/1.1https://www.uam.es/uam/media/imgm/1607032085952/purple-orange-modern-abstract-podcast-talkshow-video.pngwww.uam.es/uam/media/imgm/160703208... https://www.uam.es/uam/media/imgm/1607032085952/purple-orange-modern-abstract-podcast-talkshow-video.png — 200 — 178.5 KiB — 207 ms — http/1.1https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1609607116&utmhn=www.uam.es&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&utmhid=2023908434&utmr=-&utmp=%2Fuam%2Finicio&utmht=1776902510271&utmac=UA-10593296-1&utmcc=__utma%3D170659492.1956602512.1776902509.1776902510.1776902510.1%3B%2B__utmz%3D170659492.1776902510.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1126557230&utmredir=1&utmmt=1&utmu=qBAgAAAAAAAAAAAAAAABAAAE~ssl.google-analytics.com/r/__utm.gi... https://ssl.google-analytics.com/r/__utm.gif?utmwv=5.7.2&utms=1&utmn=1609607116&utmhn=www.uam.es&utmcs=UTF-8&utmsr=412x823&utmvp=412x823&utmsc=24-bit&utmul=en-us&utmje=0&utmfl=-&utmdt=Universidad%20Aut%C3%B3noma%20de%20Madrid%20%7C%20UAM&utmhid=2023908434&utmr=-&utmp=%2Fuam%2Finicio&utmht=1776902510271&utmac=UA-10593296-1&utmcc=__utma%3D170659492.1956602512.1776902509.1776902510.1776902510.1%3B%2B__utmz%3D170659492.1776902510.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmjid=1126557230&utmredir=1&utmmt=1&utmu=qBAgAAAAAAAAAAAAAAABAAAE~ — 200 — 57 B — 6 ms — h3https://www.uam.es/uam/media/imgm/1607032075390/2026-04-14-suderov-ifimac-img.jpgwww.uam.es/uam/media/imgm/160703207... https://www.uam.es/uam/media/imgm/1607032075390/2026-04-14-suderov-ifimac-img.jpg — 200 — 27.6 KiB — 195 ms — http/1.1https://www.uam.es/uam/media/imgm/1606859313941/banner-agenda-2024.jpgwww.uam.es/uam/media/imgm/160685931... https://www.uam.es/uam/media/imgm/1606859313941/banner-agenda-2024.jpg — 200 — 19.8 KiB — 185 ms — http/1.1https://www.uam.es/uam/media/img/1606995215633/portada-23-24.svgwww.uam.es/uam/media/img/1606995215... https://www.uam.es/uam/media/img/1606995215633/portada-23-24.svg — 200 — 217.5 KiB — 216 ms — http/1.1https://www.uam.es/uam/media/imgm/1606937915229/imagenuamantecrisishumanitarias-donaciones.jpgwww.uam.es/uam/media/imgm/160693791... https://www.uam.es/uam/media/imgm/1606937915229/imagenuamantecrisishumanitarias-donaciones.jpg — 200 — 38.0 KiB — 191 ms — http/1.1https://www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpgwww.uam.es/uam/media/imgm/160690306... https://www.uam.es/uam/media/imgm/1606903067572/fotoccd.jpg — 200 — 40.0 KiB — 196 ms — http/1.1https://www.uam.es/uam/media/img/1606928370518/infografia-consumo-19-5-23.svgwww.uam.es/uam/media/img/1606928370... https://www.uam.es/uam/media/img/1606928370518/infografia-consumo-19-5-23.svg — 200 — 405.4 KiB — 712 ms — http/1.1https://www.uam.es/estaticos/UAM-R/videos/video-home.mp4www.uam.es/estaticos/UAM-R/videos/v... https://www.uam.es/estaticos/UAM-R/videos/video-home.mp4 — 206 — 3.8 MiB — 178 ms — http/1.1https://www.uam.es/uam/media/img/1606848842193/fue-logo-color-01.pngwww.uam.es/uam/media/img/1606848842... https://www.uam.es/uam/media/img/1606848842193/fue-logo-color-01.png — 200 — 11.4 KiB — 184 ms — http/1.1https://www.uam.es/uam/media/img/1606848842439/hr-logo-color-01.pngwww.uam.es/uam/media/img/1606848842... https://www.uam.es/uam/media/img/1606848842439/hr-logo-color-01.png — 200 — 6.4 KiB — 189 ms — http/1.1https://www.uam.es/uam/media/img/1606957595533/parquecientifico.pngwww.uam.es/uam/media/img/1606957595... https://www.uam.es/uam/media/img/1606957595533/parquecientifico.png — 200 — 5.7 KiB — 190 ms — http/1.1https://www.uam.es/uam/media/img/1606848841888/universia-logo-color-01.pngwww.uam.es/uam/media/img/1606848841... https://www.uam.es/uam/media/img/1606848841888/universia-logo-color-01.png — 200 — 5.3 KiB — 188 ms — http/1.1https://www.uam.es/uam/media/img/1606848842005/santander-logo-color-01.pngwww.uam.es/uam/media/img/1606848842... https://www.uam.es/uam/media/img/1606848842005/santander-logo-color-01.png — 200 — 12.0 KiB — 186 ms — http/1.1https://www.uam.es/estaticos/UAM-R/images/favicon.icowww.uam.es/estaticos/UAM-R/images/f... https://www.uam.es/estaticos/UAM-R/images/favicon.ico — 200 — 111.5 KiB — 227 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
100% of JavaScript execution is third-party
First-party Third-party 5215ms · 1468KB · €57/mo
www.uam.es
Other
Costly
Execution 1623ms
Transfer 78 KB
Monthly Cost €18/mo
Unattributable
Other
Costly
Execution 1194ms
Transfer 0 KB
Monthly Cost €13/mo
www.uam.es
Other
Costly
Execution 1125ms
Transfer 477 KB
Unused 67%
Monthly Cost €12/mo
Google Tag Manager
Tag Manager
Costly
Execution 615ms
Transfer 177 KB
Unused 39%
Monthly Cost €7/mo
Google Tag Manager
Tag Manager
Costly
Execution 419ms
Transfer 139 KB
Unused 51%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Optional
Execution 134ms
Transfer 143 KB
Unused 40%
Monthly Cost €1/mo
www.uam.es
Other
Optional
Execution 54ms
Transfer 2 KB
Monthly Cost €1/mo
www.uam.es
Other
Optional
Execution 51ms
Transfer 453 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.uam.es adds 1623ms and costs ~€18/month
  • Unattributable adds 1194ms and costs ~€13/month
  • www.uam.es adds 1125ms and costs ~€12/month
  • Google Tag Manager adds 615ms and costs ~€7/month
  • Google Tag Manager adds 419ms and costs ~€5/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.uam.es takes 1623ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Unattributable takes 1194ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.uam.es takes 1125ms 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

67% of www.uam.es'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 615ms 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 419ms 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

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