Skip to content
https://yorku.ca

Performance

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

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

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

6.59 s

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

15.54 s

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

2.30 s

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

0.037

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

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

22.91 s

Page Load Progression

746 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.5 s
5.2 s
6.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
18.9 MB transferred, 194 requests
FIX
18.9 MB transferred, 194 requests
Critical::
Page weighs 23.8 MB (18.9 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 204 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 204 KB
Warning::
194 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.0 g CO2 per page load
18.9 MB / 2.4 MB budget
18.9 MB transferred
194 requests
4.0 g CO2 per page load
Other 16.5 MiB 87%
JavaScript 1.5 MiB 8%
Images 501.0 KiB 3%
Fonts 204.0 KiB 1%
CSS 159.2 KiB 1%
HTML 32.3 KiB 0%
Other 25.5 KiB 0%
Other 9.3 KiB 0%
Other 8.2 KiB 0%
Other 2.1 KiB 0%
Other 857 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (18.9 MiB of 18.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10058ms total JS execution
FIX
10058ms total JS execution
Warning::
Unattributable: 2854ms CPU time
Warning::
https://www.yorku.ca/: 1647ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WB2...: 985ms CPU time
Warning::
https://script.hotjar.com/modules.6a0f3932cb1341a3...: 588ms CPU time
Warning::
https://cdn-cookieyes.com/client_data/559c4d98cffe...: 531ms CPU time
Warning::
Third-party scripts: 10058ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 30% Style & Layout 9% Script Parsing & Compilation 9% Rendering 3%
ScriptTotalScriptingParse/CompileParty
Unattributable2854ms166ms0ms3rd
https://www.yorku.ca/1647ms30ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WB2S8R985ms783ms112ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js588ms508ms31ms3rd
https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/banner.js531ms505ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DX5QPT1BP1&cx=c&gtm=4e64h1h1398ms316ms77ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js376ms172ms203ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js371ms301ms64ms3rd
https://connect.facebook.net/en_US/fbevents.js231ms179ms48ms3rd
https://www.yorku.ca/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=4.0215ms108ms3ms3rd

Showing top 10 of 25 scripts

D
JS Bundles
Action
66 scripts, 495 KB unused
FIX
66 scripts, 495 KB unused
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 93 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 82 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DX5Q...: 65 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 56 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-166...: 52 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 495 KB
495 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js121 KB93 KB (77%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js106 KB82 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DX5QPT1BP1&cx=c&gtm=4e64h1h1179 KB65 KB (36%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js110 KB56 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-16652797515147 KB52 KB (35%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WB2S8R183 KB49 KB (27%)3rd
https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.js?ver=11.2.1064 KB44 KB (69%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB31 KB (32%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB24 KB (43%)3rd
https://www.yorku.ca/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.311 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
194 resources · 18.9 MB · 495 KB savings available
FIX
194 resources · 18.9 MB · 495 KB savings available
Warning::
Page weight 17.9 MB over 1MB target
Got: 18.9 MB Expected: ≤ 1 MB
Info::
~495 KB of savings available
Warning::
193 third-party resources (100% of weight)
Info::
2 resources over 200KB
194 resources · 18.9 MiB · 193 third-party 17.9 MiB over 1MB target
Media 87% · 16.5 MiB
JavaScript 8% · 1.5 MiB
Image 3% · 503.0 KiB
Font 1% · 204.0 KiB
CSS 1% · 159.2 KiB
Other 0% · 40.6 KiB
Document 0% · 35.6 KiB

~495.3 KiB of savings available

Remove unused JavaScript: 495.3 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
Image Optimization
38 images, 0 KB saveable
REVIEW
38 images, 0 KB saveable
Warning::
https://www.yorku.ca/wp-content/themes/york2020/im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
38 images 501 KB
0 oversized -0 KB
33 legacy format
1 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

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

Green Hosting

No green hosting detected

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

Web fonts

5

204 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 15.5 sdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 72 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2zYXzKVElMYYaJe8bpLHnCwD... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 39.3 KiB — 11 ms — font-display: swaphttps://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2 — 147.0 KiB — 20 ms — font-display: swaphttps://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff2?63d7e1d868db3b3d46ea599f4009342btheme-icons.woff2 https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff2?63d7e1d868db3b3d46ea599f4009342b — 1.4 KiB — 234 ms — font-display: swaphttps://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2jizDREVNn1dOx-zrZ2X3pZv... https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2 — 14.6 KiB — 10 ms — font-display: swap
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 72 ms
Start 4.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
zYXzKVElMYYaJe8bpLHnCwD... woff2 swap
Size 39 KB
Load time 11 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 147 KB
Load time 20 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
theme-icons.woff2 woff2 swap
Size 1 KB
Load time 234 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
jizDREVNn1dOx-zrZ2X3pZv... woff2 swap
Size 15 KB
Load time 10 ms
Start 4.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~74 KB and ~148 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
preload
5
dns-prefetch
3
prefetch

8 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
194 requests over 7915ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 15.5 shttps://yorku.ca// https://yorku.ca/ — 302 — 246 B — 918 ms — http/1.1https://www.yorku.ca/www.yorku.ca/ https://www.yorku.ca/ — 200 — 29.7 KiB — 1.9 s — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right.svg — 200 — 868 B — 1.2 s — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right-white.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right-white.svg — 200 — 868 B — 1.4 s — http/1.1https://www.yorku.ca/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4www.yorku.ca/wp-includes/css/dist/b... https://www.yorku.ca/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 16.1 KiB — 454 ms — http/1.1https://www.yorku.ca/wp-includes/blocks/cover/style.min.css?ver=6.9.4www.yorku.ca/wp-includes/blocks/cov... https://www.yorku.ca/wp-includes/blocks/cover/style.min.css?ver=6.9.4 — 200 — 2.2 KiB — 681 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/style.css?ver=6.9.4www.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/style.css?ver=6.9.4 — 200 — 1.7 KiB — 686 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.css?ver=11.2.10www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.css?ver=11.2.10 — 200 — 5.9 KiB — 682 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/style.css?ver=1769698391www.yorku.ca/wp-content/plugins/yu-... https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/style.css?ver=1769698391 — 200 — 6.1 KiB — 692 ms — http/1.1https://www.yorku.ca/wp-content/uploads/font-awesome/v6.4.2/css/svg-with-js.csswww.yorku.ca/wp-content/uploads/fon... https://www.yorku.ca/wp-content/uploads/font-awesome/v6.4.2/css/svg-with-js.css — 200 — 3.0 KiB — 694 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2020/style.css?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/style.css?ver=6.9.4 — 200 — 29.8 KiB — 748 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/style.css?ver=1.0.2www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/style.css?ver=1.0.2 — 200 — 731 B — 698 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/css/style.min.css?ver=1755780454www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/css/style.min.css?ver=1755780454 — 200 — 4.1 KiB — 700 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.css?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.css?ver=6.9.4 — 200 — 838 B — 704 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=6.4.2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=6.4.2 — 200 — 19.0 KiB — 30 ms — h3https://use.fontawesome.com/releases/v6.4.2/css/all.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/all.css — 200 — 24.1 KiB — 34 ms — h2https://www.yorku.ca/wp-includes/css/dashicons.min.css?ver=6.9.4www.yorku.ca/wp-includes/css/dashic... https://www.yorku.ca/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 35.4 KiB — 941 ms — http/1.1https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/select2/select2.css?ver=6.9.4www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/select2/select2.css?ver=6.9.4 — 200 — 2.8 KiB — 713 ms — http/1.1https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.css — 200 — 5.0 KiB — 32 ms — h2https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/common-es/public/toolset-common-es-frontend.js?ver=175000www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/common-es/public/toolset-common-es-frontend.js?ver=175000 — 200 — 2.3 KiB — 927 ms — http/1.1https://www.yorku.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.2 KiB — 1.2 s — http/1.1https://www.yorku.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 934 ms — http/1.1https://www.yorku.ca/wp-content/uploads/2026/03/25000-HP-APR-2026-1024x991.jpgwww.yorku.ca/wp-content/uploads/202... https://www.yorku.ca/wp-content/uploads/2026/03/25000-HP-APR-2026-1024x991.jpg — 200 — 299.7 KiB — 1.9 s — http/1.1https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap — 200 — 1.9 KiB — 24 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swap — 200 — 834 B — 8 ms — h2https://www.yorku.ca/wp-content/themes/york2020/site.webmanifestwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/site.webmanifest — 200 — 857 B — 697 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/script.js?ver=1769696935www.yorku.ca/wp-content/plugins/yu-... https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/script.js?ver=1769696935 — 200 — 813 B — 241 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/blocks/tabbed-news/front.build.jswww.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/blocks/tabbed-news/front.build.js — 200 — 4.2 KiB — 238 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/scrollby-polyfill.jswww.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/scrollby-polyfill.js — 200 — 4.0 KiB — 237 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/mobile-menu.js?ver=1.0.2www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/mobile-menu.js?ver=1.0.2 — 200 — 5.0 KiB — 249 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 6.6 s LCP 15.5 shttps://yorku.ca// https://yorku.ca/ — 302 — 246 B — 918 ms — http/1.1https://www.yorku.ca/www.yorku.ca/ https://www.yorku.ca/ — 200 — 29.7 KiB — 1.9 s — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right.svg — 200 — 868 B — 1.2 s — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right-white.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-right-white.svg — 200 — 868 B — 1.4 s — http/1.1https://www.yorku.ca/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4www.yorku.ca/wp-includes/css/dist/b... https://www.yorku.ca/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 — 200 — 16.1 KiB — 454 ms — http/1.1https://www.yorku.ca/wp-includes/blocks/cover/style.min.css?ver=6.9.4www.yorku.ca/wp-includes/blocks/cov... https://www.yorku.ca/wp-includes/blocks/cover/style.min.css?ver=6.9.4 — 200 — 2.2 KiB — 681 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/style.css?ver=6.9.4www.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/style.css?ver=6.9.4 — 200 — 1.7 KiB — 686 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.css?ver=11.2.10www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.css?ver=11.2.10 — 200 — 5.9 KiB — 682 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/style.css?ver=1769698391www.yorku.ca/wp-content/plugins/yu-... https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/style.css?ver=1769698391 — 200 — 6.1 KiB — 692 ms — http/1.1https://www.yorku.ca/wp-content/uploads/font-awesome/v6.4.2/css/svg-with-js.csswww.yorku.ca/wp-content/uploads/fon... https://www.yorku.ca/wp-content/uploads/font-awesome/v6.4.2/css/svg-with-js.css — 200 — 3.0 KiB — 694 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2020/style.css?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/style.css?ver=6.9.4 — 200 — 29.8 KiB — 748 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/style.css?ver=1.0.2www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/style.css?ver=1.0.2 — 200 — 731 B — 698 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/css/style.min.css?ver=1755780454www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/css/style.min.css?ver=1755780454 — 200 — 4.1 KiB — 700 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.css?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.css?ver=6.9.4 — 200 — 838 B — 704 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=6.4.2cdnjs.cloudflare.com/ajax/libs/font... https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css?ver=6.4.2 — 200 — 19.0 KiB — 30 ms — h3https://use.fontawesome.com/releases/v6.4.2/css/all.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/all.css — 200 — 24.1 KiB — 34 ms — h2https://www.yorku.ca/wp-includes/css/dashicons.min.css?ver=6.9.4www.yorku.ca/wp-includes/css/dashic... https://www.yorku.ca/wp-includes/css/dashicons.min.css?ver=6.9.4 — 200 — 35.4 KiB — 941 ms — http/1.1https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/select2/select2.css?ver=6.9.4www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/select2/select2.css?ver=6.9.4 — 200 — 2.8 KiB — 713 ms — http/1.1https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.cssuse.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/css/v4-shims.css — 200 — 5.0 KiB — 32 ms — h2https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/common-es/public/toolset-common-es-frontend.js?ver=175000www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/common-es/public/toolset-common-es-frontend.js?ver=175000 — 200 — 2.3 KiB — 927 ms — http/1.1https://www.yorku.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.2 KiB — 1.2 s — http/1.1https://www.yorku.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 934 ms — http/1.1https://www.yorku.ca/wp-content/uploads/2026/03/25000-HP-APR-2026-1024x991.jpgwww.yorku.ca/wp-content/uploads/202... https://www.yorku.ca/wp-content/uploads/2026/03/25000-HP-APR-2026-1024x991.jpg — 200 — 299.7 KiB — 1.9 s — http/1.1https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap — 200 — 1.9 KiB — 24 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&display=swap — 200 — 834 B — 8 ms — h2https://www.yorku.ca/wp-content/themes/york2020/site.webmanifestwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/site.webmanifest — 200 — 857 B — 697 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/script.js?ver=1769696935www.yorku.ca/wp-content/plugins/yu-... https://www.yorku.ca/wp-content/plugins/yu-blockpatterns/script.js?ver=1769696935 — 200 — 813 B — 241 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/blocks/tabbed-news/front.build.jswww.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/blocks/tabbed-news/front.build.js — 200 — 4.2 KiB — 238 ms — http/1.1https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/scrollby-polyfill.jswww.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/src/scrollby-polyfill.js — 200 — 4.0 KiB — 237 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/mobile-menu.js?ver=1.0.2www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/mobile-menu.js?ver=1.0.2 — 200 — 5.0 KiB — 249 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-WB2S8Rwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WB2S8R — 200 — 182.7 KiB — 39 ms — h2https://static.hotjar.com/c/hotjar-1020482.js?sv=6static.hotjar.com/c/hotjar-1020482.... https://static.hotjar.com/c/hotjar-1020482.js?sv=6 — 200 — 7.0 KiB — 21 ms — h2https://yorku.apparmor.com/Notifications/Feeds/Javascript/?AlertID=157yorku.apparmor.com/Notifications/Fe... https://yorku.apparmor.com/Notifications/Feeds/Javascript/?AlertID=157 — 200 — 247 B — 668 ms — h2data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM… — 200 — 0 B — 0 ms — datahttps://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/theme-script.js?ver=1.0.2www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/theme-script.js?ver=1.0.2 — 200 — 3.1 KiB — 234 ms — http/1.1data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datadata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 72 ms — datahttps://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2fonts.gstatic.com/s/ibmplexsans/v23... https://fonts.gstatic.com/s/ibmplexsans/v23/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYbSB4Zh.woff2 — 200 — 39.3 KiB — 11 ms — h3https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2use.fontawesome.com/releases/v6.4.2... https://use.fontawesome.com/releases/v6.4.2/webfonts/fa-solid-900.woff2 — 200 — 147.0 KiB — 20 ms — h2https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff2?63d7e1d868db3b3d46ea599f4009342bwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff2?63d7e1d868db3b3d46ea599f4009342b — 200 — 1.4 KiB — 234 ms — http/1.1https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2fonts.gstatic.com/s/ibmplexserif/v2... https://fonts.gstatic.com/s/ibmplexserif/v20/jizDREVNn1dOx-zrZ2X3pZvkTiUf2zcZiVbJ.woff2 — 200 — 14.6 KiB — 10 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 23 ms — h2https://www.yorku.ca/wp-content/themes/york2020/js/popper.min.js?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/js/popper.min.js?ver=6.9.4 — 200 — 7.9 KiB — 228 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2020/js/bootstrap.min.js?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/js/bootstrap.min.js?ver=6.9.4 — 200 — 22.4 KiB — 234 ms — http/1.1https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/script.jscdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/script.js — 200 — 13.7 KiB — 34 ms — h2https://www.yorku.ca/wp-content/themes/york2020/js/dropdown.js?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/js/dropdown.js?ver=6.9.4 — 200 — 775 B — 244 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-16652797515www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-16652797515 — 200 — 146.6 KiB — 28 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DX5QPT1BP1&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DX5QPT1BP1&cx=c&gtm=4e64h1h1 — 200 — 178.7 KiB — 41 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 37 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 43 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 55 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 550 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 63 ms — h3https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.5 KiB — 40 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C54DSRJG5HFBPDLNH7M0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C54DSRJG5HFBPDLNH7M0&lib=ttq — 200 — 3.7 KiB — 275 ms — h2https://www.yorku.ca/wp-content/themes/york2020/js/nav.js?ver=6.9.4www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/js/nav.js?ver=6.9.4 — 200 — 981 B — 234 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CDPRAFJC77U5DDJRFKUG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CDPRAFJC77U5DDJRFKUG&lib=ttq — 200 — 3.0 KiB — 303 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CK8KFGBC77U7PQISOGU0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CK8KFGBC77U7PQISOGU0&lib=ttq — 200 — 3.0 KiB — 244 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CLF2I8BC77U0GRKV458G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CLF2I8BC77U0GRKV458G&lib=ttq — 200 — 3.4 KiB — 242 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 19 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 8.9 KiB — 26 ms — h2https://secure.adnxs.com/px?id=1384590&seg=23893696&redir=https%3A%2F%2Fpixel.mediaiqdigital.com%2Fpixel%3F%26pixel_id%3D1384590%26uid%3D%24%7BUID%7D&t=2secure.adnxs.com/px?id=1384590&seg=... https://secure.adnxs.com/px?id=1384590&seg=23893696&redir=https%3A%2F%2Fpixel.mediaiqdigital.com%2Fpixel%3F%26pixel_id%3D1384590%26uid%3D%24%7BUID%7D&t=2 — 307 — 957 B — 55 ms — h2https://www.yorku.ca/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.5 KiB — 228 ms — http/1.1https://www.yorku.ca/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3 — 200 — 11.2 KiB — 229 ms — http/1.1https://secure.adnxs.com/bounce?%2Fpx%3Fid%3D1384590%26seg%3D23893696%26redir%3Dhttps%253A%252F%252Fpixel.mediaiqdigital.com%252Fpixel%253F%2526pixel_id%253D1384590%2526uid%253D%2524%257BUID%257D%26t%3D2secure.adnxs.com/bounce?%2Fpx%3Fid%... https://secure.adnxs.com/bounce?%2Fpx%3Fid%3D1384590%26seg%3D23893696%26redir%3Dhttps%253A%252F%252Fpixel.mediaiqdigital.com%252Fpixel%253F%2526pixel_id%253D1384590%2526uid%253D%2524%257BUID%257D%26t%3D2 — 302 — 954 B — 8 ms — h2https://www.yorku.ca/wp-includes/js/underscore.min.js?ver=1.13.7www.yorku.ca/wp-includes/js/undersc... https://www.yorku.ca/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 7.7 KiB — 234 ms — http/1.1https://pixel.mediaiqdigital.com/pixel?&pixel_id=1384590&uid=3198876101663529585pixel.mediaiqdigital.com/pixel?&pix... https://pixel.mediaiqdigital.com/pixel?&pixel_id=1384590&uid=3198876101663529585 — -1 — 0 B — 382 ms — https://www.yorku.ca/wp-includes/js/jquery/suggest.min.js?ver=1.1-20110113www.yorku.ca/wp-includes/js/jquery/... https://www.yorku.ca/wp-includes/js/jquery/suggest.min.js?ver=1.1-20110113 — 200 — 1.9 KiB — 242 ms — http/1.1https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 36 ms — h3https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/banner.jscdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/banner.js — 200 — 7.8 KiB — 10 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=328c3902-b851-494b-8000-407c0f35b08c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a6d832bf-8f9f-4aa3-b437-a0ead425347f&pt=York%20University%20%7C%20Toronto%2C%20Canada&tw_document_href=https%3A%2F%2Fwww.yorku.ca%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776807568595.774894448817008012&txn_id=o6tag&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=328c3902-b851-494b-8000-407c0f35b08c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a6d832bf-8f9f-4aa3-b437-a0ead425347f&pt=York%20University%20%7C%20Toronto%2C%20Canada&tw_document_href=https%3A%2F%2Fwww.yorku.ca%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776807568595.774894448817008012&txn_id=o6tag&type=javascript&version=2.3.53 — 200 — 658 B — 233 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=328c3902-b851-494b-8000-407c0f35b08c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a6d832bf-8f9f-4aa3-b437-a0ead425347f&pt=York%20University%20%7C%20Toronto%2C%20Canada&tw_document_href=https%3A%2F%2Fwww.yorku.ca%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776807568595.774894448817008012&txn_id=o6tag&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=328c3902-b851-494b-8000-407c0f35b08c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=a6d832bf-8f9f-4aa3-b437-a0ead425347f&pt=York%20University%20%7C%20Toronto%2C%20Canada&tw_document_href=https%3A%2F%2Fwww.yorku.ca%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776807568595.774894448817008012&txn_id=o6tag&type=javascript&version=2.3.53 — 200 — 673 B — 236 ms — h2https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/toolset-forms/js/main.js?ver=4.4.9www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/toolset-forms/js/main.js?ver=4.4.9 — 200 — 1.1 KiB — 232 ms — http/1.1https://pixel-config.reddit.com/pixels/t2_sjtxoyfq/configpixel-config.reddit.com/pixels/t2_s... https://pixel-config.reddit.com/pixels/t2_sjtxoyfq/config — 200 — 215 B — 28 ms — h2https://alb.reddit.com/rp.gif?ts=1776807568623&id=t2_sjtxoyfq&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b286b9e0-0c1f-41c0-a340-f07c73b7960b&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776807568... https://alb.reddit.com/rp.gif?ts=1776807568623&id=t2_sjtxoyfq&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b286b9e0-0c1f-41c0-a340-f07c73b7960b&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 250 ms — h2https://alb.reddit.com/rp.gif?ts=1776807568624&id=a2_hetdj8e68zpm&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b286b9e0-0c1f-41c0-a340-f07c73b7960b&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776807568... https://alb.reddit.com/rp.gif?ts=1776807568624&id=a2_hetdj8e68zpm&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=b286b9e0-0c1f-41c0-a340-f07c73b7960b&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 258 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=2569324%2C3428489&time=1776807568634&url=https%3A%2F%2Fwww.yorku.ca%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=2569324%2C3428489&time=1776807568634&url=https%3A%2F%2Fwww.yorku.ca%2F — 200 — 790 B — 199 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 581 B — 233 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2569324%2C3428489&time=1776807568634&li_adsId=07111dc8-f94c-455c-ab7c-cc96d6df1097&url=https%3A%2F%2Fwww.yorku.ca%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2569324%2C3428489&time=1776807568634&li_adsId=07111dc8-f94c-455c-ab7c-cc96d6df1097&url=https%3A%2F%2Fwww.yorku.ca%2F — 302 — 660 B — 235 ms — h2https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/toolset-forms/js/date.js?ver=4.4.9www.yorku.ca/wp-content/plugins/cre... https://www.yorku.ca/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/toolset-forms/js/date.js?ver=4.4.9 — 200 — 2.7 KiB — 229 ms — http/1.1https://www.yorku.ca/wp-content/plugins/kadence-blocks/includes/assets/js/countUp.min.js?ver=3.6.7www.yorku.ca/wp-content/plugins/kad... https://www.yorku.ca/wp-content/plugins/kadence-blocks/includes/assets/js/countUp.min.js?ver=3.6.7 — 200 — 2.1 KiB — 228 ms — http/1.1https://www.yorku.ca/wp-content/plugins/kadence-blocks/includes/assets/js/kb-countup.min.js?ver=3.6.7www.yorku.ca/wp-content/plugins/kad... https://www.yorku.ca/wp-content/plugins/kadence-blocks/includes/assets/js/kb-countup.min.js?ver=3.6.7 — 200 — 1.6 KiB — 233 ms — http/1.1https://www.yorku.ca/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=4.0www.yorku.ca/wp-content/plugins/wp-... https://www.yorku.ca/wp-content/plugins/wp-smush-pro/app/assets/js/smush-lazy-load.min.js?ver=4.0 — 200 — 8.4 KiB — 232 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.js?ver=11.2.10www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/js/swiper/swiper-bundle.js?ver=11.2.10 — 200 — 64.1 KiB — 482 ms — http/1.1https://pixel.quantserve.com/cs?a=p-AFEswkp2RGBF1&gdpr=0pixel.quantserve.com/cs?a=p-AFEswkp... https://pixel.quantserve.com/cs?a=p-AFEswkp2RGBF1&gdpr=0 — 204 — 263 B — 19 ms — h2https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/script.js?ver=6.9.4www.yorku.ca/wp-content/plugins/yor... https://www.yorku.ca/wp-content/plugins/yorkublocks-v1.3/dist/script.js?ver=6.9.4 — 200 — 1.1 KiB — 236 ms — http/1.1https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 3 ms — h2https://c.amazon-adsystem.com/aat/amzn.jsc.amazon-adsystem.com/aat/amzn.js https://c.amazon-adsystem.com/aat/amzn.js — 200 — 0 B — 2 ms — h2https://s.amazon-adsystem.com/iu3?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153s.amazon-adsystem.com/iu3?pid=4801d... https://s.amazon-adsystem.com/iu3?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153 — 302 — 837 B — 1.1 s — http/1.1https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2569324%2C3428489&time=1776807568634&li_adsId=07111dc8-f94c-455c-ab7c-cc96d6df1097&url=https%3A%2F%2Fwww.yorku.ca%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=2569324%2C3428489&time=1776807568634&li_adsId=07111dc8-f94c-455c-ab7c-cc96d6df1097&url=https%3A%2F%2Fwww.yorku.ca%2F&cookiesTest=true — 200 — 431 B — 246 ms — h2https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-left.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-left.svg — 200 — 983 B — 228 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-left-black.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/menu-arrow-left-black.svg — 200 — 868 B — 228 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/arrow-left.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/arrow-left.svg — 200 — 887 B — 232 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/blocks/testimonials-carousel/script.min.js?ver=1.0.0www.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/blocks/testimonials-carousel/script.min.js?ver=1.0.0 — 200 — 1.3 KiB — 232 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/quotes.svgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2025-homepage/assets/icons/quotes.svg — 200 — 913 B — 232 ms — http/1.1https://www.yorku.ca/wp-content/uploads/2025/08/New-website-video_Final.mp4www.yorku.ca/wp-content/uploads/202... https://www.yorku.ca/wp-content/uploads/2025/08/New-website-video_Final.mp4 — 206 — 16.5 MiB — 229 ms — http/1.1https://www.yorku.ca/wp-content/themes/york2020/images/yorku-logo.jpgwww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/images/yorku-logo.jpg — 200 — 69.0 KiB — 677 ms — http/1.1https://www.yorku.ca/wp-content/uploads/2026/04/life-long-bg-1024x547.pngwww.yorku.ca/wp-content/uploads/202... https://www.yorku.ca/wp-content/uploads/2026/04/life-long-bg-1024x547.png — 200 — 33.7 KiB — 236 ms — http/1.1https://www.yorku.ca/wp-content/uploads/2026/04/double-arrow-right.pngwww.yorku.ca/wp-content/uploads/202... https://www.yorku.ca/wp-content/uploads/2026/04/double-arrow-right.png — 200 — 4.8 KiB — 237 ms — http/1.1blob:https://www.yorku.ca/5d62ad94-86f6-482e-b9bb-d9edb02cf912www.yorku.ca/5d62ad94-86f6-482e-b9b... blob:https://www.yorku.ca/5d62ad94-86f6-482e-b9bb-d9edb02cf912 — 200 — -1 B — 209 ms — blobhttps://vc.hotjar.io/sessions/1020482?s=0.25&r=0.1558160162959824vc.hotjar.io/sessions/1020482?s=0.2... https://vc.hotjar.io/sessions/1020482?s=0.25&r=0.1558160162959824 — 204 — 230 B — 195 ms — h2https://content.hotjar.io/?site_id=1020482&gzip=1content.hotjar.io/?site_id=1020482&... https://content.hotjar.io/?site_id=1020482&gzip=1 — 200 — 171 B — 694 ms — h2https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/_d2R4cxI.jsoncdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/_d2R4cxI.json — 200 — 335 B — 15 ms — h2https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/config/kQVoXjba.jsoncdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/config/kQVoXjba.json — 200 — 6.1 KiB — 12 ms — h2https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/translations/btaTS511.jsoncdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/translations/btaTS511.json — 200 — 990 B — 10 ms — h2https://www.yorku.ca/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.yorku.ca/wp-includes/js/wp-emoj... https://www.yorku.ca/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.8 KiB — 236 ms — http/1.1https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/audit-table/D98hOovE.jsoncdn-cookieyes.com/client_data/559c4... https://cdn-cookieyes.com/client_data/559c4d98cffe877b07523ff2/audit-table/D98hOovE.json — 200 — 13.9 KiB — 8 ms — h2https://connect.facebook.net/signals/config/495429543137994?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/495429543137994?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.2 KiB — 255 ms — h3https://rules.quantcount.com/rules-p-AFEswkp2RGBF1.jsrules.quantcount.com/rules-p-AFEswk... https://rules.quantcount.com/rules-p-AFEswkp2RGBF1.js — 200 — 1.6 KiB — 32 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 23 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js — 200 — 121.3 KiB — 27 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 106.0 KiB — 36 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 859 B — 9 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=1776807568490&cv=11&fst=1776807568490&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=1776807568490&cv=11&fst=1776807568490&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4 — 200 — 2.2 KiB — 28 ms — h3https://www.google.com/rmkt/collect/16652797515/?random=1776807568490&cv=11&fst=1776807568490&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&gcp=5www.google.com/rmkt/collect/1665279... https://www.google.com/rmkt/collect/16652797515/?random=1776807568490&cv=11&fst=1776807568490&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&gcp=5 — 200 — 20 B — 313 ms — h3https://www.googleadservices.com/pagead/conversion/16652797515/?random=1776807568491&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=7www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/16652797515/?random=1776807568491&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&bttype=purchase&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=7 — 200 — 1.2 KiB — 28 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=1776807568493&cv=11&fst=1776807568493&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=1776807568493&cv=11&fst=1776807568493&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 14 ms — h3https://www.google.com/rmkt/collect/16652797515/?random=1776807568493&cv=11&fst=1776807568493&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1665279... https://www.google.com/rmkt/collect/16652797515/?random=1776807568493&cv=11&fst=1776807568493&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 291 ms — h3https://s.amazon-adsystem.com/iu3?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153&dcc=ts.amazon-adsystem.com/iu3?pid=4801d... https://s.amazon-adsystem.com/iu3?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153&dcc=t — 200 — 542 B — 450 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-DX5QPT1BP1&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&ecid=2141781017&_eu=AAAAAGA&are=1&cid=524322042.1776807570&ec_mode=a&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&tfd=5626analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-DX5QPT1BP1&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&ecid=2141781017&_eu=AAAAAGA&are=1&cid=524322042.1776807570&ec_mode=a&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&tfd=5626 — 204 — 547 B — 311 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DX5QPT1BP1&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DX5QPT1BP1&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262 — 204 — 547 B — 28 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-0V7GCPHS8C&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&are=1&cid=524322042.1776807570&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=CA&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=5633www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-0V7GCPHS8C&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&are=1&cid=524322042.1776807570&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=CA&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=5633 — 204 — 547 B — 326 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-PEBT2P35HY&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=524322042.1776807570&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=CA&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=5638analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-PEBT2P35HY&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&_p=1776807566635&_gaz=1&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dY2Q2ZW&_eu=AAAAAGA&are=1&cid=524322042.1776807570&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~118463262&sid=1776807568&sct=1&seg=0&dl=https%3A%2F%2Fwww.yorku.ca%2F&dt=York%20University%20%7C%20Toronto%2C%20Canada&_tu=CA&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=5638 — 204 — 48 B — 301 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PEBT2P35HY&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-PEBT2P35HY&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262 — 204 — 48 B — 20 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1h1v71171232za200zd71171232xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776807569686&tfd=5641www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dY2Q2ZW&_tu=CA&gtm=45He64h1h1v71171232za200zd71171232xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776807569686&tfd=5641 — 200 — 21 B — 254 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&ep.ads_data_redaction=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=KA&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16652797515&tid=AW-16652797515&tft=1776807569687&tfd=5642www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&ep.ads_data_redaction=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=KA&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16652797515&tid=AW-16652797515&tft=1776807569687&tfd=5642 — 200 — 21 B — 308 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9225738203za200zd9225738203xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16652797515&tid=AW-16652797515&tft=1776807569688&tfd=5643www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.yorku.ca%2F&scrsrc=www.googletagmanager.com&rnd=2105796183.1776807570&dt=York%20University%20%7C%20Toronto%2C%20Canada&auid=807957804.1776807570&navt=n&npa=0&did=dY2Q2ZW&gdid=dY2Q2ZW&_tu=CA&gtm=45be64h1v9225738203za200zd9225738203xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-16652797515&tid=AW-16652797515&tft=1776807569688&tfd=5643 — 200 — 21 B — 306 ms — h3https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DX5QPT1BP1&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262&z=467168904www.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-DX5QPT1BP1&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262&z=467168904 — 200 — 408 B — 42 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-PEBT2P35HY&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262&z=1856622122www.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-PEBT2P35HY&cid=524322042.1776807570&gtm=45je64h1h1v892826181z871171232za20gzb71171232zd71171232&rcb=12&aip=1&dma=0&gcs=G111&gcd=13r3r3r3r5l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938468~117266401~118463262&z=1856622122 — 200 — 107 B — 48 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.5 KiB — 11 ms — h2https://www.google.com/pagead/1p-user-list/16652797515/?random=1776807568490&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW2cLlBMQDRQgAHGn1SBVTpBJGIY8LhvwsVrvqCiUnctbnSAeyJF7Ls_ItBdo1U3u2vnUKeK6VyZpDFliIzozexCp-Ede_CaZADo-w1Q7yPM8CJJm_BiRqltGhsKYFHdNEkbtDiVNXgvuL1tRSUmi9IKvTDODb0nvkwfyKBWaabp5YG4Me4_Aw2_lYNE9Nhvy4xzzlLMFbDPIQmJSo93rC3XufsmOl_ou4ioN31se9W727FyEH4i_ch_DB8jsDaOWjJ0Ig&random=354784400&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16652797515/?random=1776807568490&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW2cLlBMQDRQgAHGn1SBVTpBJGIY8LhvwsVrvqCiUnctbnSAeyJF7Ls_ItBdo1U3u2vnUKeK6VyZpDFliIzozexCp-Ede_CaZADo-w1Q7yPM8CJJm_BiRqltGhsKYFHdNEkbtDiVNXgvuL1tRSUmi9IKvTDODb0nvkwfyKBWaabp5YG4Me4_Aw2_lYNE9Nhvy4xzzlLMFbDPIQmJSo93rC3XufsmOl_ou4ioN31se9W727FyEH4i_ch_DB8jsDaOWjJ0Ig&random=354784400&rmt_tld=0&ipr=y — 200 — 64 B — 12 ms — h3https://www.google.com.sg/pagead/1p-user-list/16652797515/?random=1776807568490&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW2cLlBMQDRQgAHGn1SBVTpBJGIY8LhvwsVrvqCiUnctbnSAeyJF7Ls_ItBdo1U3u2vnUKeK6VyZpDFliIzozexCp-Ede_CaZADo-w1Q7yPM8CJJm_BiRqltGhsKYFHdNEkbtDiVNXgvuL1tRSUmi9IKvTDODb0nvkwfyKBWaabp5YG4Me4_Aw2_lYNE9Nhvy4xzzlLMFbDPIQmJSo93rC3XufsmOl_ou4ioN31se9W727FyEH4i_ch_DB8jsDaOWjJ0Ig&random=354784400&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/16652797515/?random=1776807568490&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=KA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfW2cLlBMQDRQgAHGn1SBVTpBJGIY8LhvwsVrvqCiUnctbnSAeyJF7Ls_ItBdo1U3u2vnUKeK6VyZpDFliIzozexCp-Ede_CaZADo-w1Q7yPM8CJJm_BiRqltGhsKYFHdNEkbtDiVNXgvuL1tRSUmi9IKvTDODb0nvkwfyKBWaabp5YG4Me4_Aw2_lYNE9Nhvy4xzzlLMFbDPIQmJSo93rC3XufsmOl_ou4ioN31se9W727FyEH4i_ch_DB8jsDaOWjJ0Ig&random=354784400&rmt_tld=1&ipr=y — 200 — 154 B — 9 ms — h2https://www.google.com/pagead/1p-user-list/16652797515/?random=1776807568493&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEABaugfaVf4ORVua9vA73ghGshu04WlSdTE640_J4r0kaxpnjRIR-oeAhx7rTqH_emDTvS7DIdvZx5o5bEYhG30xRFDb9_NxjlinXkOEsXmkTxQ0lLUDb0f73lhwDLUi78-xUWvGVnaIjcorWGPsEtRQRpUdjpOMKNk5UneHDOo-rktgZ6XyndRQZ9ID02Q9f_hiYa63KY7casgcLiJh9KUNgnjAxvOccrRL0qVcu6KzeGiKAlrZWcJAFwLP09TzrAxSR-QydKLWLntQnBekCf3f8x71h8HXGUj4cMX-UL3WMBysfBx96Xhy4E&random=569874440&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16652797515/?random=1776807568493&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEABaugfaVf4ORVua9vA73ghGshu04WlSdTE640_J4r0kaxpnjRIR-oeAhx7rTqH_emDTvS7DIdvZx5o5bEYhG30xRFDb9_NxjlinXkOEsXmkTxQ0lLUDb0f73lhwDLUi78-xUWvGVnaIjcorWGPsEtRQRpUdjpOMKNk5UneHDOo-rktgZ6XyndRQZ9ID02Q9f_hiYa63KY7casgcLiJh9KUNgnjAxvOccrRL0qVcu6KzeGiKAlrZWcJAFwLP09TzrAxSR-QydKLWLntQnBekCf3f8x71h8HXGUj4cMX-UL3WMBysfBx96Xhy4E&random=569874440&rmt_tld=0&ipr=y — 200 — 64 B — 9 ms — h3https://www.google.com.sg/pagead/1p-user-list/16652797515/?random=1776807568493&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEABaugfaVf4ORVua9vA73ghGshu04WlSdTE640_J4r0kaxpnjRIR-oeAhx7rTqH_emDTvS7DIdvZx5o5bEYhG30xRFDb9_NxjlinXkOEsXmkTxQ0lLUDb0f73lhwDLUi78-xUWvGVnaIjcorWGPsEtRQRpUdjpOMKNk5UneHDOo-rktgZ6XyndRQZ9ID02Q9f_hiYa63KY7casgcLiJh9KUNgnjAxvOccrRL0qVcu6KzeGiKAlrZWcJAFwLP09TzrAxSR-QydKLWLntQnBekCf3f8x71h8HXGUj4cMX-UL3WMBysfBx96Xhy4E&random=569874440&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/16652797515/?random=1776807568493&cv=11&fst=1776805200000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64h1v9225738203za200zd9225738203xec&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQS6wEABaugfaVf4ORVua9vA73ghGshu04WlSdTE640_J4r0kaxpnjRIR-oeAhx7rTqH_emDTvS7DIdvZx5o5bEYhG30xRFDb9_NxjlinXkOEsXmkTxQ0lLUDb0f73lhwDLUi78-xUWvGVnaIjcorWGPsEtRQRpUdjpOMKNk5UneHDOo-rktgZ6XyndRQZ9ID02Q9f_hiYa63KY7casgcLiJh9KUNgnjAxvOccrRL0qVcu6KzeGiKAlrZWcJAFwLP09TzrAxSR-QydKLWLntQnBekCf3f8x71h8HXGUj4cMX-UL3WMBysfBx96Xhy4E&random=569874440&rmt_tld=1&ipr=y — 200 — 64 B — 12 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxc202UTYq1Ad_dUOdtA2KBKYZkxqD-hqkg&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxc202UTYq1Ad_dUOdtA2KBKYZkxqD-hqkg&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAA — 302 — 23 B — 136 ms — h3https://www.google.com/pagead/1p-conversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfaM3Bg3NbGMuaiMMfmXq1Q1DRKh_I4RsP8MXCAL-wwci0Tbupc7z4lRNtstiumJPvovWTSANSLMGHLPLGGD0a3ccYWXBZdXf87UtMpGf0HFELO_uvnKVW49e8q6d6OsPOagft0z_al_TdpRlu9vgUtXPL8uctRe__JTrAhKkISg2QacG9OKvbx0Hdf85XynUGQIizjqDSrltFptMq_2PXczU5Y_Fpj-mAq_jmxQyYqA1rAN-h2DKpWAH7TcYJFn3Ti3kDw&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxRTMzPtH-DbSa3FvQb2v4eVbXSLhj-wUgg&random=2824562994www.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAA&is_vtc=1&cid=CAQSyAEABaugfaM3Bg3NbGMuaiMMfmXq1Q1DRKh_I4RsP8MXCAL-wwci0Tbupc7z4lRNtstiumJPvovWTSANSLMGHLPLGGD0a3ccYWXBZdXf87UtMpGf0HFELO_uvnKVW49e8q6d6OsPOagft0z_al_TdpRlu9vgUtXPL8uctRe__JTrAhKkISg2QacG9OKvbx0Hdf85XynUGQIizjqDSrltFptMq_2PXczU5Y_Fpj-mAq_jmxQyYqA1rAN-h2DKpWAH7TcYJFn3Ti3kDw&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxRTMzPtH-DbSa3FvQb2v4eVbXSLhj-wUgg&random=2824562994 — 302 — 22 B — 143 ms — h3https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 962 B — 297 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 912 B — 283 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 913 B — 354 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 913 B — 341 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 749 B — 273 ms — h2https://www.google.com.sg/pagead/1p-conversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&is_vtc=1&cid=CAQSyAEABaugfaM3Bg3NbGMuaiMMfmXq1Q1DRKh_I4RsP8MXCAL-wwci0Tbupc7z4lRNtstiumJPvovWTSANSLMGHLPLGGD0a3ccYWXBZdXf87UtMpGf0HFELO_uvnKVW49e8q6d6OsPOagft0z_al_TdpRlu9vgUtXPL8uctRe__JTrAhKkISg2QacG9OKvbx0Hdf85XynUGQIizjqDSrltFptMq_2PXczU5Y_Fpj-mAq_jmxQyYqA1rAN-h2DKpWAH7TcYJFn3Ti3kDw&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxRTMzPtH-DbSa3FvQb2v4eVbXSLhj-wUgg&random=2824562994&ipr=y&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAAggEFcAGIAQEwww.google.com.sg/pagead/1p-convers... https://www.google.com.sg/pagead/1p-conversion/16652797515/?random=813984448&cv=11&fst=1776807568491&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v9225738203z871171232za200zd9225738203xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.yorku.ca%2F&rcb=12&label=kpNDCI7J7YUbEMuM1oQ-&capi=1&frm=0&tiba=York%20University%20%7C%20Toronto%2C%20Canada&did=dY2Q2ZW&gdid=dY2Q2ZW&value=0&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=807957804.1776807570&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&ec_mode=a&_tu=CA&gcl_ctr=1~0~0~0&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&em=tv.1&fmt=8&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJnRyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2U7ZXZlbnQtc291cmNlWgMKAQFiAwoBAw&cerd=CgSO4b0t&fsk=ChAI8MCczwYQ5M2swJGnz8hdEiwA-P8T6UDlMsNEbexCxC8_nqUtL7gmnZp0ScdBniPz4bfXBV5EnLwcjjaTgxoCAEg&is_vtc=1&cid=CAQSyAEABaugfaM3Bg3NbGMuaiMMfmXq1Q1DRKh_I4RsP8MXCAL-wwci0Tbupc7z4lRNtstiumJPvovWTSANSLMGHLPLGGD0a3ccYWXBZdXf87UtMpGf0HFELO_uvnKVW49e8q6d6OsPOagft0z_al_TdpRlu9vgUtXPL8uctRe__JTrAhKkISg2QacG9OKvbx0Hdf85XynUGQIizjqDSrltFptMq_2PXczU5Y_Fpj-mAq_jmxQyYqA1rAN-h2DKpWAH7TcYJFn3Ti3kDw&eitems=ChAI8MCczwYQjZ-Zw_S9ooFIEh0A8qyDxRTMzPtH-DbSa3FvQb2v4eVbXSLhj-wUgg&random=2824562994&ipr=y&pscrd=IhMI78mXgPT_kwMVQSGDAx0NwiT7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOhVodHRwczovL3d3dy55b3JrdS5jYS9CVENoQUk4TUNjendZUW9PZTU3T3ZWbnJvZUVpc0F0dHZuMGI3dVR4dnFMQTNpM1NzRXV2eERWTHdLS3JTTFJCTVU5UVBzQlgwcDZNbzVSODNZbU0ycXoMCAliCAgAEAAYACAAggEFcAGIAQE — 200 — 20 B — 132 ms — h3https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 888 B — 592 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 909 B — 314 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 750 B — 271 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 752 B — 581 ms — h2https://connect.facebook.net/signals/config/745308779225903?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/745308779225903?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.2 KiB — 218 ms — h3https://ara.paa-reporting-advertising.amazon/aat?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153ara.paa-reporting-advertising.amazo... https://ara.paa-reporting-advertising.amazon/aat?pid=4801dc0c-225d-427f-9b52-9897c6f74b3c&event=PageView&ts=1776807568379&eventSource=amzn.js&uuid=011ed5b2-23df-42ce-93cd-51d96e9b1153 — 200 — 423 B — 247 ms — h2https://www.facebook.com/tr/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570056&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=49542954313... https://www.facebook.com/tr/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570056&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 21 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570056&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570056&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 394 ms — h3https://connect.facebook.net/signals/config/1922867141378501?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1922867141378501?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.1 KiB — 219 ms — h3https://www.facebook.com/tr/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570299&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=49542954313... https://www.facebook.com/tr/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570299&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 6 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570299&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=495429543137994&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570299&sw=412&sh=823&v=2.9.303&r=stable&a=tmSimo-GTM-WebTemplate&ec=1&o=12318&fbp=fb.1.1776807570035.79896388673632872&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 231 ms — h3https://www.facebook.com/tr/?id=745308779225903&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570315&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=74530877922... https://www.facebook.com/tr/?id=745308779225903&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570315&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 7 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=745308779225903&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570315&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=745308779225903&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570315&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 234 ms — h3https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 752 B — 365 ms — h2https://connect.facebook.net/signals/config/900946631396104?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/900946631396104?v=2.9.303&r=stable&domain=www.yorku.ca&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 3.6 KiB — 200 ms — h3https://www.facebook.com/tr/?id=1922867141378501&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570568&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=19228671413... https://www.facebook.com/tr/?id=1922867141378501&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570568&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&expv2[7]=pt0&rqm=GET — 200 — 16 B — 5 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1922867141378501&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570568&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1922867141378501&ev=PageView&dl=https%3A%2F%2Fwww.yorku.ca%2F&rl=&if=false&ts=1776807570568&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776807570035.79896388673632872&ler=empty&cdl=API_unavailable&pmd[title]=York%20University%20%7C%20Toronto%2C%20Canada&pmd[locale]=en_US&pmd[description]=York%20University%20is%20a%20top%20ranked%20international%20teaching%20and%20research%20university.%20We%20prepare%20our%20students%20for%20their%20long-term%20career%20and%20personal%20success.&plt=5358&it=1776807568831&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&expv2[7]=pt0&rqm=FGET — 200 — 196 B — 228 ms — h3https://insight.adsrvr.org/track/cei?advertiser_id=sfuj5gs&cookie_sync=1&upv=3.0.0&upid=x2tc50g&ref=https://www.yorku.ca/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=sfuj5gs&cookie_sync=1&upv=3.0.0&upid=x2tc50g&ref=https://www.yorku.ca/ — 302 — 271 B — 26 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=lodckio&cookie_sync=1&upv=3.0.0&upid=3sjplyy&ref=https://www.yorku.ca/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=lodckio&cookie_sync=1&upv=3.0.0&upid=3sjplyy&ref=https://www.yorku.ca/ — 302 — 271 B — 22 ms — h2https://tr.snapchat.com/config/ca/d57b707d-1918-4080-8b52-6ad903697aba.js?v=3.55.0-2604211744tr.snapchat.com/config/ca/d57b707d-... https://tr.snapchat.com/config/ca/d57b707d-1918-4080-8b52-6ad903697aba.js?v=3.55.0-2604211744 — 200 — 472 B — 271 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=sfuj5gs&cookie_sync=1&upv=3.0.0&upid=x2tc50g&ref=https%3a%2f%2fwww.yorku.ca&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=sfuj5gs&cookie_sync=1&upv=3.0.0&upid=x2tc50g&ref=https%3a%2f%2fwww.yorku.ca&redirect=1 — 200 — 369 B — 14 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=lodckio&cookie_sync=1&upv=3.0.0&upid=3sjplyy&ref=https%3a%2f%2fwww.yorku.ca&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=lodckio&cookie_sync=1&upv=3.0.0&upid=3sjplyy&ref=https%3a%2f%2fwww.yorku.ca&redirect=1 — 200 — 369 B — 11 ms — h2https://tr.snapchat.com/config/ca/2a68cd8f-5179-4e7b-92fe-72976124405e.js?v=3.55.0-2604211744tr.snapchat.com/config/ca/2a68cd8f-... https://tr.snapchat.com/config/ca/2a68cd8f-5179-4e7b-92fe-72976124405e.js?v=3.55.0-2604211744 — 200 — 264 B — 262 ms — h2https://tr.snapchat.com/p?pid=d57b707d-1918-4080-8b52-6ad903697aba&ev=PAGE_VIEW&intg=gtm&pids=d57b707d-1918-4080-8b52-6ad903697aba&u_c1=9407802c-62ce-4e93-b4ac-81c62a58d746&cdid=%40-f19f519b-f35f-491b-87ed-36a3c17ca95f&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&gat=G-DX5QPT1BP1%2CGTM-WB2S8R%2CAW-16652797515&gac=f559754c&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=0&m_fcps=4152&m_pi=0&m_pl=0&m_pv=2&m_rd=6808&m_sh=823&m_sl=4832&m_sw=412&pl=https%3A%2F%2Fwww.yorku.ca%2F&trackId=09ef667f-2aa9-415c-81c2-f22fb4bd9403&ts=1776807570854&v=3.55.0-2604211744tr.snapchat.com/p?pid=d57b707d-1918... https://tr.snapchat.com/p?pid=d57b707d-1918-4080-8b52-6ad903697aba&ev=PAGE_VIEW&intg=gtm&pids=d57b707d-1918-4080-8b52-6ad903697aba&u_c1=9407802c-62ce-4e93-b4ac-81c62a58d746&cdid=%40-f19f519b-f35f-491b-87ed-36a3c17ca95f&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&gat=G-DX5QPT1BP1%2CGTM-WB2S8R%2CAW-16652797515&gac=f559754c&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=0&m_fcps=4152&m_pi=0&m_pl=0&m_pv=2&m_rd=6808&m_sh=823&m_sl=4832&m_sw=412&pl=https%3A%2F%2Fwww.yorku.ca%2F&trackId=09ef667f-2aa9-415c-81c2-f22fb4bd9403&ts=1776807570854&v=3.55.0-2604211744 — 200 — 272 B — 258 ms — h2https://tr.snapchat.com/p?pid=2a68cd8f-5179-4e7b-92fe-72976124405e&ev=PAGE_VIEW&intg=gtm&pids=2a68cd8f-5179-4e7b-92fe-72976124405e&u_c1=9407802c-62ce-4e93-b4ac-81c62a58d746&cdid=%40-7ae22ed6-9fa2-4937-a8c4-6b4f7f3b2329&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&gat=G-DX5QPT1BP1%2CGTM-WB2S8R%2CAW-16652797515&gac=f559754c&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=0&m_fcps=4152&m_pi=0&m_pl=0&m_pv=2&m_rd=6816&m_sh=823&m_sl=4832&m_sw=412&pl=https%3A%2F%2Fwww.yorku.ca%2F&trackId=2b84623e-21c5-4876-a035-829c71761a09&ts=1776807570862&v=3.55.0-2604211744tr.snapchat.com/p?pid=2a68cd8f-5179... https://tr.snapchat.com/p?pid=2a68cd8f-5179-4e7b-92fe-72976124405e&ev=PAGE_VIEW&intg=gtm&pids=2a68cd8f-5179-4e7b-92fe-72976124405e&u_c1=9407802c-62ce-4e93-b4ac-81c62a58d746&cdid=%40-7ae22ed6-9fa2-4937-a8c4-6b4f7f3b2329&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&gat=G-DX5QPT1BP1%2CGTM-WB2S8R%2CAW-16652797515&gac=f559754c&bg=false&bt=1d53c387&d_bvs=%5B%2C%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D&d_m=true&d_md=moto%20g%20power%20(2022)&d_os=11.0&d_ot=Android&df=true&huah=true&m_dcl=0&m_fcps=4152&m_pi=0&m_pl=0&m_pv=2&m_rd=6816&m_sh=823&m_sl=4832&m_sw=412&pl=https%3A%2F%2Fwww.yorku.ca%2F&trackId=2b84623e-21c5-4876-a035-829c71761a09&ts=1776807570862&v=3.55.0-2604211744 — 200 — 424 B — 30 ms — h2https://tr.snapchat.com/cm/i?pid=d57b707d-1918-4080-8b52-6ad903697aba&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815tr.snapchat.com/cm/i?pid=d57b707d-1... https://tr.snapchat.com/cm/i?pid=d57b707d-1918-4080-8b52-6ad903697aba&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815 — 200 — 1010 B — 23 ms — h2https://tr.snapchat.com/cm/i?pid=2a68cd8f-5179-4e7b-92fe-72976124405e&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815tr.snapchat.com/cm/i?pid=2a68cd8f-5... https://tr.snapchat.com/cm/i?pid=2a68cd8f-5179-4e7b-92fe-72976124405e&u_scsid=844a7155-39b7-415b-8030-99d4446dc50b&u_sclid=b37c9772-38b6-46b0-be3f-90ee16b9b815 — 200 — 867 B — 23 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 934 B — 18 ms — http/1.1https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 441 B — 16 ms — http/1.1https://www.yorku.ca/homepage2/wp-content/uploads/sites/1004/2025/08/img_01-1024x685.jpgwww.yorku.ca/homepage2/wp-content/u... https://www.yorku.ca/homepage2/wp-content/uploads/sites/1004/2025/08/img_01-1024x685.jpg — 200 — 82.9 KiB — 680 ms — http/1.1https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 23 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 20 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 347 B — 11 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 528 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 348 B — 8 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 0 B — 525 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 47 B — 14 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 89 B — 15 ms — h2https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776807571564&u_scsid=2f2a74b7-4f14-4015-b130-0c8b95c1446a&u_sclid=7dddb838-2fbc-420a-9b27-01b5dab8176dtr.snapchat.com/cm/s?bt=1d53c387&pn... https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776807571564&u_scsid=2f2a74b7-4f14-4015-b130-0c8b95c1446a&u_sclid=7dddb838-2fbc-420a-9b27-01b5dab8176d — 302 — 330 B — 10 ms — h2https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776807571569&u_scsid=2f2a74b7-4f14-4015-b130-0c8b95c1446a&u_sclid=7dddb838-2fbc-420a-9b27-01b5dab8176dtr.snapchat.com/cm/s?bt=1d53c387&pn... https://tr.snapchat.com/cm/s?bt=1d53c387&pnid=140&cb=1776807571569&u_scsid=2f2a74b7-4f14-4015-b130-0c8b95c1446a&u_sclid=7dddb838-2fbc-420a-9b27-01b5dab8176d — 302 — 16 B — 9 ms — h3https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776731084133%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push?part... https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776731084133%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 672 B — 60 ms — h2https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776734722325%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push?part... https://pixel.tapad.com/idsync/ex/push?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776734722325%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 368 B — 57 ms — h2https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776731084133%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push/chec... https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776731084133%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 386 B — 51 ms — h2https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776734722325%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7Dpixel.tapad.com/idsync/ex/push/chec... https://pixel.tapad.com/idsync/ex/push/check?partner_id=2884&partner_url=https%3A%2F%2Ftr.snapchat.com%2Fcm%2Fp%3Frand%3D1776734722325%26pnid%3D140%26pcid%3D%24%7BTA_DEVICE_ID%7D — 302 — 385 B — 59 ms — h2https://tr.snapchat.com/cm/p?rand=1776731084133&pnid=140&pcid=dc41763b-e43d-4cdb-9450-37c47aa56a28tr.snapchat.com/cm/p?rand=177673108... https://tr.snapchat.com/cm/p?rand=1776731084133&pnid=140&pcid=dc41763b-e43d-4cdb-9450-37c47aa56a28 — 200 — 17 B — 11 ms — h3https://tr.snapchat.com/cm/p?rand=1776734722325&pnid=140&pcid=9d8e8281-8088-4fce-a589-a2e14b08a2abtr.snapchat.com/cm/p?rand=177673472... https://tr.snapchat.com/cm/p?rand=1776734722325&pnid=140&pcid=9d8e8281-8088-4fce-a589-a2e14b08a2ab — 200 — 17 B — 10 ms — h3https://www.yorku.ca/wp-content/themes/york2020/favicon.icowww.yorku.ca/wp-content/themes/york... https://www.yorku.ca/wp-content/themes/york2020/favicon.ico — 200 — 2.0 KiB — 228 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 10058ms · 1335KB · CA$78/mo
Unattributable
Other
Costly
Execution 2854ms
Transfer 0 KB
Monthly Cost CA$22/mo
www.yorku.ca
Other
Costly
Execution 1647ms
Transfer 30 KB
Monthly Cost CA$13/mo
Google Tag Manager
Tag Manager
Costly
Execution 985ms
Transfer 183 KB
Unused 27%
Monthly Cost CA$8/mo
Hotjar
Session Replay
Costly
Execution 588ms
Transfer 57 KB
Unused 43%
Monthly Cost CA$5/mo
cdn-cookieyes.com
Other
Costly
Execution 531ms
Transfer 8 KB
Monthly Cost CA$4/mo
Google Tag Manager
Tag Manager
Costly
Execution 398ms
Transfer 179 KB
Unused 36%
Monthly Cost CA$3/mo
analytics.tiktok.com
Other
Costly
Execution 376ms
Transfer 106 KB
Unused 78%
Monthly Cost CA$3/mo
analytics.tiktok.com
Other
Costly
Execution 371ms
Transfer 110 KB
Unused 52%
Monthly Cost CA$3/mo
Facebook Pixel
Advertising
Costly
Execution 231ms
Transfer 97 KB
Unused 32%
Monthly Cost CA$2/mo
www.yorku.ca
Other
Costly
Execution 215ms
Transfer 8 KB
Monthly Cost CA$2/mo
Facebook Pixel
Advertising
Costly
Execution 211ms
Transfer 46 KB
Monthly Cost CA$2/mo
sc-static.net
Other
Optional
Execution 191ms
Transfer 0 KB
Monthly Cost CA$1/mo
Facebook Pixel
Advertising
Optional
Execution 186ms
Transfer 16 KB
Monthly Cost CA$1/mo
www.yorku.ca
Other
Optional
Execution 172ms
Transfer 30 KB
Monthly Cost CA$1/mo
analytics.tiktok.com
Other
Optional
Execution 156ms
Transfer 121 KB
Unused 77%
Monthly Cost CA$1/mo
LinkedIn Insight
Advertising
Optional
Execution 147ms
Transfer 19 KB
Monthly Cost CA$1/mo
Facebook Pixel
Advertising
Optional
Execution 145ms
Transfer 16 KB
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 140ms
Transfer 147 KB
Unused 35%
Monthly Cost CA$1/mo
www.yorku.ca
Other
Optional
Execution 111ms
Transfer 1 KB
Monthly Cost CA$1/mo
Twitter/X Pixel
Advertising
Optional
Execution 93ms
Transfer 13 KB
Monthly Cost CA$1/mo
www.yorku.ca
Other
Optional
Execution 72ms
Transfer 64 KB
Unused 69%
Monthly Cost CA$1/mo
js.adsrvr.org
Other
Optional
Execution 67ms
Transfer 12 KB
Monthly Cost CA$1/mo
analytics.tiktok.com
Other
Optional
Execution 58ms
Transfer 39 KB
Monthly Cost CA$0/mo
cdn-cookieyes.com
Other
Optional
Execution 55ms
Transfer 14 KB
Monthly Cost CA$0/mo
www.redditstatic.com
Other
Optional
Execution 55ms
Transfer 19 KB
Monthly Cost CA$0/mo

These scripts may cost more than they're worth

  • Unattributable adds 2854ms and costs ~CA$22/month
  • www.yorku.ca adds 1647ms and costs ~CA$13/month
  • Google Tag Manager adds 985ms and costs ~CA$8/month
  • Hotjar adds 588ms and costs ~CA$5/month
  • cdn-cookieyes.com adds 531ms and costs ~CA$4/month
  • Google Tag Manager adds 398ms and costs ~CA$3/month
  • analytics.tiktok.com adds 376ms and costs ~CA$3/month
  • analytics.tiktok.com adds 371ms and costs ~CA$3/month
  • Facebook Pixel adds 231ms and costs ~CA$2/month
  • www.yorku.ca adds 215ms and costs ~CA$2/month
  • Facebook Pixel adds 211ms and costs ~CA$2/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

Unattributable takes 2854ms 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.yorku.ca takes 1647ms 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 985ms 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

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

Why this matters

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

Source: web.dev

cdn-cookieyes.com takes 531ms 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 398ms 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

analytics.tiktok.com takes 376ms 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

78% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

analytics.tiktok.com takes 371ms 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

52% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Facebook Pixel takes 231ms 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.yorku.ca takes 215ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Facebook Pixel takes 211ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

77% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

69% of www.yorku.ca'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