Skip to content
https://dal.ca

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
5
INFO
2

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

62
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.

1.58 s

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

2.56 s

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

371 ms

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

0.003

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

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

7.70 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.7 MB transferred, 148 requests
FIX
4.7 MB transferred, 148 requests
Critical::
Page weighs 11.0 MB (4.7 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
148 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.99 g CO2 per page load
4.7 MB / 2.4 MB budget
4.7 MB transferred
148 requests
0.99 g CO2 per page load
JavaScript 2.5 MiB 53%
Images 1.9 MiB 41%
Fonts 180.9 KiB 4%
Other 79.7 KiB 2%
CSS 24.3 KiB 1%
HTML 15.2 KiB 0%
Other 11.9 KiB 0%
Other 3.5 KiB 0%
Other 1.8 KiB 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

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

Why this matters

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

Source: web.dev

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 (4.7 MiB of 4.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2083ms total JS execution
FIX
2083ms total JS execution
Warning::
https://www.dal.ca/etc.clientlibs/dal-main/clientl...: 311ms CPU time
Info::
Unattributable: 240ms CPU time
Info::
https://www.dal.ca/: 167ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MKV...: 144ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-03M7...: 109ms CPU time
Warning::
Third-party scripts: 2083ms (100% of total)

Main Thread Breakdown

Script Evaluation 61% Other 13% Script Parsing & Compilation 12% Style & Layout 11%
ScriptTotalScriptingParse/CompileParty
https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.js311ms100ms14ms3rd
Unattributable240ms6ms0ms3rd
https://www.dal.ca/167ms2ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MKVXFCZH144ms118ms21ms3rd
https://www.googletagmanager.com/gtag/js?id=G-03M7E9DG13&cx=c&gtm=4e64k0109ms92ms16ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js109ms73ms21ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-976202791&cx=c&gtm=4e64k0104ms74ms14ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11009127209&cx=c&gtm=4e64k098ms68ms28ms3rd
https://www.googletagmanager.com/gtag/js?id=G-10ZKDM5ZR2&cx=c&gtm=4e64k089ms71ms17ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10884959375&cx=c&gtm=4e64k086ms72ms13ms3rd

Showing top 10 of 18 scripts

F
JS Bundles
Action
48 scripts, 1013 KB unused
FIX
48 scripts, 1013 KB unused
Warning::
https://www.googletagmanager.com/gtag/destination?...: 105 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.dal.ca/etc.clientlibs/dal-main/clientl...: 68 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-03M7...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-10ZK...: 64 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.tiktok.com/i18n/pixel/static/mai...: 63 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1013 KB
1013 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/destination?id=AW-826908640&cx=c&gtm=4e64k0144 KB105 KB (73%)3rd
https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.js128 KB68 KB (53%)3rd
https://www.googletagmanager.com/gtag/js?id=G-03M7E9DG13&cx=c&gtm=4e64k0155 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-10ZKDM5ZR2&cx=c&gtm=4e64k0154 KB64 KB (42%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwOQ.js121 KB63 KB (52%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-17976873880&cx=c&gtm=4e64k0144 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10884959375&cx=c&gtm=4e64k0144 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-10854878465&cx=c&gtm=4e64k0144 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-441325732&cx=c&gtm=4e64k0146 KB62 KB (42%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11440401892&cx=c&gtm=4e64k0146 KB62 KB (42%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
148 resources · 4.7 MB · 1013 KB savings available
FIX
148 resources · 4.7 MB · 1013 KB savings available
Warning::
Page weight 3.7 MB over 1MB target
Got: 4.7 MB Expected: ≤ 1 MB
Info::
~1013 KB of savings available
Warning::
147 third-party resources (100% of weight)
Info::
5 resources over 200KB
148 resources · 4.7 MiB · 147 third-party 3.7 MiB over 1MB target
JavaScript 53% · 2.5 MiB
Image 41% · 1.9 MiB
Font 4% · 180.9 KiB
Other 2% · 86.7 KiB
CSS 1% · 24.3 KiB
Document 0% · 15.7 KiB

~1012.8 KiB of savings available

Remove unused JavaScript: 1012.8 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
57 images, 0 KB saveable
REVIEW
57 images, 0 KB saveable
Warning::
https://www.dal.ca/content/experience-fragments/ww... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
57 images 1.9 MB
0 oversized -0 KB
57 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
2 fonts (181 KB)
PASS
2 fonts (181 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

181 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 1.6 s LCP 2.6 shttps://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2ijwRs572Xtc6ZYQws9YVwnN... https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2 — 26.0 KiB — 12 ms — font-display: swaphttps://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2fa-solid-900-2463b90d9a... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2 — 154.8 KiB — 26 ms — font-display: swap
ijwRs572Xtc6ZYQws9YVwnN... woff2 swap
Size 26 KB
Load time 12 ms
Start 990 ms
Risk FOUT — text flashes from fallback to web font
fa-solid-900-2463b90d9a... woff2 swap
Size 155 KB
Load time 26 ms
Start 1.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
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 ~77 KB and ~154 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
148 requests over 5816ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 2.6 shttps://dal.ca// https://dal.ca/ — 301 — 304 B — 889 ms — http/1.1https://www.dal.ca/www.dal.ca/ https://www.dal.ca/ — 200 — 15.2 KiB — 15 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_7c6baa4ece81fd66e40741b925d8dcdc.min.csswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_7c6baa4ece81fd66e40741b925d8dcdc.min.css — 200 — 219 B — 14 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_257d31e0a3bacb2af17a503b50b045a9.min.csswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_257d31e0a3bacb2af17a503b50b045a9.min.css — 200 — 22.5 KiB — 21 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/page/v2/page/clientlibs/site/skiptomaincontent.lt_fdd69b515f8cd89fe2020808518240a0.min.csswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/page/v2/page/clientlibs/site/skiptomaincontent.lt_fdd69b515f8cd89fe2020808518240a0.min.css — 200 — 356 B — 6 ms — h2https://www.dal.ca/content/experience-fragments/www/global/homepage-header/master/_jcr_content/root/wrapper/flex_wrapper/image.coreimg.svg/1709069699013/dalhousie-logo-black.svgwww.dal.ca/content/experience-fragm... https://www.dal.ca/content/experience-fragments/www/global/homepage-header/master/_jcr_content/root/wrapper/flex_wrapper/image.coreimg.svg/1709069699013/dalhousie-logo-black.svg — 200 — 3.0 KiB — 16 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/hero_816095912_copy.coreimg.82.1280.jpeg/1775045282902/cbm-whale-students.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/hero_816095912_copy.coreimg.82.1280.jpeg/1775045282902/cbm-whale-students.jpeg — 200 — 162.9 KiB — 35 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233_/image_copy_467626047.coreimg.82.1280.jpeg/1763666985989/see-your-friends---03.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233_/image_copy_467626047.coreimg.82.1280.jpeg/1763666985989/see-your-friends---03.jpeg — 200 — 311.4 KiB — 90 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy_37066296.coreimg.82.1280.jpeg/1775566254464/20231106-dal-intl-outdoors-071--1-of-1-.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy_37066296.coreimg.82.1280.jpeg/1775566254464/20231106-dal-intl-outdoors-071--1-of-1-.jpeg — 200 — 270.2 KiB — 108 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy.coreimg.82.1280.jpeg/1765378442033/wild-blueberry-research.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy.coreimg.82.1280.jpeg/1765378442033/wild-blueberry-research.jpeg — 200 — 345.9 KiB — 151 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lt_027d01df25f17066242db969c9bf2ade.min.jswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lt_027d01df25f17066242db969c9bf2ade.min.js — 200 — 583 B — 29 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_02bd7f4fd69d7161f59d40b4c2045195.min.jswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_02bd7f4fd69d7161f59d40b4c2045195.min.js — 200 — 2.4 KiB — 29 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.js — 200 — 127.9 KiB — 127 ms — h2https://dal.apparmor.com/Notifications/Feeds/Javascript/?AlertID=141dal.apparmor.com/Notifications/Feed... https://dal.apparmor.com/Notifications/Feeds/Javascript/?AlertID=141 — 200 — 247 B — 677 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/teaser_1229828032_co.coreimg.82.1280.jpeg/1774954935844/bog-awards-2025-26.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/teaser_1229828032_co.coreimg.82.1280.jpeg/1774954935844/bog-awards-2025-26.jpeg — 200 — 72.7 KiB — 89 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop.coreimg.82.1280.jpeg/1776789490671/melina-collins.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop.coreimg.82.1280.jpeg/1776789490671/melina-collins.jpeg — 200 — 26.8 KiB — 89 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566.coreimg.82.1280.jpeg/1776789374312/historical-dress-2026-1897.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566.coreimg.82.1280.jpeg/1776789374312/historical-dress-2026-1897.jpeg — 200 — 78.7 KiB — 125 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566_202.coreimg.82.1280.jpeg/1776789436165/the-new-fred-young-submillimeter-telescop.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566_202.coreimg.82.1280.jpeg/1776789436165/the-new-fred-young-submillimeter-telescop.jpeg — 200 — 59.8 KiB — 133 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop_433932414.coreimg.82.1280.jpeg/1776789482292/blaine-fiss.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop_433932414.coreimg.82.1280.jpeg/1776789482292/blaine-fiss.jpeg — 200 — 43.5 KiB — 142 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_1865390610.coreimg.82.1280.jpeg/1774632619712/dal-mag-jack-angele-marine-biology.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_1865390610.coreimg.82.1280.jpeg/1774632619712/dal-mag-jack-angele-marine-biology.jpeg — 200 — 227.4 KiB — 177 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy.coreimg.82.1280.jpeg/1775743275437/larch-jennings-mural.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy.coreimg.82.1280.jpeg/1775743275437/larch-jennings-mural.jpeg — 200 — 51.5 KiB — 143 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_2138768975.coreimg.82.1280.jpeg/1776796621424/engagement-day-2025.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_2138768975.coreimg.82.1280.jpeg/1776796621424/engagement-day-2025.jpeg — 200 — 229.3 KiB — 188 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_462957302/image.coreimg.82.1280.jpeg/1712579839973/bringing-worlds-together-homepage.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_462957302/image.coreimg.82.1280.jpeg/1712579839973/bringing-worlds-together-homepage.jpeg — 200 — 70.8 KiB — 180 ms — h2https://www.dal.ca/content/experience-fragments/www/global/footer/master/_jcr_content/root/wrapper/content_wrapper/content/image_copy.coreimg.82.1280.png/1771351773107/dal-logo-international-horizontal.pngwww.dal.ca/content/experience-fragm... https://www.dal.ca/content/experience-fragments/www/global/footer/master/_jcr_content/root/wrapper/content_wrapper/content/image_copy.coreimg.82.1280.png/1771351773107/dal-logo-international-horizontal.png — 200 — 11.6 KiB — 162 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MKVXFCZHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MKVXFCZH — 200 — 154.1 KiB — 55 ms — h2https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Pu... https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 1.3 KiB — 26 ms — h2https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2fonts.gstatic.com/s/publicsans/v21/... https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2 — 200 — 26.0 KiB — 12 ms — h3https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2www.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2 — 200 — 154.8 KiB — 26 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/4-6ee50a522433fa17b20a.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/4-6ee50a522433fa17b20a.js — 200 — 819 B — 3 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/836-5d4eed5e7ea17d8e65b5.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/836-5d4eed5e7ea17d8e65b5.js — 200 — 2.8 KiB — 3 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.6 s LCP 2.6 shttps://dal.ca// https://dal.ca/ — 301 — 304 B — 889 ms — http/1.1https://www.dal.ca/www.dal.ca/ https://www.dal.ca/ — 200 — 15.2 KiB — 15 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_7c6baa4ece81fd66e40741b925d8dcdc.min.csswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_7c6baa4ece81fd66e40741b925d8dcdc.min.css — 200 — 219 B — 14 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_257d31e0a3bacb2af17a503b50b045a9.min.csswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_257d31e0a3bacb2af17a503b50b045a9.min.css — 200 — 22.5 KiB — 21 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/page/v2/page/clientlibs/site/skiptomaincontent.lt_fdd69b515f8cd89fe2020808518240a0.min.csswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/page/v2/page/clientlibs/site/skiptomaincontent.lt_fdd69b515f8cd89fe2020808518240a0.min.css — 200 — 356 B — 6 ms — h2https://www.dal.ca/content/experience-fragments/www/global/homepage-header/master/_jcr_content/root/wrapper/flex_wrapper/image.coreimg.svg/1709069699013/dalhousie-logo-black.svgwww.dal.ca/content/experience-fragm... https://www.dal.ca/content/experience-fragments/www/global/homepage-header/master/_jcr_content/root/wrapper/flex_wrapper/image.coreimg.svg/1709069699013/dalhousie-logo-black.svg — 200 — 3.0 KiB — 16 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/hero_816095912_copy.coreimg.82.1280.jpeg/1775045282902/cbm-whale-students.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/hero_816095912_copy.coreimg.82.1280.jpeg/1775045282902/cbm-whale-students.jpeg — 200 — 162.9 KiB — 35 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233_/image_copy_467626047.coreimg.82.1280.jpeg/1763666985989/see-your-friends---03.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233_/image_copy_467626047.coreimg.82.1280.jpeg/1763666985989/see-your-friends---03.jpeg — 200 — 311.4 KiB — 90 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy_37066296.coreimg.82.1280.jpeg/1775566254464/20231106-dal-intl-outdoors-071--1-of-1-.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy_37066296.coreimg.82.1280.jpeg/1775566254464/20231106-dal-intl-outdoors-071--1-of-1-.jpeg — 200 — 270.2 KiB — 108 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy.coreimg.82.1280.jpeg/1765378442033/wild-blueberry-research.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_433277233/teaser_copy.coreimg.82.1280.jpeg/1765378442033/wild-blueberry-research.jpeg — 200 — 345.9 KiB — 151 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lt_027d01df25f17066242db969c9bf2ade.min.jswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/commons/site/clientlibs/container.lt_027d01df25f17066242db969c9bf2ade.min.js — 200 — 583 B — 29 ms — h2https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_02bd7f4fd69d7161f59d40b4c2045195.min.jswww.dal.ca/etc.clientlibs/core/wcm/... https://www.dal.ca/etc.clientlibs/core/wcm/components/accordion/v1/accordion/clientlibs/site.lt_02bd7f4fd69d7161f59d40b4c2045195.min.js — 200 — 2.4 KiB — 29 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site.lt_011ee1c126a6c1fd9fcd645daa97f89a.min.js — 200 — 127.9 KiB — 127 ms — h2https://dal.apparmor.com/Notifications/Feeds/Javascript/?AlertID=141dal.apparmor.com/Notifications/Feed... https://dal.apparmor.com/Notifications/Feeds/Javascript/?AlertID=141 — 200 — 247 B — 677 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/teaser_1229828032_co.coreimg.82.1280.jpeg/1774954935844/bog-awards-2025-26.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/teaser_1229828032_co.coreimg.82.1280.jpeg/1774954935844/bog-awards-2025-26.jpeg — 200 — 72.7 KiB — 89 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop.coreimg.82.1280.jpeg/1776789490671/melina-collins.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop.coreimg.82.1280.jpeg/1776789490671/melina-collins.jpeg — 200 — 26.8 KiB — 89 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566.coreimg.82.1280.jpeg/1776789374312/historical-dress-2026-1897.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566.coreimg.82.1280.jpeg/1776789374312/historical-dress-2026-1897.jpeg — 200 — 78.7 KiB — 125 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566_202.coreimg.82.1280.jpeg/1776789436165/the-new-fred-young-submillimeter-telescop.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_784597566_202.coreimg.82.1280.jpeg/1776789436165/the-new-fred-young-submillimeter-telescop.jpeg — 200 — 59.8 KiB — 133 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop_433932414.coreimg.82.1280.jpeg/1776789482292/blaine-fiss.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container/container_copy_copy_/container_1415324085_1666536327/teaser_copy_copy_cop_433932414.coreimg.82.1280.jpeg/1776789482292/blaine-fiss.jpeg — 200 — 43.5 KiB — 142 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_1865390610.coreimg.82.1280.jpeg/1774632619712/dal-mag-jack-angele-marine-biology.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_1865390610.coreimg.82.1280.jpeg/1774632619712/dal-mag-jack-angele-marine-biology.jpeg — 200 — 227.4 KiB — 177 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy.coreimg.82.1280.jpeg/1775743275437/larch-jennings-mural.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy.coreimg.82.1280.jpeg/1775743275437/larch-jennings-mural.jpeg — 200 — 51.5 KiB — 143 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_2138768975.coreimg.82.1280.jpeg/1776796621424/engagement-day-2025.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_541149697_/teaser_copy_2138768975.coreimg.82.1280.jpeg/1776796621424/engagement-day-2025.jpeg — 200 — 229.3 KiB — 188 ms — h2https://www.dal.ca/_jcr_content/root/maincontent/main/container_462957302/image.coreimg.82.1280.jpeg/1712579839973/bringing-worlds-together-homepage.jpegwww.dal.ca/_jcr_content/root/mainco... https://www.dal.ca/_jcr_content/root/maincontent/main/container_462957302/image.coreimg.82.1280.jpeg/1712579839973/bringing-worlds-together-homepage.jpeg — 200 — 70.8 KiB — 180 ms — h2https://www.dal.ca/content/experience-fragments/www/global/footer/master/_jcr_content/root/wrapper/content_wrapper/content/image_copy.coreimg.82.1280.png/1771351773107/dal-logo-international-horizontal.pngwww.dal.ca/content/experience-fragm... https://www.dal.ca/content/experience-fragments/www/global/footer/master/_jcr_content/root/wrapper/content_wrapper/content/image_copy.coreimg.82.1280.png/1771351773107/dal-logo-international-horizontal.png — 200 — 11.6 KiB — 162 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MKVXFCZHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MKVXFCZH — 200 — 154.1 KiB — 55 ms — h2https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swapfonts.googleapis.com/css2?family=Pu... https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap — 200 — 1.3 KiB — 26 ms — h2https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2fonts.gstatic.com/s/publicsans/v21/... https://fonts.gstatic.com/s/publicsans/v21/ijwRs572Xtc6ZYQws9YVwnNGfJ7QwOk1.woff2 — 200 — 26.0 KiB — 12 ms — h3https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2www.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/fonts/fa-solid-900-2463b90d9a316e4e5294.woff2 — 200 — 154.8 KiB — 26 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/4-6ee50a522433fa17b20a.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/4-6ee50a522433fa17b20a.js — 200 — 819 B — 3 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/836-5d4eed5e7ea17d8e65b5.jswww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-site/resources/chunks/836-5d4eed5e7ea17d8e65b5.js — 200 — 2.8 KiB — 3 ms — h2https://www.dal.ca/_jcr_content.navigation.jsonwww.dal.ca/_jcr_content.navigation.... https://www.dal.ca/_jcr_content.navigation.json — 200 — 78.7 KiB — 9 ms — h2https://www.googletagmanager.com/gtag/js?id=G-10ZKDM5ZR2&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-10ZKDM5ZR2&cx=c&gtm=4e64k0 — 200 — 153.5 KiB — 24 ms — h2https://www.googletagmanager.com/gtag/js?id=G-03M7E9DG13&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-03M7E9DG13&cx=c&gtm=4e64k0 — 200 — 155.4 KiB — 55 ms — h2https://www.clarity.ms/tag/fv8gvexyg9www.clarity.ms/tag/fv8gvexyg9 https://www.clarity.ms/tag/fv8gvexyg9 — 200 — 1.1 KiB — 30 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 62 ms — h3https://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 — 53 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C7PAQE240CK6SQS6AP0G&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C7PAQE240CK6SQS6AP0G&lib=ttq — 200 — 3.7 KiB — 280 ms — h2https://urldefense.com/v3/__https://js.adsrvr.org/up_loader.1.1.0.js__;!!KFdHgMO1tg!hZvNoMMBbDe4_DIsPB5IqBpZc6X69OGEMyJsWcMrY5sKQBGKFZuXKkWTUlDNvSeptZv2zqpjQByd75_xLIoue6qLG6424QEOiqKwpQ$urldefense.com/v3/__https://js.adsr... https://urldefense.com/v3/__https://js.adsrvr.org/up_loader.1.1.0.js__;!!KFdHgMO1tg!hZvNoMMBbDe4_DIsPB5IqBpZc6X69OGEMyJsWcMrY5sKQBGKFZuXKkWTUlDNvSeptZv2zqpjQByd75_xLIoue6qLG6424QEOiqKwpQ$ — 404 — 70 B — 725 ms — h2https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v9176522140za200zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776889130386&tfd=1520www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He64k0v9176522140za200zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776889130386&tfd=1520 — 200 — 21 B — 42 ms — h3https://scripts.clarity.ms/0.8.59-beta/clarity.jsscripts.clarity.ms/0.8.59-beta/clar... https://scripts.clarity.ms/0.8.59-beta/clarity.js — 200 — 26.2 KiB — 21 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-10ZKDM5ZR2&gtm=45je64k0v879223108z89176522140za20gzb9176522140zd9176522140&_p=1776889129793&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1061199486.1776889131&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542&sid=1776889130&sct=1&seg=0&dl=https%3A%2F%2Fwww.dal.ca%2F&dt=Dalhousie%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1669www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-10ZKDM5ZR2&gtm=45je64k0v879223108z89176522140za20gzb9176522140zd9176522140&_p=1776889129793&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1061199486.1776889131&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938466~115938469~117266400~117512542&sid=1776889130&sct=1&seg=0&dl=https%3A%2F%2Fwww.dal.ca%2F&dt=Dalhousie%20University&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1669 — 204 — 546 B — 71 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=4295716&time=1776889130556&url=https%3A%2F%2Fwww.dal.ca%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=4295716&time=1776889130556&url=https%3A%2F%2Fwww.dal.ca%2F — 200 — 1003 B — 288 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4295716&time=1776889130556&li_adsId=311f7e9d-f4c8-4ff0-a2a3-eaa82b0b1ec9&url=https%3A%2F%2Fwww.dal.ca%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4295716&time=1776889130556&li_adsId=311f7e9d-f4c8-4ff0-a2a3-eaa82b0b1ec9&url=https%3A%2F%2Fwww.dal.ca%2F — 302 — 757 B — 325 ms — h2https://connect.facebook.net/signals/config/1165669311003126?v=2.9.303&r=stable&domain=www.dal.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/1165669311003126?v=2.9.303&r=stable&domain=www.dal.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 — 44.9 KiB — 10 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-826908640&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-826908640&cx=c&gtm=4e64k0 — 200 — 144.4 KiB — 134 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11009127209&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11009127209&cx=c&gtm=4e64k0 — 200 — 146.2 KiB — 68 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11440401892&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11440401892&cx=c&gtm=4e64k0 — 200 — 146.2 KiB — 111 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-976202791&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-976202791&cx=c&gtm=4e64k0 — 200 — 144.4 KiB — 139 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-10884959375&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-10884959375&cx=c&gtm=4e64k0 — 200 — 144.3 KiB — 143 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-10854878465&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-10854878465&cx=c&gtm=4e64k0 — 200 — 144.3 KiB — 145 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-441325732&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-441325732&cx=c&gtm=4e64k0 — 200 — 146.2 KiB — 145 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11007919099&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11007919099&cx=c&gtm=4e64k0 — 200 — 136.3 KiB — 151 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-16797833085&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-16797833085&cx=c&gtm=4e64k0 — 200 — 144.3 KiB — 151 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-17976873880&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-17976873880&cx=c&gtm=4e64k0 — 200 — 144.2 KiB — 151 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-03M7E9DG13&gtm=45je64k0v9103116176z89176522140za20gzb9176522140zd9176522140&_p=1776889129793&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1061199486.1776889131&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776889130&sct=1&seg=0&dl=https%3A%2F%2Fwww.dal.ca%2F&dt=Dalhousie%20University&en=page_view&_fv=1&_ss=1&tfd=1837www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-03M7E9DG13&gtm=45je64k0v9103116176z89176522140za20gzb9176522140zd9176522140&_p=1776889129793&gcd=13l3l3l3l1l1&npa=0&dma=0&are=1&cid=1061199486.1776889131&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938468~117266401~117512542&sid=1776889130&sct=1&seg=0&dl=https%3A%2F%2Fwww.dal.ca%2F&dt=Dalhousie%20University&en=page_view&_fv=1&_ss=1&tfd=1837 — 204 — 48 B — 30 ms — h2https://connect.facebook.net/signals/config/1322335958189833?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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/1322335958189833?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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.4 KiB — 15 ms — h3https://www.facebook.com/tr/?id=1165669311003126&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889130876&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=11656693110... https://www.facebook.com/tr/?id=1165669311003126&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889130876&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 18 B — 50 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1165669311003126&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889130876&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1165669311003126&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889130876&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 422 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4295716&time=1776889130556&li_adsId=311f7e9d-f4c8-4ff0-a2a3-eaa82b0b1ec9&url=https%3A%2F%2Fwww.dal.ca%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=4295716&time=1776889130556&li_adsId=311f7e9d-f4c8-4ff0-a2a3-eaa82b0b1ec9&url=https%3A%2F%2Fwww.dal.ca%2F&cookiesTest=true — 200 — 450 B — 252 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 274 B — 668 ms — http/1.1https://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.5 KiB — 26 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11009127209/?random=1776889130979&cv=11&fst=1776889130979&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11009127209/?random=1776889130979&cv=11&fst=1776889130979&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 39 ms — h3https://www.google.com/rmkt/collect/11009127209/?random=1776889130979&cv=11&fst=1776889130979&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1100912... https://www.google.com/rmkt/collect/11009127209/?random=1776889130979&cv=11&fst=1776889130979&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 12 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-11009127209&tid=AW-11009127209&tft=1776889131005&tfd=2138www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-11009127209&tid=AW-11009127209&tft=1776889131005&tfd=2138 — 200 — 21 B — 90 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11440401892/?random=1776889131065&cv=11&fst=1776889131065&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11440401892/?random=1776889131065&cv=11&fst=1776889131065&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 11 ms — h3https://www.google.com/rmkt/collect/11440401892/?random=1776889131065&cv=11&fst=1776889131065&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1144040... https://www.google.com/rmkt/collect/11440401892/?random=1776889131065&cv=11&fst=1776889131065&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 19 ms — h3https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11440401892&tid=AW-11440401892&tft=1776889131090&tfd=2224www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11440401892&tid=AW-11440401892&tft=1776889131090&tfd=2224 — 200 — 21 B — 13 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/826908640/?random=1776889131157&cv=11&fst=1776889131157&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/826908640/?random=1776889131157&cv=11&fst=1776889131157&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.2 KiB — 14 ms — h3https://www.google.com/rmkt/collect/826908640/?random=1776889131157&cv=11&fst=1776889131157&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/8269086... https://www.google.com/rmkt/collect/826908640/?random=1776889131157&cv=11&fst=1776889131157&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 47 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/976202791/?random=1776889131179&cv=11&fst=1776889131179&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/976202791/?random=1776889131179&cv=11&fst=1776889131179&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 20 ms — h3https://www.google.com/rmkt/collect/976202791/?random=1776889131179&cv=11&fst=1776889131179&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9762027... https://www.google.com/rmkt/collect/976202791/?random=1776889131179&cv=11&fst=1776889131179&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 29 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&apve=1&apvf=f&apvc=0&tids=AW-826908640~AW-976202791&tid=AW-826908640&tft=1776889131204&tfd=2338www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&apve=1&apvf=f&apvc=0&tids=AW-826908640~AW-976202791&tid=AW-826908640&tft=1776889131204&tfd=2338 — 200 — 21 B — 26 ms — h3https://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 — 45 B — 198 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/441325732/?random=1776889131315&cv=11&fst=1776889131315&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/441325732/?random=1776889131315&cv=11&fst=1776889131315&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 12 ms — h3https://www.google.com/rmkt/collect/441325732/?random=1776889131315&cv=11&fst=1776889131315&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/4413257... https://www.google.com/rmkt/collect/441325732/?random=1776889131315&cv=11&fst=1776889131315&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 10 ms — h3https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-441325732&tid=AW-441325732&tft=1776889131339&tfd=2472www.google.com/ccm/collect?rcb=10&f... https://www.google.com/ccm/collect?rcb=10&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-441325732&tid=AW-441325732&tft=1776889131339&tfd=2472 — 200 — 21 B — 86 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10854878465/?random=1776889131393&cv=11&fst=1776889131393&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10854878465/?random=1776889131393&cv=11&fst=1776889131393&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 14 ms — h3https://www.google.com/rmkt/collect/10854878465/?random=1776889131393&cv=11&fst=1776889131393&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1085487... https://www.google.com/rmkt/collect/10854878465/?random=1776889131393&cv=11&fst=1776889131393&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 15 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10854878465&tid=AW-10854878465&tft=1776889131417&tfd=2551www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-10854878465&tid=AW-10854878465&tft=1776889131417&tfd=2551 — 200 — 21 B — 11 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10884959375/?random=1776889131486&cv=11&fst=1776889131486&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10884959375/?random=1776889131486&cv=11&fst=1776889131486&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 16 ms — h3https://www.google.com/rmkt/collect/10884959375/?random=1776889131486&cv=11&fst=1776889131486&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1088495... https://www.google.com/rmkt/collect/10884959375/?random=1776889131486&cv=11&fst=1776889131486&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 12 ms — h3https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10884959375&tid=AW-10884959375&tft=1776889131515&tfd=2648www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-10884959375&tid=AW-10884959375&tft=1776889131515&tfd=2648 — 200 — 21 B — 91 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16797833085/?random=1776889131576&cv=11&fst=1776889131576&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/16797833085/?random=1776889131576&cv=11&fst=1776889131576&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 13 ms — h3https://www.google.com/rmkt/collect/16797833085/?random=1776889131576&cv=11&fst=1776889131576&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1679783... https://www.google.com/rmkt/collect/16797833085/?random=1776889131576&cv=11&fst=1776889131576&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 10 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-16797833085&tid=AW-16797833085&tft=1776889131601&tfd=2734www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-16797833085&tid=AW-16797833085&tft=1776889131601&tfd=2734 — 200 — 21 B — 86 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17976873880/?random=1776889131659&cv=11&fst=1776889131659&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17976873880/?random=1776889131659&cv=11&fst=1776889131659&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 15 ms — h3https://www.google.com/rmkt/collect/17976873880/?random=1776889131659&cv=11&fst=1776889131659&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1797687... https://www.google.com/rmkt/collect/17976873880/?random=1776889131659&cv=11&fst=1776889131659&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 78 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-17976873880&tid=AW-17976873880&tft=1776889131684&tfd=2817www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-17976873880&tid=AW-17976873880&tft=1776889131684&tfd=2817 — 200 — 21 B — 76 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11007919099/?random=1776889131732&cv=11&fst=1776889131732&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11007919099/?random=1776889131732&cv=11&fst=1776889131732&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 13 ms — h3https://www.google.com/rmkt/collect/11007919099/?random=1776889131732&cv=11&fst=1776889131732&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/1100791... https://www.google.com/rmkt/collect/11007919099/?random=1776889131732&cv=11&fst=1776889131732&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 9 ms — h3https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-11007919099&tid=AW-11007919099&tft=1776889131754&tfd=2887www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.dal.ca%2F&scrsrc=www.googletagmanager.com&rnd=31607117.1776889130&dt=Dalhousie%20University&auid=323533608.1776889130&navt=n&npa=0&_tu=CA&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&apve=1&apvf=f&apvc=0&tids=AW-11007919099&tid=AW-11007919099&tft=1776889131754&tfd=2887 — 200 — 21 B — 28 ms — h3https://connect.facebook.net/signals/config/1136035060711876?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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/1136035060711876?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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.3 KiB — 12 ms — h3https://www.facebook.com/tr/?id=1322335958189833&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131775&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=13223359581... https://www.facebook.com/tr/?id=1322335958189833&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131775&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1322335958189833&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131775&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1322335958189833&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131775&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 193 B — 189 ms — h3https://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.7 KiB — 10 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 803 B — 347 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 909 B — 262 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 912 B — 264 ms — h2https://www.google.com/pagead/1p-user-list/11009127209/?random=1776889130979&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXtK-RnQdNhTf00rUqEVJYu1_V0OEVZSX0qTYpiIZ1-RDxeQKC1FULn-Y9vBRapghUD2_ua5Wu5N6v2qDCjyaB8BNd6U30daiqsXXynsKaGTMGbkMYuHZd4a-LTRYatzxWPWRrxkkkRbVnu0BOx7Bcfk3Cltny-DwqpmHmTufNUnG1W8F_WcEV8QfMw1Ct7XR5o4f1m3NGxTJQd8Q-by2HfQJT-W7EH8bXn6-_PWeHJ3CU-LiPlMne8bqt7F8CalhNjTSg&random=2851062846&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11009127209/?random=1776889130979&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXtK-RnQdNhTf00rUqEVJYu1_V0OEVZSX0qTYpiIZ1-RDxeQKC1FULn-Y9vBRapghUD2_ua5Wu5N6v2qDCjyaB8BNd6U30daiqsXXynsKaGTMGbkMYuHZd4a-LTRYatzxWPWRrxkkkRbVnu0BOx7Bcfk3Cltny-DwqpmHmTufNUnG1W8F_WcEV8QfMw1Ct7XR5o4f1m3NGxTJQd8Q-by2HfQJT-W7EH8bXn6-_PWeHJ3CU-LiPlMne8bqt7F8CalhNjTSg&random=2851062846&rmt_tld=0&ipr=y — 200 — 64 B — 16 ms — h3https://www.google.com.sg/pagead/1p-user-list/11009127209/?random=1776889130979&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXtK-RnQdNhTf00rUqEVJYu1_V0OEVZSX0qTYpiIZ1-RDxeQKC1FULn-Y9vBRapghUD2_ua5Wu5N6v2qDCjyaB8BNd6U30daiqsXXynsKaGTMGbkMYuHZd4a-LTRYatzxWPWRrxkkkRbVnu0BOx7Bcfk3Cltny-DwqpmHmTufNUnG1W8F_WcEV8QfMw1Ct7XR5o4f1m3NGxTJQd8Q-by2HfQJT-W7EH8bXn6-_PWeHJ3CU-LiPlMne8bqt7F8CalhNjTSg&random=2851062846&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/11009127209/?random=1776889130979&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v896728043z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXtK-RnQdNhTf00rUqEVJYu1_V0OEVZSX0qTYpiIZ1-RDxeQKC1FULn-Y9vBRapghUD2_ua5Wu5N6v2qDCjyaB8BNd6U30daiqsXXynsKaGTMGbkMYuHZd4a-LTRYatzxWPWRrxkkkRbVnu0BOx7Bcfk3Cltny-DwqpmHmTufNUnG1W8F_WcEV8QfMw1Ct7XR5o4f1m3NGxTJQd8Q-by2HfQJT-W7EH8bXn6-_PWeHJ3CU-LiPlMne8bqt7F8CalhNjTSg&random=2851062846&rmt_tld=1&ipr=y — 200 — 108 B — 46 ms — h2https://www.google.com/pagead/1p-user-list/11440401892/?random=1776889131065&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfb8s6CsGBVq3qnF8Z5Dsq5Rz4DOsyx_RyH272PvduDQQyt1bDVf4x9itz3GKyqKVj2RbikIRX8S3vlNe2zrolT9trhdNf7ZkPEj9lt8gwmUw71ure1qaT4wKaARJxTtjm7cgG44LuPJ-VRpihIdId7leU78fZLYUUfMIztJoAZ5JoNjzogXi0P5zYYCn7Lph3u6Rw2qUKhfm8q4kN9BtWR1mlrvNIiQjqGv4pAIgzmmu8GvqYShNVwgK_vhCn4pajmvZvg&random=2299673029&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11440401892/?random=1776889131065&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfb8s6CsGBVq3qnF8Z5Dsq5Rz4DOsyx_RyH272PvduDQQyt1bDVf4x9itz3GKyqKVj2RbikIRX8S3vlNe2zrolT9trhdNf7ZkPEj9lt8gwmUw71ure1qaT4wKaARJxTtjm7cgG44LuPJ-VRpihIdId7leU78fZLYUUfMIztJoAZ5JoNjzogXi0P5zYYCn7Lph3u6Rw2qUKhfm8q4kN9BtWR1mlrvNIiQjqGv4pAIgzmmu8GvqYShNVwgK_vhCn4pajmvZvg&random=2299673029&rmt_tld=0&ipr=y — 200 — 64 B — 34 ms — h3https://www.google.com.sg/pagead/1p-user-list/11440401892/?random=1776889131065&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfb8s6CsGBVq3qnF8Z5Dsq5Rz4DOsyx_RyH272PvduDQQyt1bDVf4x9itz3GKyqKVj2RbikIRX8S3vlNe2zrolT9trhdNf7ZkPEj9lt8gwmUw71ure1qaT4wKaARJxTtjm7cgG44LuPJ-VRpihIdId7leU78fZLYUUfMIztJoAZ5JoNjzogXi0P5zYYCn7Lph3u6Rw2qUKhfm8q4kN9BtWR1mlrvNIiQjqGv4pAIgzmmu8GvqYShNVwgK_vhCn4pajmvZvg&random=2299673029&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/11440401892/?random=1776889131065&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9173056577z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfb8s6CsGBVq3qnF8Z5Dsq5Rz4DOsyx_RyH272PvduDQQyt1bDVf4x9itz3GKyqKVj2RbikIRX8S3vlNe2zrolT9trhdNf7ZkPEj9lt8gwmUw71ure1qaT4wKaARJxTtjm7cgG44LuPJ-VRpihIdId7leU78fZLYUUfMIztJoAZ5JoNjzogXi0P5zYYCn7Lph3u6Rw2qUKhfm8q4kN9BtWR1mlrvNIiQjqGv4pAIgzmmu8GvqYShNVwgK_vhCn4pajmvZvg&random=2299673029&rmt_tld=1&ipr=y — 200 — 108 B — 53 ms — h2https://www.google.com/pagead/1p-user-list/826908640/?random=1776889131157&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfef-1qK6t8S_S4gGxl-8ZIj-BYcDdJ1H3RYlytqlr8g9SY-orLps1DIhEnMHqAylsEDhKJoXm1qrhpI4zhMrmTb3nzhuwJy_Louj4mzS5jXzVVDuCnSS0NCrPX9NRMrv2kPWV4Zum1eHsbZcc42XKAMc83aR8c5hjEqUpR-qfREzeShPeJgerbg8rwUXZZOVn-tDYurSiYRjYzvtCDlCRkjz6UB-ECvKKUhK1P7mzOe8_5_TJLx-WWHVShCE3o_p4Csguw&random=495652610&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/826908640/?random=1776889131157&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfef-1qK6t8S_S4gGxl-8ZIj-BYcDdJ1H3RYlytqlr8g9SY-orLps1DIhEnMHqAylsEDhKJoXm1qrhpI4zhMrmTb3nzhuwJy_Louj4mzS5jXzVVDuCnSS0NCrPX9NRMrv2kPWV4Zum1eHsbZcc42XKAMc83aR8c5hjEqUpR-qfREzeShPeJgerbg8rwUXZZOVn-tDYurSiYRjYzvtCDlCRkjz6UB-ECvKKUhK1P7mzOe8_5_TJLx-WWHVShCE3o_p4Csguw&random=495652610&rmt_tld=0&ipr=y — 200 — 64 B — 21 ms — h3https://www.google.com.sg/pagead/1p-user-list/826908640/?random=1776889131157&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfef-1qK6t8S_S4gGxl-8ZIj-BYcDdJ1H3RYlytqlr8g9SY-orLps1DIhEnMHqAylsEDhKJoXm1qrhpI4zhMrmTb3nzhuwJy_Louj4mzS5jXzVVDuCnSS0NCrPX9NRMrv2kPWV4Zum1eHsbZcc42XKAMc83aR8c5hjEqUpR-qfREzeShPeJgerbg8rwUXZZOVn-tDYurSiYRjYzvtCDlCRkjz6UB-ECvKKUhK1P7mzOe8_5_TJLx-WWHVShCE3o_p4Csguw&random=495652610&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/826908640/?random=1776889131157&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfef-1qK6t8S_S4gGxl-8ZIj-BYcDdJ1H3RYlytqlr8g9SY-orLps1DIhEnMHqAylsEDhKJoXm1qrhpI4zhMrmTb3nzhuwJy_Louj4mzS5jXzVVDuCnSS0NCrPX9NRMrv2kPWV4Zum1eHsbZcc42XKAMc83aR8c5hjEqUpR-qfREzeShPeJgerbg8rwUXZZOVn-tDYurSiYRjYzvtCDlCRkjz6UB-ECvKKUhK1P7mzOe8_5_TJLx-WWHVShCE3o_p4Csguw&random=495652610&rmt_tld=1&ipr=y — 200 — 108 B — 44 ms — h2https://www.google.com/pagead/1p-user-list/976202791/?random=1776889131179&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQA7cxVoVxe9plknMBNuJ5mqucwouaE88B2aPx3IrlSpjKfUrrN6TeUTavp7qNpsVqAheTOmGK6vvey977y-0B75iduvLeWAIulvNCloXN0zNQucV16n5DMvp6ml0rLZypiucyJNY9HiBA94ls5lgSBvowGHDqgxgcI_dpUBxTGTHsw-QnTSvyc_jKnHvNjqGk59A-ylaV568igD3GpTUantApPnABhJuFInl9bO3bRaqc8i-olNZKiwhjtN83d3_bLjWA&random=1195336161&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/976202791/?random=1776889131179&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQA7cxVoVxe9plknMBNuJ5mqucwouaE88B2aPx3IrlSpjKfUrrN6TeUTavp7qNpsVqAheTOmGK6vvey977y-0B75iduvLeWAIulvNCloXN0zNQucV16n5DMvp6ml0rLZypiucyJNY9HiBA94ls5lgSBvowGHDqgxgcI_dpUBxTGTHsw-QnTSvyc_jKnHvNjqGk59A-ylaV568igD3GpTUantApPnABhJuFInl9bO3bRaqc8i-olNZKiwhjtN83d3_bLjWA&random=1195336161&rmt_tld=0&ipr=y — 200 — 64 B — 33 ms — h3https://www.google.com.sg/pagead/1p-user-list/976202791/?random=1776889131179&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQA7cxVoVxe9plknMBNuJ5mqucwouaE88B2aPx3IrlSpjKfUrrN6TeUTavp7qNpsVqAheTOmGK6vvey977y-0B75iduvLeWAIulvNCloXN0zNQucV16n5DMvp6ml0rLZypiucyJNY9HiBA94ls5lgSBvowGHDqgxgcI_dpUBxTGTHsw-QnTSvyc_jKnHvNjqGk59A-ylaV568igD3GpTUantApPnABhJuFInl9bO3bRaqc8i-olNZKiwhjtN83d3_bLjWA&random=1195336161&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/976202791/?random=1776889131179&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9134316066z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400~117884344~118128923~118463262&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=12&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfQA7cxVoVxe9plknMBNuJ5mqucwouaE88B2aPx3IrlSpjKfUrrN6TeUTavp7qNpsVqAheTOmGK6vvey977y-0B75iduvLeWAIulvNCloXN0zNQucV16n5DMvp6ml0rLZypiucyJNY9HiBA94ls5lgSBvowGHDqgxgcI_dpUBxTGTHsw-QnTSvyc_jKnHvNjqGk59A-ylaV568igD3GpTUantApPnABhJuFInl9bO3bRaqc8i-olNZKiwhjtN83d3_bLjWA&random=1195336161&rmt_tld=1&ipr=y — 200 — 108 B — 42 ms — h2https://www.google.com/pagead/1p-user-list/441325732/?random=1776889131315&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV6n1SFOJonC2-Dhw4dipKHak_B9A4B3N1XY2EbgceoBvFWWhJdXgFXM7UEH5ZUX8-p4nPUQgY7DQIh-dpnlRLeAVG85wM8ECMO0cdBPZRLEIoxKHl_dI-5290Lctax5ULNUPuGfh4KQthDVglaUcX7PjNSaNg06z4lN8I7VVYmV1qviNIfbGGr7e_1Fzo-OqFimsAoaQIHGF8dDHmQUdGdOuPMqju3TgPWHJt44pKb4grwMfMM14bgcORGzG_cnz_Eg3g&random=3555883893&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/441325732/?random=1776889131315&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV6n1SFOJonC2-Dhw4dipKHak_B9A4B3N1XY2EbgceoBvFWWhJdXgFXM7UEH5ZUX8-p4nPUQgY7DQIh-dpnlRLeAVG85wM8ECMO0cdBPZRLEIoxKHl_dI-5290Lctax5ULNUPuGfh4KQthDVglaUcX7PjNSaNg06z4lN8I7VVYmV1qviNIfbGGr7e_1Fzo-OqFimsAoaQIHGF8dDHmQUdGdOuPMqju3TgPWHJt44pKb4grwMfMM14bgcORGzG_cnz_Eg3g&random=3555883893&rmt_tld=0&ipr=y — 200 — 64 B — 23 ms — h3https://www.google.com.sg/pagead/1p-user-list/441325732/?random=1776889131315&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV6n1SFOJonC2-Dhw4dipKHak_B9A4B3N1XY2EbgceoBvFWWhJdXgFXM7UEH5ZUX8-p4nPUQgY7DQIh-dpnlRLeAVG85wM8ECMO0cdBPZRLEIoxKHl_dI-5290Lctax5ULNUPuGfh4KQthDVglaUcX7PjNSaNg06z4lN8I7VVYmV1qviNIfbGGr7e_1Fzo-OqFimsAoaQIHGF8dDHmQUdGdOuPMqju3TgPWHJt44pKb4grwMfMM14bgcORGzG_cnz_Eg3g&random=3555883893&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/441325732/?random=1776889131315&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9167186074z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=10&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfV6n1SFOJonC2-Dhw4dipKHak_B9A4B3N1XY2EbgceoBvFWWhJdXgFXM7UEH5ZUX8-p4nPUQgY7DQIh-dpnlRLeAVG85wM8ECMO0cdBPZRLEIoxKHl_dI-5290Lctax5ULNUPuGfh4KQthDVglaUcX7PjNSaNg06z4lN8I7VVYmV1qviNIfbGGr7e_1Fzo-OqFimsAoaQIHGF8dDHmQUdGdOuPMqju3TgPWHJt44pKb4grwMfMM14bgcORGzG_cnz_Eg3g&random=3555883893&rmt_tld=1&ipr=y — 200 — 455 B — 37 ms — h2https://www.google.com/pagead/1p-user-list/10854878465/?random=1776889131393&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfeoNdUwIUaI75n47Oy0pKYEjlNa0pB-ROgOLVMShQs3ij3QWJwj6TNlRXbkl6CoQuRnV_DLZ4SVjCgw9gAJQcx4e85lCLLqqPj92MLb2KO6b4DgEVcX5aVdlQFyUdcyeHSrhDABKHSAZOyZqEEevYueqPci9PAkOWgNSGQ3V9g6z8IA9NC7o7lIetToMQYzv8fSepVvHO0TbD54XZVYU5W8QHwvC4UpL5v6kwWHfKosamA4vH-DGv83yCnBzAw35ss1myA&random=4280208010&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10854878465/?random=1776889131393&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfeoNdUwIUaI75n47Oy0pKYEjlNa0pB-ROgOLVMShQs3ij3QWJwj6TNlRXbkl6CoQuRnV_DLZ4SVjCgw9gAJQcx4e85lCLLqqPj92MLb2KO6b4DgEVcX5aVdlQFyUdcyeHSrhDABKHSAZOyZqEEevYueqPci9PAkOWgNSGQ3V9g6z8IA9NC7o7lIetToMQYzv8fSepVvHO0TbD54XZVYU5W8QHwvC4UpL5v6kwWHfKosamA4vH-DGv83yCnBzAw35ss1myA&random=4280208010&rmt_tld=0&ipr=y — 200 — 64 B — 22 ms — h3https://www.google.com.sg/pagead/1p-user-list/10854878465/?random=1776889131393&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfeoNdUwIUaI75n47Oy0pKYEjlNa0pB-ROgOLVMShQs3ij3QWJwj6TNlRXbkl6CoQuRnV_DLZ4SVjCgw9gAJQcx4e85lCLLqqPj92MLb2KO6b4DgEVcX5aVdlQFyUdcyeHSrhDABKHSAZOyZqEEevYueqPci9PAkOWgNSGQ3V9g6z8IA9NC7o7lIetToMQYzv8fSepVvHO0TbD54XZVYU5W8QHwvC4UpL5v6kwWHfKosamA4vH-DGv83yCnBzAw35ss1myA&random=4280208010&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/10854878465/?random=1776889131393&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178218231z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=13&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfeoNdUwIUaI75n47Oy0pKYEjlNa0pB-ROgOLVMShQs3ij3QWJwj6TNlRXbkl6CoQuRnV_DLZ4SVjCgw9gAJQcx4e85lCLLqqPj92MLb2KO6b4DgEVcX5aVdlQFyUdcyeHSrhDABKHSAZOyZqEEevYueqPci9PAkOWgNSGQ3V9g6z8IA9NC7o7lIetToMQYzv8fSepVvHO0TbD54XZVYU5W8QHwvC4UpL5v6kwWHfKosamA4vH-DGv83yCnBzAw35ss1myA&random=4280208010&rmt_tld=1&ipr=y — 200 — 108 B — 55 ms — h2https://www.google.com/pagead/1p-user-list/10884959375/?random=1776889131486&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe7ylGte5OYqmcUSWycTKngxFyTqH8dJnxSquNwiUHdFRPv49bLnZbOJ9IuBACrMwmDkuDtAYLfWxvE13VthgHJ6YLuIa4iClbHkNPi5mylbDFAB_LChc8rGcJaMbKpJ_j_n-bxMkoauVWQuUXMsh9qXM65X8T4QFJjtZv9TDWH2gQe-QJEmA8WJDeXHnV8atUyzzD3BJXr4jRzTfB-hjQnpaBtuxU61Gp-KEaSAeYg4U0SvqsCM4F_WQ9k1snLRNsGxfQ&random=3990985020&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/10884959375/?random=1776889131486&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe7ylGte5OYqmcUSWycTKngxFyTqH8dJnxSquNwiUHdFRPv49bLnZbOJ9IuBACrMwmDkuDtAYLfWxvE13VthgHJ6YLuIa4iClbHkNPi5mylbDFAB_LChc8rGcJaMbKpJ_j_n-bxMkoauVWQuUXMsh9qXM65X8T4QFJjtZv9TDWH2gQe-QJEmA8WJDeXHnV8atUyzzD3BJXr4jRzTfB-hjQnpaBtuxU61Gp-KEaSAeYg4U0SvqsCM4F_WQ9k1snLRNsGxfQ&random=3990985020&rmt_tld=0&ipr=y — 200 — 64 B — 19 ms — h3https://www.google.com/pagead/1p-user-list/16797833085/?random=1776889131576&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfcnuoe6nF9rlOBqGuVAb_0R8rxFWuQFUusErZ-TKghh1x9QIdTNhX3XO_Y8ACUu2KTuxd1Axfv3azKSxRad8zUgJ-G6llsMdhdqVaamA1l9WJbCw4jv5pgAXgzszTDl6CAUW5m7sUsRnHGtUEiLc9KmhpgsGpPAtjwBFVFm2GEHyNMkiV6avCuYrkP9O903mHc7IWG6prweBvpkFjAQZJtT43C5AReYdfP4U36fcGdxAFUrM8EAXpZu2aLrFDPmxlGo54w&random=1550644559&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/16797833085/?random=1776889131576&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfcnuoe6nF9rlOBqGuVAb_0R8rxFWuQFUusErZ-TKghh1x9QIdTNhX3XO_Y8ACUu2KTuxd1Axfv3azKSxRad8zUgJ-G6llsMdhdqVaamA1l9WJbCw4jv5pgAXgzszTDl6CAUW5m7sUsRnHGtUEiLc9KmhpgsGpPAtjwBFVFm2GEHyNMkiV6avCuYrkP9O903mHc7IWG6prweBvpkFjAQZJtT43C5AReYdfP4U36fcGdxAFUrM8EAXpZu2aLrFDPmxlGo54w&random=1550644559&rmt_tld=0&ipr=y — 200 — 64 B — 19 ms — h3https://www.google.com/pagead/1p-user-list/17976873880/?random=1776889131659&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWsNa6Ep67LR8fyfhAPRXzQoztNAlYrlgDih3t_dnDS-fu-FYAP2KT_m87gP42k-7JRHBbJFzsB2qCOPFSFrEFEnFA9ieUBG2J2zQInw3rjM-_ASoM3ISGazo7FMPng38rnaoHhB04qEVgcniIqRKdNyP7Juznx6WDYlGlRGS9YlWMe0-yHn6htgPJjZvouceYaWosAOOMKfmAv0RSs3yRkTMJ2vf8JIVMC0ljyfp0HIdB-S2PnpruqckpsAqs7Poejs8w&random=816666209&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17976873880/?random=1776889131659&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWsNa6Ep67LR8fyfhAPRXzQoztNAlYrlgDih3t_dnDS-fu-FYAP2KT_m87gP42k-7JRHBbJFzsB2qCOPFSFrEFEnFA9ieUBG2J2zQInw3rjM-_ASoM3ISGazo7FMPng38rnaoHhB04qEVgcniIqRKdNyP7Juznx6WDYlGlRGS9YlWMe0-yHn6htgPJjZvouceYaWosAOOMKfmAv0RSs3yRkTMJ2vf8JIVMC0ljyfp0HIdB-S2PnpruqckpsAqs7Poejs8w&random=816666209&rmt_tld=0&ipr=y — 200 — 64 B — 20 ms — h3https://www.google.com/pagead/1p-user-list/11007919099/?random=1776889131732&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfTc2ruusQR7B9Ryyl5o7yYDXc3nbLpawZVCo4ZQTKxQ1mFj_2LBCVM-stGR7ufdd9MMhbCx_TXTmsxSCg4OfLyXzXoZ--zn4Cq1IaWPnJf9EsM-9SP1JHASK_DS-telacRFphVqTvZgm4p-6U1ixaHImkw-yzvABshOflC7Umo6sKspbAAOU6tMTr1s0q20KumJwcjTm-3-pQ2TegSOjf9bnxmERH9G8aInSrc8sQ7FFyRUFTayZsC80BQZA8pZg2YPK9Q&random=4177448431&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11007919099/?random=1776889131732&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfTc2ruusQR7B9Ryyl5o7yYDXc3nbLpawZVCo4ZQTKxQ1mFj_2LBCVM-stGR7ufdd9MMhbCx_TXTmsxSCg4OfLyXzXoZ--zn4Cq1IaWPnJf9EsM-9SP1JHASK_DS-telacRFphVqTvZgm4p-6U1ixaHImkw-yzvABshOflC7Umo6sKspbAAOU6tMTr1s0q20KumJwcjTm-3-pQ2TegSOjf9bnxmERH9G8aInSrc8sQ7FFyRUFTayZsC80BQZA8pZg2YPK9Q&random=4177448431&rmt_tld=0&ipr=y — 200 — 64 B — 17 ms — h3https://www.google.com.sg/pagead/1p-user-list/10884959375/?random=1776889131486&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe7ylGte5OYqmcUSWycTKngxFyTqH8dJnxSquNwiUHdFRPv49bLnZbOJ9IuBACrMwmDkuDtAYLfWxvE13VthgHJ6YLuIa4iClbHkNPi5mylbDFAB_LChc8rGcJaMbKpJ_j_n-bxMkoauVWQuUXMsh9qXM65X8T4QFJjtZv9TDWH2gQe-QJEmA8WJDeXHnV8atUyzzD3BJXr4jRzTfB-hjQnpaBtuxU61Gp-KEaSAeYg4U0SvqsCM4F_WQ9k1snLRNsGxfQ&random=3990985020&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/10884959375/?random=1776889131486&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9210270445z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616986~115938466~115938468~117266400~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=19&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfe7ylGte5OYqmcUSWycTKngxFyTqH8dJnxSquNwiUHdFRPv49bLnZbOJ9IuBACrMwmDkuDtAYLfWxvE13VthgHJ6YLuIa4iClbHkNPi5mylbDFAB_LChc8rGcJaMbKpJ_j_n-bxMkoauVWQuUXMsh9qXM65X8T4QFJjtZv9TDWH2gQe-QJEmA8WJDeXHnV8atUyzzD3BJXr4jRzTfB-hjQnpaBtuxU61Gp-KEaSAeYg4U0SvqsCM4F_WQ9k1snLRNsGxfQ&random=3990985020&rmt_tld=1&ipr=y — 200 — 108 B — 15 ms — h2https://www.google.com.sg/pagead/1p-user-list/16797833085/?random=1776889131576&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfcnuoe6nF9rlOBqGuVAb_0R8rxFWuQFUusErZ-TKghh1x9QIdTNhX3XO_Y8ACUu2KTuxd1Axfv3azKSxRad8zUgJ-G6llsMdhdqVaamA1l9WJbCw4jv5pgAXgzszTDl6CAUW5m7sUsRnHGtUEiLc9KmhpgsGpPAtjwBFVFm2GEHyNMkiV6avCuYrkP9O903mHc7IWG6prweBvpkFjAQZJtT43C5AReYdfP4U36fcGdxAFUrM8EAXpZu2aLrFDPmxlGo54w&random=1550644559&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/16797833085/?random=1776889131576&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9201286438z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=0&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfcnuoe6nF9rlOBqGuVAb_0R8rxFWuQFUusErZ-TKghh1x9QIdTNhX3XO_Y8ACUu2KTuxd1Axfv3azKSxRad8zUgJ-G6llsMdhdqVaamA1l9WJbCw4jv5pgAXgzszTDl6CAUW5m7sUsRnHGtUEiLc9KmhpgsGpPAtjwBFVFm2GEHyNMkiV6avCuYrkP9O903mHc7IWG6prweBvpkFjAQZJtT43C5AReYdfP4U36fcGdxAFUrM8EAXpZu2aLrFDPmxlGo54w&random=1550644559&rmt_tld=1&ipr=y — 200 — 108 B — 17 ms — h2https://www.google.com.sg/pagead/1p-user-list/17976873880/?random=1776889131659&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWsNa6Ep67LR8fyfhAPRXzQoztNAlYrlgDih3t_dnDS-fu-FYAP2KT_m87gP42k-7JRHBbJFzsB2qCOPFSFrEFEnFA9ieUBG2J2zQInw3rjM-_ASoM3ISGazo7FMPng38rnaoHhB04qEVgcniIqRKdNyP7Juznx6WDYlGlRGS9YlWMe0-yHn6htgPJjZvouceYaWosAOOMKfmAv0RSs3yRkTMJ2vf8JIVMC0ljyfp0HIdB-S2PnpruqckpsAqs7Poejs8w&random=816666209&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/17976873880/?random=1776889131659&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9244651692z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=3&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfWsNa6Ep67LR8fyfhAPRXzQoztNAlYrlgDih3t_dnDS-fu-FYAP2KT_m87gP42k-7JRHBbJFzsB2qCOPFSFrEFEnFA9ieUBG2J2zQInw3rjM-_ASoM3ISGazo7FMPng38rnaoHhB04qEVgcniIqRKdNyP7Juznx6WDYlGlRGS9YlWMe0-yHn6htgPJjZvouceYaWosAOOMKfmAv0RSs3yRkTMJ2vf8JIVMC0ljyfp0HIdB-S2PnpruqckpsAqs7Poejs8w&random=816666209&rmt_tld=1&ipr=y — 200 — 108 B — 18 ms — h2https://www.google.com.sg/pagead/1p-user-list/11007919099/?random=1776889131732&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfTc2ruusQR7B9Ryyl5o7yYDXc3nbLpawZVCo4ZQTKxQ1mFj_2LBCVM-stGR7ufdd9MMhbCx_TXTmsxSCg4OfLyXzXoZ--zn4Cq1IaWPnJf9EsM-9SP1JHASK_DS-telacRFphVqTvZgm4p-6U1ixaHImkw-yzvABshOflC7Umo6sKspbAAOU6tMTr1s0q20KumJwcjTm-3-pQ2TegSOjf9bnxmERH9G8aInSrc8sQ7FFyRUFTayZsC80BQZA8pZg2YPK9Q&random=4177448431&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/11007919099/?random=1776889131732&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v895459059z89176522140za20gzb9176522140zd9176522140xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115616985~115938466~115938469~117266401~118463261&u_w=800&u_h=600&url=https%3A%2F%2Fwww.dal.ca%2F&rcb=5&frm=0&tiba=Dalhousie%20University&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=323533608.1776889130&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfTc2ruusQR7B9Ryyl5o7yYDXc3nbLpawZVCo4ZQTKxQ1mFj_2LBCVM-stGR7ufdd9MMhbCx_TXTmsxSCg4OfLyXzXoZ--zn4Cq1IaWPnJf9EsM-9SP1JHASK_DS-telacRFphVqTvZgm4p-6U1ixaHImkw-yzvABshOflC7Umo6sKspbAAOU6tMTr1s0q20KumJwcjTm-3-pQ2TegSOjf9bnxmERH9G8aInSrc8sQ7FFyRUFTayZsC80BQZA8pZg2YPK9Q&random=4177448431&rmt_tld=1&ipr=y — 200 — 108 B — 22 ms — h2https://connect.facebook.net/signals/config/117970075559907?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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/117970075559907?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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 — 18.4 KiB — 25 ms — h3https://www.facebook.com/tr/?id=1136035060711876&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131924&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=11360350607... https://www.facebook.com/tr/?id=1136035060711876&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131924&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 19 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1136035060711876&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131924&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1136035060711876&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131924&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 193 B — 187 ms — h3https://connect.facebook.net/signals/config/687563759257831?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/687563759257831?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.3 KiB — 10 ms — h3https://www.facebook.com/tr/?id=117970075559907&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&cs_est=true&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=11797007555... https://www.facebook.com/tr/?id=117970075559907&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&cs_est=true&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 5 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=117970075559907&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&cs_est=true&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=117970075559907&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889131987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&cs_est=true&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 194 ms — h3https://connect.facebook.net/signals/config/329309355875603?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/329309355875603?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.4 KiB — 10 ms — h3https://www.facebook.com/tr/?id=687563759257831&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132021&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt3&rqm=GETwww.facebook.com/tr/?id=68756375925... https://www.facebook.com/tr/?id=687563759257831&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132021&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt3&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=687563759257831&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132021&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt3&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=687563759257831&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132021&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt3&rqm=FGET — 200 — 195 B — 188 ms — h3https://connect.facebook.net/signals/config/3322336551373660?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/3322336551373660?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.3 KiB — 11 ms — h3https://www.facebook.com/tr/?id=329309355875603&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132088&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=32930935587... https://www.facebook.com/tr/?id=329309355875603&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132088&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=329309355875603&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132088&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=329309355875603&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132088&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 185 ms — h3https://connect.facebook.net/signals/config/965573722171828?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/965573722171828?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.4 KiB — 11 ms — h3https://www.facebook.com/tr/?id=3322336551373660&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132126&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=33223365513... https://www.facebook.com/tr/?id=3322336551373660&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132126&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3322336551373660&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132126&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3322336551373660&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132126&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 187 ms — h3https://connect.facebook.net/signals/config/902260850395912?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/902260850395912?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.3 KiB — 12 ms — h3https://www.facebook.com/tr/?id=965573722171828&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132171&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=96557372217... https://www.facebook.com/tr/?id=965573722171828&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132171&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 5 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=965573722171828&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132171&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=965573722171828&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132171&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 203 ms — h3https://connect.facebook.net/signals/config/901595522693840?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/901595522693840?v=2.9.303&r=stable&domain=www.dal.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%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%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%2C233%2C210 — 200 — 16.3 KiB — 10 ms — h3https://www.facebook.com/tr/?id=902260850395912&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132205&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=90226085039... https://www.facebook.com/tr/?id=902260850395912&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132205&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 16 B — 6 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=902260850395912&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132205&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=902260850395912&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132205&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 192 ms — h3https://www.facebook.com/tr/?id=901595522693840&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132237&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=90159552269... https://www.facebook.com/tr/?id=901595522693840&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132237&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt0&rqm=GET — 200 — 16 B — 4 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=901595522693840&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132237&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=901595522693840&ev=PageView&dl=https%3A%2F%2Fwww.dal.ca%2F&rl=&if=false&ts=1776889132237&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776889130856.331745364280533700&ler=empty&cdl=API_unavailable&pmd[title]=Dalhousie%20University&pmd[locale]=en&pmd[description]=With%20campuses%20located%20in%20Halifax%20and%20Truro%2C%20NS%2C%20Dalhousie%20is%20a%20research-intensive%20university%20offering%20over%20300%20degrees%20in%2013%20diverse%20faculties.&plt=1393.4000000953674&it=1776889130603&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&expv2[7]=pt0&rqm=FGET — 200 — 197 B — 188 ms — h3https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 913 B — 313 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 274 B — 453 ms — http/1.1https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 516 B — 77 ms — h2https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-resources/resources/icon-192x192.png.lt_52d8b16a1d0bc6e6e2f65bda92d6c7fa.res/icon-192x192.pngwww.dal.ca/etc.clientlibs/dal-main/... https://www.dal.ca/etc.clientlibs/dal-main/clientlibs/clientlib-resources/resources/icon-192x192.png.lt_52d8b16a1d0bc6e6e2f65bda92d6c7fa.res/icon-192x192.png — 200 — 9.6 KiB — 5 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=2581B131018F4E62A2EA1FA22B55AA9B&RedC=c.clarity.ms&MXFR=1CB0189597EF63A63A130FD693EF6D9Bc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=2581B131018F4E62A2EA1FA22B55AA9B&RedC=c.clarity.ms&MXFR=1CB0189597EF63A63A130FD693EF6D9B — 302 — 765 B — 78 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=2581B131018F4E62A2EA1FA22B55AA9B&MUID=3C39A7E6424D64643562B0A543BF656Fc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=2581B131018F4E62A2EA1FA22B55AA9B&MUID=3C39A7E6424D64643562B0A543BF656F — 200 — 466 B — 62 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 274 B — 225 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 2083ms · 2095KB · CA$29/mo
www.dal.ca
Other
Costly
Execution 311ms
Transfer 128 KB
Unused 53%
Monthly Cost CA$4/mo
Unattributable
Other
Costly
Execution 240ms
Transfer 0 KB
Monthly Cost CA$3/mo
www.dal.ca
Other
Optional
Execution 167ms
Transfer 15 KB
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 144ms
Transfer 154 KB
Unused 39%
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 109ms
Transfer 155 KB
Unused 43%
Monthly Cost CA$2/mo
analytics.tiktok.com
Other
Optional
Execution 109ms
Transfer 121 KB
Unused 52%
Monthly Cost CA$2/mo
Google Tag Manager
Tag Manager
Optional
Execution 104ms
Transfer 144 KB
Unused 42%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 146 KB
Unused 42%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 89ms
Transfer 154 KB
Unused 42%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 144 KB
Unused 43%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 83ms
Transfer 146 KB
Unused 42%
Monthly Cost CA$1/mo
Microsoft Clarity
Session Replay
Optional
Execution 83ms
Transfer 26 KB
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 81ms
Transfer 144 KB
Unused 42%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 146 KB
Unused 42%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 78ms
Transfer 144 KB
Unused 43%
Monthly Cost CA$1/mo
Facebook Pixel
Advertising
Optional
Execution 77ms
Transfer 45 KB
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 144 KB
Unused 43%
Monthly Cost CA$1/mo
Google Tag Manager
Tag Manager
Optional
Execution 69ms
Transfer 136 KB
Unused 44%
Monthly Cost CA$1/mo

These scripts may cost more than they're worth

  • www.dal.ca adds 311ms and costs ~CA$4/month
  • Unattributable adds 240ms and costs ~CA$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.dal.ca takes 311ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% of www.dal.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

Unattributable takes 240ms 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

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