Skip to content
https://digiday.com

Performance

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

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

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

2.13 s

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

3.90 s

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

2.51 s

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

0.012

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

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

23.83 s

Page Load Progression

463 ms
926 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.2 s
3.7 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 198 requests
FIX
2.7 MB transferred, 198 requests
Warning::
Page weighs 8.0 MB (2.7 MB transferred)
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Info::
Fonts are 352 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 352 KB
Warning::
198 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
198 requests
0.56 g CO2 per page load
JavaScript 1.7 MiB 63%
Fonts 352.4 KiB 13%
Images 349.4 KiB 13%
CSS 100.7 KiB 4%
Other 88.8 KiB 3%
Other 46.2 KiB 2%
Other 34.0 KiB 1%
HTML 33.6 KiB 1%
Other 821 B 0%
Other 641 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
71% third-party, 0 ms blocking
FIX
71% third-party, 0 ms blocking
Warning::
Third-party code accounts for 71% of page weight (1.9 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
29%
71%
First-party Third-party
F
JS Execution Cost
Action
9054ms total JS execution
FIX
9054ms total JS execution
Warning::
https://digiday.com/_static/??-eJylzEEOAiEMQNEL2an...: 1329ms CPU time
Warning::
Unattributable: 1273ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 1080ms CPU time
Warning::
https://digiday.com/: 810ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SVGC...: 532ms CPU time
Warning::
Third-party scripts: 6847ms (76% of total)

Main Thread Breakdown

Script Evaluation 68% Other 12% Style & Layout 7% Script Parsing & Compilation 6% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://digiday.com/_static/??-eJylzEEOAiEMQNEL2anOQnRhPAtCQ4rQTkoN8faaqCdw+1/ycW6QVJzEcWuPwjIwc+Ecn9ApcwQhn2p3+CgOj84J68AfRHuHRktnWerY4T/HCUaNE9xM5yCDrsKuxlK++2u/HEI4rud1H071BRhiRuY=1329ms1210ms7ms1st
Unattributable1273ms315ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=310979631080ms947ms61ms3rd
https://digiday.com/810ms17ms10ms1st
https://www.googletagmanager.com/gtag/js?id=G-SVGCV3Q0XS&cx=c&gtm=4e64k0532ms453ms42ms3rd
https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom_box.js?cb=97772B66179A18FD373211B541C61069480ms460ms6ms3rd
https://cmp.secureprivacy.ai/secure-privacy-v2.js446ms297ms8ms3rd
https://cdn.tinypass.com/api/tinypass.min.js443ms385ms40ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js397ms271ms27ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K62HL6S306ms245ms54ms3rd

Showing top 10 of 25 scripts

F
JS Bundles
Action
58 scripts, 723 KB unused
FIX
58 scripts, 723 KB unused
Warning::
https://cdn.pendo.io/agent/static/671bac03-2094-4b...: 121 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 101 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.tinypass.com/api/tinypass.min.js: 80 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SVGC...: 64 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-K62...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 723 KB
723 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.pendo.io/agent/static/671bac03-2094-4b46-50fd-2285ccdbfaeb/pendo.js182 KB121 KB (67%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963187 KB101 KB (54%)3rd
https://cdn.tinypass.com/api/tinypass.min.js133 KB80 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SVGCV3Q0XS&cx=c&gtm=4e64k0173 KB64 KB (37%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-K62HL6S155 KB62 KB (40%)3rd
https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/main.js?cb=71D35DDEEE189B3429B42DAEECEAEED0119 KB56 KB (47%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-935207614&cx=c&gtm=4e64k0137 KB54 KB (39%)3rd
https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C568 KB44 KB (64%)3rd
https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C50 KB44 KB (64%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js73 KB31 KB (43%)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
198 resources · 2.7 MB · 723 KB savings available
FIX
198 resources · 2.7 MB · 723 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~723 KB of savings available
Warning::
132 third-party resources (71% of weight)
198 resources · 2.7 MiB · 132 third-party 1.7 MiB over 1MB target
JavaScript 63% · 1.7 MiB
Image 13% · 354.9 KiB
Font 13% · 352.4 KiB
Other 6% · 159.3 KiB
CSS 4% · 100.7 KiB
Document 1% · 39.4 KiB

~723.2 KiB of savings available

Remove unused JavaScript: 723.2 KiB
C
Image Optimization
Action
69 images, 0 KB saveable
REVIEW
69 images, 0 KB saveable
Warning::
https://digiday.com/wp-content/themes/digiday/clie... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://digiday.com/wp-content/themes/digiday/clie... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
69 images 345 KB
0 oversized -0 KB
27 legacy format
2 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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
10 fonts (352 KB)
PASS
10 fonts (352 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

352 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.1 s LCP 3.9 sdata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 31.0 KiB — 140 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/3113599c81842ebf9458615bcca7d689.woff23113599c81842ebf9458615... https://digiday.com/wp-content/themes/digiday/new-static/fonts/3113599c81842ebf9458615bcca7d689.woff2 — 33.6 KiB — 18 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/831919c14a1e520ed266076af9f8f7b1.woff2831919c14a1e520ed266076... https://digiday.com/wp-content/themes/digiday/new-static/fonts/831919c14a1e520ed266076af9f8f7b1.woff2 — 34.8 KiB — 22 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/b4e3c51c317dc47eb1c2a19330e2ccc6.woff2b4e3c51c317dc47eb1c2a19... https://digiday.com/wp-content/themes/digiday/new-static/fonts/b4e3c51c317dc47eb1c2a19330e2ccc6.woff2 — 26.3 KiB — 24 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/4b9d2b0ed4ca85391ab4a51df739ca99.woff24b9d2b0ed4ca85391ab4a51... https://digiday.com/wp-content/themes/digiday/new-static/fonts/4b9d2b0ed4ca85391ab4a51df739ca99.woff2 — 66.2 KiB — 31 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/fcff7d7cb5ca23c06333819a33c92f3e.woff2fcff7d7cb5ca23c06333819... https://digiday.com/wp-content/themes/digiday/new-static/fonts/fcff7d7cb5ca23c06333819a33c92f3e.woff2 — 25.9 KiB — 30 ms — font-display: swaphttps://digiday.com/wp-content/themes/digiday/new-static/fonts/1e91381cb4c002cdd7262be05a4b7510.woff21e91381cb4c002cdd7262be... https://digiday.com/wp-content/themes/digiday/new-static/fonts/1e91381cb4c002cdd7262be05a4b7510.woff2 — 62.0 KiB — 22 ms — font-display: swaphttps://s3.lightboxcdn.com/vendors/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/uploads/e33e9b1a-04b4-46be-9ba2-0cc8cc256e50/ProximaNovaRegular.ttfProximaNovaRegular.ttf https://s3.lightboxcdn.com/vendors/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/uploads/e33e9b1a-04b4-46be-9ba2-0cc8cc256e50/ProximaNovaRegular.ttf — 49.5 KiB — 102 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2S6uyw4BMUTPHjx4wXg.woff2 https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2 — 23.1 KiB — 28 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2S6uyw4BMUTPHjx4wXg.woff2 https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2 — 0 B — 0 ms — font-display: swap
x-font-woff;charset=utf... woff swap
Size 31 KB
Load time 140 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
3113599c81842ebf9458615... woff2 swap
Size 34 KB
Load time 18 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
831919c14a1e520ed266076... woff2 swap
Size 35 KB
Load time 22 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
b4e3c51c317dc47eb1c2a19... woff2 swap
Size 26 KB
Load time 24 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
4b9d2b0ed4ca85391ab4a51... woff2 swap
Size 66 KB
Load time 31 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
fcff7d7cb5ca23c06333819... woff2 swap
Size 26 KB
Load time 30 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
1e91381cb4c002cdd7262be... woff2 swap
Size 62 KB
Load time 22 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
ProximaNovaRegular.ttf ttf swap
Size 50 KB
Load time 102 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
S6uyw4BMUTPHjx4wXg.woff2 woff2 swap
Size 23 KB
Load time 28 ms
Start 3.7 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXg.woff2 woff2 swap
Size 0 KB
Load time 0 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~24 KB and ~48 ms

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

Current Resource Hints

preconnect
preload
dns-prefetch
6
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
198 requests over 6232ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.1 s LCP 3.9 shttps://digiday.com// https://digiday.com/ — 200 — 23.9 KiB — 988 ms — h2https://digiday.com/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k9M0c1JrEwtKtZPLkbi6aakFegBRXT0idcDUm+fa2tobmZmaGZgbmAMADNrKAI=/_static/??-eJzTLy/QTc7PK0nNK9EvyCl... https://digiday.com/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k9M0c1JrEwtKtZPLkbi6aakFegBRXT0idcDUm+fa2tobmZmaGZgbmAMADNrKAI= — 200 — 469 B — 4 ms — h2https://digiday.com/_static/??-eJy1kUsOAjEIQC9kh2j8bYxnIS0qkdLJ0Np4ext/UePCGN0Cj8cHau980kyaIe8okkHgLQc8glJ1ljGzB28Gm1ZlThIGGrrI2rXgCD7GzQ9E+hbspWxZ76SLFBidUq5p2LtLFlg9xBSKNEXPqAnQjLKdm/d4rCjirh1+Y6FDw+xRk6p05y27QBsskv8p8jikYiRPjoZJCXSpCmg7blb7foyHB90yLzdcx9V4sZjOJ/PlcnYCW6nSbA==/_static/??-eJy1kUsOAjEIQC9kh2j8bYx... https://digiday.com/_static/??-eJy1kUsOAjEIQC9kh2j8bYxnIS0qkdLJ0Np4ext/UePCGN0Cj8cHau980kyaIe8okkHgLQc8glJ1ljGzB28Gm1ZlThIGGrrI2rXgCD7GzQ9E+hbspWxZ76SLFBidUq5p2LtLFlg9xBSKNEXPqAnQjLKdm/d4rCjirh1+Y6FDw+xRk6p05y27QBsskv8p8jikYiRPjoZJCXSpCmg7blb7foyHB90yLzdcx9V4sZjOJ/PlcnYCW6nSbA== — 200 — 94.5 KiB — 24 ms — h2https://digiday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBL9gpzS9My8Yv3EFN2cxMrUIrBuOEc3Ja2ANB1A1fa5tobm5iZmRmYWFmZZAN+CRb4=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://digiday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBL9gpzS9My8Yv3EFN2cxMrUIrBuOEc3Ja2ANB1A1fa5tobm5iZmRmYWFmZZAN+CRb4= — 200 — 37.1 KiB — 12 ms — h2https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js?m=1776292078g/wp-content/plugins/digiday-media-n... https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js?m=1776292078g — 200 — 7.3 KiB — 21 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_logo.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_logo.svg — 200 — 950 B — 21 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_search.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_search.svg — 200 — 748 B — 21 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=749,422/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=749,422 — 200 — 14.6 KiB — 20 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-black-alt.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-black-alt.svg — 200 — 954 B — 3 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_envelope-black.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_envelope-black.svg — 200 — 744 B — 3 ms — h2https://digiday.com/wp-includes/js/dist/hooks.min.js?m=1774626885g/wp-includes/js/dist/hooks.min.js?m... https://digiday.com/wp-includes/js/dist/hooks.min.js?m=1774626885g — 200 — 2.2 KiB — 3 ms — h2https://digiday.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://digiday.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=digiday.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=digiday.com — 200 — 8.9 KiB — 101 ms — h2https://digiday.com/_static/??-eJyNyzEOgCAMAMAPCYVBmIxvIdBoiVRjmxB/r4s72y0H/TL5ZEVW0B0bChTaqKQHGLsRTUoZqkC6PxxoG7GtMsHoE9I/rW3xMQQfXHRzfQH3GCvm/_static/??-eJyNyzEOgCAMAMAPCYVBmIx... https://digiday.com/_static/??-eJyNyzEOgCAMAMAPCYVBmIxvIdBoiVRjmxB/r4s72y0H/TL5ZEVW0B0bChTaqKQHGLsRTUoZqkC6PxxoG7GtMsHoE9I/rW3xMQQfXHRzfQH3GCvm — 200 — 2.7 KiB — 37 ms — h2https://digiday.com/_static/??-eJy9j9EKwjAMRX/ILihqn8RvydpasrXNaNoN/97JHOiL4B58CslN7rmBaVCGU3GpwBCqpyRgyZPFu4rOEqrkysS5V4sKlAxEtjU4gZHwxjUjmEBPg7VXNBv6jIU4NZ3s4FdIG9j0AkMmQ8mrgm1wK+RjuMn9/QU3zmcCKOLm0gnwFBqDmau40ETalv8rYd1dhH8wVMLxxbnGy17r01nroz50Dz9swaQ=/_static/??-eJy9j9EKwjAMRX/ILihqn8R... https://digiday.com/_static/??-eJy9j9EKwjAMRX/ILihqn8RvydpasrXNaNoN/97JHOiL4B58CslN7rmBaVCGU3GpwBCqpyRgyZPFu4rOEqrkysS5V4sKlAxEtjU4gZHwxjUjmEBPg7VXNBv6jIU4NZ3s4FdIG9j0AkMmQ8mrgm1wK+RjuMn9/QU3zmcCKOLm0gnwFBqDmau40ETalv8rYd1dhH8wVMLxxbnGy17r01nroz50Dz9swaQ= — 200 — 15.7 KiB — 36 ms — h2https://digiday.com/_static/??-eJylzEEOAiEMQNEL2anOQnRhPAtCQ4rQTkoN8faaqCdw+1/ycW6QVJzEcWuPwjIwc+Ecn9ApcwQhn2p3+CgOj84J68AfRHuHRktnWerY4T/HCUaNE9xM5yCDrsKuxlK++2u/HEI4rud1H071BRhiRuY=/_static/??-eJylzEEOAiEMQNEL2anOQnR... https://digiday.com/_static/??-eJylzEEOAiEMQNEL2anOQnRhPAtCQ4rQTkoN8faaqCdw+1/ycW6QVJzEcWuPwjIwc+Ecn9ApcwQhn2p3+CgOj84J68AfRHuHRktnWerY4T/HCUaNE9xM5yCDrsKuxlK++2u/HEI4rud1H071BRhiRuY= — 200 — 26.3 KiB — 49 ms — h2https://www.lightboxcdn.com/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_speed.jswww.lightboxcdn.com/vendor/5a9c5a6f... https://www.lightboxcdn.com/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_speed.js — 200 — 2.1 KiB — 93 ms — h2https://experience.tinypass.com/xbuilder/experience/load?aid=6LaRkvUre6&ver=2.1experience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=6LaRkvUre6&ver=2.1 — 200 — 1.6 KiB — 85 ms — h3https://cdn.viafoura.net/entry/index.js?ver=9.11.1cdn.viafoura.net/entry/index.js?ver... https://cdn.viafoura.net/entry/index.js?ver=9.11.1 — 200 — 15.6 KiB — 108 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-white.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-white.svg — 200 — 849 B — 36 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=439,277/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=439,277 — 200 — 7.6 KiB — 35 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/12/eoy-ai-cost-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/12... https://digiday.com/wp-content/uploads/sites/3/2025/12/eoy-ai-cost-digiday.jpg?resize=150,150 — 200 — 2.6 KiB — 35 ms — h2https://digiday.com/wp-content/uploads/sites/3/2024/09/paper-fan-digiday.gif?w=83&h=83&crop=1/wp-content/uploads/sites/3/2024/09... https://digiday.com/wp-content/uploads/sites/3/2024/09/paper-fan-digiday.gif?w=83&h=83&crop=1 — 200 — 7.5 KiB — 41 ms — h2https://digiday.com/wp-content/uploads/sites/3/2024/04/tv-viewership-digiday.jpeg?resize=150,150/wp-content/uploads/sites/3/2024/04... https://digiday.com/wp-content/uploads/sites/3/2024/04/tv-viewership-digiday.jpeg?resize=150,150 — 200 — 3.8 KiB — 179 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/09/video-growth-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/09... https://digiday.com/wp-content/uploads/sites/3/2025/09/video-growth-digiday.jpg?resize=150,150 — 200 — 3.9 KiB — 88 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0420.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0420.jpg?resize=150,150 — 200 — 3.4 KiB — 39 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/tv-spend-digiday-1.webp?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/tv-spend-digiday-1.webp?resize=150,150 — 200 — 65.6 KiB — 58 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/04/Copy-of-LP-Money-balance-1.webp?resize=150,150/wp-content/uploads/sites/3/2025/04... https://digiday.com/wp-content/uploads/sites/3/2025/04/Copy-of-LP-Money-balance-1.webp?resize=150,150 — 200 — 7.8 KiB — 174 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/Pathlabs-March-E-Book-Homepage-Compressed-1.png?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/Pathlabs-March-E-Book-Homepage-Compressed-1.png?resize=150,150 — 200 — 22.0 KiB — 222 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/02/ai-integration-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/02... https://digiday.com/wp-content/uploads/sites/3/2026/02/ai-integration-digiday.jpg?resize=150,150 — 200 — 3.0 KiB — 47 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.1 s LCP 3.9 shttps://digiday.com// https://digiday.com/ — 200 — 23.9 KiB — 988 ms — h2https://digiday.com/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k9M0c1JrEwtKtZPLkbi6aakFegBRXT0idcDUm+fa2tobmZmaGZgbmAMADNrKAI=/_static/??-eJzTLy/QTc7PK0nNK9EvyCl... https://digiday.com/_static/??-eJzTLy/QTc7PK0nNK9EvyClNz8wr1k9M0c1JrEwtKtZPLkbi6aakFegBRXT0idcDUm+fa2tobmZmaGZgbmAMADNrKAI= — 200 — 469 B — 4 ms — h2https://digiday.com/_static/??-eJy1kUsOAjEIQC9kh2j8bYxnIS0qkdLJ0Np4ext/UePCGN0Cj8cHau980kyaIe8okkHgLQc8glJ1ljGzB28Gm1ZlThIGGrrI2rXgCD7GzQ9E+hbspWxZ76SLFBidUq5p2LtLFlg9xBSKNEXPqAnQjLKdm/d4rCjirh1+Y6FDw+xRk6p05y27QBsskv8p8jikYiRPjoZJCXSpCmg7blb7foyHB90yLzdcx9V4sZjOJ/PlcnYCW6nSbA==/_static/??-eJy1kUsOAjEIQC9kh2j8bYx... https://digiday.com/_static/??-eJy1kUsOAjEIQC9kh2j8bYxnIS0qkdLJ0Np4ext/UePCGN0Cj8cHau980kyaIe8okkHgLQc8glJ1ljGzB28Gm1ZlThIGGrrI2rXgCD7GzQ9E+hbspWxZ76SLFBidUq5p2LtLFlg9xBSKNEXPqAnQjLKdm/d4rCjirh1+Y6FDw+xRk6p05y27QBsskv8p8jikYiRPjoZJCXSpCmg7blb7foyHB90yLzdcx9V4sZjOJ/PlcnYCW6nSbA== — 200 — 94.5 KiB — 24 ms — h2https://digiday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBL9gpzS9My8Yv3EFN2cxMrUIrBuOEc3Ja2ANB1A1fa5tobm5iZmRmYWFmZZAN+CRb4=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://digiday.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSqy4uT8vJLUvBL9gpzS9My8Yv3EFN2cxMrUIrBuOEc3Ja2ANB1A1fa5tobm5iZmRmYWFmZZAN+CRb4= — 200 — 37.1 KiB — 12 ms — h2https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js?m=1776292078g/wp-content/plugins/digiday-media-n... https://digiday.com/wp-content/plugins/digiday-media-network-plugin/inc/modules/piano/assets/js/piano-integration.min.js?m=1776292078g — 200 — 7.3 KiB — 21 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_logo.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_logo.svg — 200 — 950 B — 21 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_search.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_search.svg — 200 — 748 B — 21 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=749,422/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=749,422 — 200 — 14.6 KiB — 20 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-black-alt.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-black-alt.svg — 200 — 954 B — 3 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_envelope-black.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_envelope-black.svg — 200 — 744 B — 3 ms — h2https://digiday.com/wp-includes/js/dist/hooks.min.js?m=1774626885g/wp-includes/js/dist/hooks.min.js?m... https://digiday.com/wp-includes/js/dist/hooks.min.js?m=1774626885g — 200 — 2.2 KiB — 3 ms — h2https://digiday.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://digiday.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://experiments.parsely.com/vip-experiments.js?apiKey=digiday.comexperiments.parsely.com/vip-experim... https://experiments.parsely.com/vip-experiments.js?apiKey=digiday.com — 200 — 8.9 KiB — 101 ms — h2https://digiday.com/_static/??-eJyNyzEOgCAMAMAPCYVBmIxvIdBoiVRjmxB/r4s72y0H/TL5ZEVW0B0bChTaqKQHGLsRTUoZqkC6PxxoG7GtMsHoE9I/rW3xMQQfXHRzfQH3GCvm/_static/??-eJyNyzEOgCAMAMAPCYVBmIx... https://digiday.com/_static/??-eJyNyzEOgCAMAMAPCYVBmIxvIdBoiVRjmxB/r4s72y0H/TL5ZEVW0B0bChTaqKQHGLsRTUoZqkC6PxxoG7GtMsHoE9I/rW3xMQQfXHRzfQH3GCvm — 200 — 2.7 KiB — 37 ms — h2https://digiday.com/_static/??-eJy9j9EKwjAMRX/ILihqn8RvydpasrXNaNoN/97JHOiL4B58CslN7rmBaVCGU3GpwBCqpyRgyZPFu4rOEqrkysS5V4sKlAxEtjU4gZHwxjUjmEBPg7VXNBv6jIU4NZ3s4FdIG9j0AkMmQ8mrgm1wK+RjuMn9/QU3zmcCKOLm0gnwFBqDmau40ETalv8rYd1dhH8wVMLxxbnGy17r01nroz50Dz9swaQ=/_static/??-eJy9j9EKwjAMRX/ILihqn8R... https://digiday.com/_static/??-eJy9j9EKwjAMRX/ILihqn8RvydpasrXNaNoN/97JHOiL4B58CslN7rmBaVCGU3GpwBCqpyRgyZPFu4rOEqrkysS5V4sKlAxEtjU4gZHwxjUjmEBPg7VXNBv6jIU4NZ3s4FdIG9j0AkMmQ8mrgm1wK+RjuMn9/QU3zmcCKOLm0gnwFBqDmau40ETalv8rYd1dhH8wVMLxxbnGy17r01nroz50Dz9swaQ= — 200 — 15.7 KiB — 36 ms — h2https://digiday.com/_static/??-eJylzEEOAiEMQNEL2anOQnRhPAtCQ4rQTkoN8faaqCdw+1/ycW6QVJzEcWuPwjIwc+Ecn9ApcwQhn2p3+CgOj84J68AfRHuHRktnWerY4T/HCUaNE9xM5yCDrsKuxlK++2u/HEI4rud1H071BRhiRuY=/_static/??-eJylzEEOAiEMQNEL2anOQnR... https://digiday.com/_static/??-eJylzEEOAiEMQNEL2anOQnRhPAtCQ4rQTkoN8faaqCdw+1/ycW6QVJzEcWuPwjIwc+Ecn9ApcwQhn2p3+CgOj84J68AfRHuHRktnWerY4T/HCUaNE9xM5yCDrsKuxlK++2u/HEI4rud1H071BRhiRuY= — 200 — 26.3 KiB — 49 ms — h2https://www.lightboxcdn.com/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_speed.jswww.lightboxcdn.com/vendor/5a9c5a6f... https://www.lightboxcdn.com/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_speed.js — 200 — 2.1 KiB — 93 ms — h2https://experience.tinypass.com/xbuilder/experience/load?aid=6LaRkvUre6&ver=2.1experience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=6LaRkvUre6&ver=2.1 — 200 — 1.6 KiB — 85 ms — h3https://cdn.viafoura.net/entry/index.js?ver=9.11.1cdn.viafoura.net/entry/index.js?ver... https://cdn.viafoura.net/entry/index.js?ver=9.11.1 — 200 — 15.6 KiB — 108 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-white.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/icon_close-white.svg — 200 — 849 B — 36 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=439,277/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/openai-cpc-digiday.jpg?resize=439,277 — 200 — 7.6 KiB — 35 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/12/eoy-ai-cost-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/12... https://digiday.com/wp-content/uploads/sites/3/2025/12/eoy-ai-cost-digiday.jpg?resize=150,150 — 200 — 2.6 KiB — 35 ms — h2https://digiday.com/wp-content/uploads/sites/3/2024/09/paper-fan-digiday.gif?w=83&h=83&crop=1/wp-content/uploads/sites/3/2024/09... https://digiday.com/wp-content/uploads/sites/3/2024/09/paper-fan-digiday.gif?w=83&h=83&crop=1 — 200 — 7.5 KiB — 41 ms — h2https://digiday.com/wp-content/uploads/sites/3/2024/04/tv-viewership-digiday.jpeg?resize=150,150/wp-content/uploads/sites/3/2024/04... https://digiday.com/wp-content/uploads/sites/3/2024/04/tv-viewership-digiday.jpeg?resize=150,150 — 200 — 3.8 KiB — 179 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/09/video-growth-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/09... https://digiday.com/wp-content/uploads/sites/3/2025/09/video-growth-digiday.jpg?resize=150,150 — 200 — 3.9 KiB — 88 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0420.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0420.jpg?resize=150,150 — 200 — 3.4 KiB — 39 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/tv-spend-digiday-1.webp?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/tv-spend-digiday-1.webp?resize=150,150 — 200 — 65.6 KiB — 58 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/04/Copy-of-LP-Money-balance-1.webp?resize=150,150/wp-content/uploads/sites/3/2025/04... https://digiday.com/wp-content/uploads/sites/3/2025/04/Copy-of-LP-Money-balance-1.webp?resize=150,150 — 200 — 7.8 KiB — 174 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/Pathlabs-March-E-Book-Homepage-Compressed-1.png?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/Pathlabs-March-E-Book-Homepage-Compressed-1.png?resize=150,150 — 200 — 22.0 KiB — 222 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/02/ai-integration-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/02... https://digiday.com/wp-content/uploads/sites/3/2026/02/ai-integration-digiday.jpg?resize=150,150 — 200 — 3.0 KiB — 47 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/FLA-banner-image.png?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/FLA-banner-image.png?resize=150,150 — 200 — 4.1 KiB — 376 ms — h2https://digiday.com/wp-content/uploads/sites/3/2023/02/phone-engagement-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2023/02... https://digiday.com/wp-content/uploads/sites/3/2023/02/phone-engagement-digiday.jpg?resize=150,150 — 200 — 3.7 KiB — 318 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/Last-used_-11_21_24-blueprints-plan-digiday.webp?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/Last-used_-11_21_24-blueprints-plan-digiday.webp?resize=150,150 — 200 — 3.7 KiB — 47 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/09/ai-growth-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/09... https://digiday.com/wp-content/uploads/sites/3/2025/09/ai-growth-digiday.jpg?resize=150,150 — 200 — 2.4 KiB — 114 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/CUSTOM-Design-BANNERS-for-Circana-BCA_b.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/CUSTOM-Design-BANNERS-for-Circana-BCA_b.jpg?resize=150,150 — 200 — 4.8 KiB — 48 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/01/multiple-screens-revenue-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/01... https://digiday.com/wp-content/uploads/sites/3/2026/01/multiple-screens-revenue-digiday.jpg?resize=150,150 — 200 — 7.3 KiB — 49 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/01/search-spiral-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/01... https://digiday.com/wp-content/uploads/sites/3/2025/01/search-spiral-digiday.jpg?resize=150,150 — 200 — 2.5 KiB — 51 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/02/mls-fans-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/02... https://digiday.com/wp-content/uploads/sites/3/2026/02/mls-fans-digiday.jpg?resize=150,150 — 200 — 2.4 KiB — 51 ms — h2https://digiday.com/wp-content/uploads/sites/3/2023/06/receipt-cut-digiday.png?resize=150,150/wp-content/uploads/sites/3/2023/06... https://digiday.com/wp-content/uploads/sites/3/2023/06/receipt-cut-digiday.png?resize=150,150 — 200 — 27.7 KiB — 56 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/10/ai-paywall-digiday.gif?w=83&h=83&crop=1/wp-content/uploads/sites/3/2025/10... https://digiday.com/wp-content/uploads/sites/3/2025/10/ai-paywall-digiday.gif?w=83&h=83&crop=1 — 200 — 59.9 KiB — 57 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/creator-series-carson-roney-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/creator-series-carson-roney-digiday.jpg?resize=150,150 — 200 — 4.6 KiB — 52 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/ai-middle-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/ai-middle-digiday.jpg?resize=150,150 — 200 — 2.2 KiB — 183 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/11/google-ai-deal-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/11... https://digiday.com/wp-content/uploads/sites/3/2025/11/google-ai-deal-digiday.jpg?resize=150,150 — 200 — 3.9 KiB — 58 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/10/openai-ads-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/10... https://digiday.com/wp-content/uploads/sites/3/2025/10/openai-ads-digiday.jpg?resize=150,150 — 200 — 1.9 KiB — 61 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/11/agentic-ai-pubs-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/11... https://digiday.com/wp-content/uploads/sites/3/2025/11/agentic-ai-pubs-digiday.jpg?resize=150,150 — 200 — 5.4 KiB — 66 ms — h2https://digiday.com/wp-content/uploads/sites/3/2018/04/YouTube-TV-2.jpg?resize=150,150/wp-content/uploads/sites/3/2018/04... https://digiday.com/wp-content/uploads/sites/3/2018/04/YouTube-TV-2.jpg?resize=150,150 — 200 — 1.6 KiB — 92 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/01/creator-trends-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/01... https://digiday.com/wp-content/uploads/sites/3/2025/01/creator-trends-digiday.jpg?resize=150,150 — 200 — 3.1 KiB — 197 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/11/tv-attention-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/11... https://digiday.com/wp-content/uploads/sites/3/2025/11/tv-attention-digiday.jpg?resize=150,150 — 200 — 2.7 KiB — 69 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/07/sports-money-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/07... https://digiday.com/wp-content/uploads/sites/3/2025/07/sports-money-digiday.jpg?resize=150,150 — 200 — 5.1 KiB — 67 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/10/uncertain-work-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2025/10... https://digiday.com/wp-content/uploads/sites/3/2025/10/uncertain-work-digiday.jpg?resize=150,150 — 200 — 3.3 KiB — 61 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/creator-biz-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/creator-biz-digiday.jpg?resize=150,150 — 200 — 2.5 KiB — 108 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/01/digital-consideration-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/01... https://digiday.com/wp-content/uploads/sites/3/2026/01/digital-consideration-digiday.jpg?resize=150,150 — 200 — 2.8 KiB — 123 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/llm-revenue-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/llm-revenue-digiday.jpg?resize=150,150 — 200 — 2.5 KiB — 117 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0413.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/Digiday_1030x600_0413.jpg?resize=150,150 — 200 — 4.3 KiB — 70 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/04/checkout-funnel-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/04... https://digiday.com/wp-content/uploads/sites/3/2026/04/checkout-funnel-digiday.jpg?resize=150,150 — 200 — 2.9 KiB — 68 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/03/Digiday_1030x600_1969bf.jpg?resize=150,150/wp-content/uploads/sites/3/2026/03... https://digiday.com/wp-content/uploads/sites/3/2026/03/Digiday_1030x600_1969bf.jpg?resize=150,150 — 200 — 3.6 KiB — 160 ms — h2https://digiday.com/wp-content/uploads/sites/3/2025/07/Marigold-banner-publisher-revenue.jpg?resize=150,150/wp-content/uploads/sites/3/2025/07... https://digiday.com/wp-content/uploads/sites/3/2025/07/Marigold-banner-publisher-revenue.jpg?resize=150,150 — 200 — 4.8 KiB — 128 ms — h2https://digiday.com/wp-content/uploads/sites/3/2026/01/zero-click-trends-digiday.jpg?resize=150,150/wp-content/uploads/sites/3/2026/01... https://digiday.com/wp-content/uploads/sites/3/2026/01/zero-click-trends-digiday.jpg?resize=150,150 — 200 — 2.5 KiB — 61 ms — h2https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_media.svg/wp-content/themes/digiday/client/n... https://digiday.com/wp-content/themes/digiday/client/new-assets/images/digiday_media.svg — 200 — 1.3 KiB — 56 ms — h2https://digiday.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b/wp-content/mu-plugins/wp-parsely-3... https://digiday.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.6 KiB — 55 ms — h2https://cdn.parsely.com/keys/digiday.com/p.js?ver=3.23.1cdn.parsely.com/keys/digiday.com/p.... https://cdn.parsely.com/keys/digiday.com/p.js?ver=3.23.1 — 200 — 26.5 KiB — 50 ms — h2https://js.createsend1.com/javascript/copypastesubscribeformlogic.js?ver=1.0js.createsend1.com/javascript/copyp... https://js.createsend1.com/javascript/copypastesubscribeformlogic.js?ver=1.0 — 200 — 2.4 KiB — 95 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 36 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-K62HL6Swww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-K62HL6S — 200 — 154.7 KiB — 201 ms — h2https://www.googletagservices.com/tag/js/gpt.jswww.googletagservices.com/tag/js/gp... https://www.googletagservices.com/tag/js/gpt.js — 200 — 34.0 KiB — 156 ms — h2https://digiday.com/wp-content/themes/digiday/static/images/favicons/manifest.json/wp-content/themes/digiday/static/i... https://digiday.com/wp-content/themes/digiday/static/images/favicons/manifest.json — 200 — 641 B — 32 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4I… — 200 — 0 B — 0 ms — datadata:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAA… — 200 — 31.0 KiB — 140 ms — datahttps://digiday.com/wp-content/themes/digiday/new-static/fonts/3113599c81842ebf9458615bcca7d689.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/3113599c81842ebf9458615bcca7d689.woff2 — 200 — 33.6 KiB — 18 ms — h2https://digiday.com/wp-content/themes/digiday/new-static/fonts/831919c14a1e520ed266076af9f8f7b1.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/831919c14a1e520ed266076af9f8f7b1.woff2 — 200 — 34.8 KiB — 22 ms — h2https://digiday.com/wp-content/themes/digiday/new-static/fonts/b4e3c51c317dc47eb1c2a19330e2ccc6.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/b4e3c51c317dc47eb1c2a19330e2ccc6.woff2 — 200 — 26.3 KiB — 24 ms — h2https://digiday.com/wp-content/themes/digiday/new-static/fonts/4b9d2b0ed4ca85391ab4a51df739ca99.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/4b9d2b0ed4ca85391ab4a51df739ca99.woff2 — 200 — 66.2 KiB — 31 ms — h2https://digiday.com/wp-content/themes/digiday/new-static/fonts/fcff7d7cb5ca23c06333819a33c92f3e.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/fcff7d7cb5ca23c06333819a33c92f3e.woff2 — 200 — 25.9 KiB — 30 ms — h2https://digiday.com/wp-content/themes/digiday/new-static/fonts/1e91381cb4c002cdd7262be05a4b7510.woff2/wp-content/themes/digiday/new-stat... https://digiday.com/wp-content/themes/digiday/new-static/fonts/1e91381cb4c002cdd7262be05a4b7510.woff2 — 200 — 62.0 KiB — 22 ms — h2https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.6 KiB — 120 ms — h3https://api.viafoura.co/v2/digiday.com/bootstrap/v2?session=falseapi.viafoura.co/v2/digiday.com/boot... https://api.viafoura.co/v2/digiday.com/bootstrap/v2?session=false — 200 — 3.2 KiB — 333 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=38341125&post=514540&tz=-4&srv=digiday.com&hp=vip&j=1%3A15.5-beta&host=digiday.com&ref=&fcp=1200&rand=0.3482880217604315pixel.wp.com/g.gif?v=ext&blog=38341... https://pixel.wp.com/g.gif?v=ext&blog=38341125&post=514540&tz=-4&srv=digiday.com&hp=vip&j=1%3A15.5-beta&host=digiday.com&ref=&fcp=1200&rand=0.3482880217604315 — 200 — 177 B — 19 ms — h2https://forms.digiday.com/a4flkt7l2b/z9gd/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/digiday.com/jsonp/z?cb=1776888795009&callback=__dgo57y10iwl8vkforms.digiday.com/a4flkt7l2b/z9gd/5... https://forms.digiday.com/a4flkt7l2b/z9gd/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/digiday.com/jsonp/z?cb=1776888795009&callback=__dgo57y10iwl8vk — 200 — 1.3 KiB — 302 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/user.js?cb=639123918870315178forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/user.js?cb=639123918870315178 — 200 — 13.1 KiB — 136 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom.js?cb=388A05A311BD9EB72088D180890E62F2forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom.js?cb=388A05A311BD9EB72088D180890E62F2 — 200 — 5.9 KiB — 131 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/main.js?cb=71D35DDEEE189B3429B42DAEECEAEED0forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/main.js?cb=71D35DDEEE189B3429B42DAEECEAEED0 — 200 — 119.1 KiB — 160 ms — h2https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888795009&h=digiday.com&e=p&u=44577forms.digiday.com/w37htfhcq2/z9g/di... https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888795009&h=digiday.com&e=p&u=44577 — 200 — 851 B — 125 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097963 — 200 — 187.4 KiB — 155 ms — h3https://app.secureprivacy.ai/script/632d8bcc77729a8e6ce3171a.jsapp.secureprivacy.ai/script/632d8bc... https://app.secureprivacy.ai/script/632d8bcc77729a8e6ce3171a.js — 200 — 4.0 KiB — 106 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-935207614&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-935207614&cx=c&gtm=4e64k0 — 200 — 137.0 KiB — 45 ms — h2https://www.clarity.ms/tag/mvionnebkm?ref=gtm2www.clarity.ms/tag/mvionnebkm?ref=g... https://www.clarity.ms/tag/mvionnebkm?ref=gtm2 — 200 — 902 B — 153 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-SVGCV3Q0XS&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SVGCV3Q0XS&cx=c&gtm=4e64k0 — 200 — 172.9 KiB — 56 ms — h2https://static.ads-twitter.com/oct.jsstatic.ads-twitter.com/oct.js https://static.ads-twitter.com/oct.js — 200 — 13.4 KiB — 161 ms — h2https://cdn.pendo.io/agent/static/671bac03-2094-4b46-50fd-2285ccdbfaeb/pendo.jscdn.pendo.io/agent/static/671bac03-... https://cdn.pendo.io/agent/static/671bac03-2094-4b46-50fd-2285ccdbfaeb/pendo.js — 200 — 181.7 KiB — 141 ms — h2https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v78472338za200zd78472338xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776888795112&tfd=1433www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v78472338za200zd78472338xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~118463262&apve=1&apvf=f&apvc=1&tft=1776888795112&tfd=1433 — 200 — 21 B — 118 ms — h3https://p1.parsely.com/plogger/?rand=1776888795198&plid=f12cc31d-2f6d-4839-8b5f-10bb6e6e3f19&idsite=digiday.com&url=https%3A%2F%2Fdigiday.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22user_type%22%3A%22general%22%7D&sid=1&surl=https%3A%2F%2Fdigiday.com%2F&sref=&sts=1776888794990&slts=0&title=Digiday+%E2%80%94+The+home+of+modern+media+and+marketing&date=Wed+Apr+22+2026+20%3A13%3A15+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=d269bfb3-c021-49a0-a5ed-103e4daa9cc4&u=pid%3Da3543913-00c3-4248-8508-1c5c56039447p1.parsely.com/plogger/?rand=177688... https://p1.parsely.com/plogger/?rand=1776888795198&plid=f12cc31d-2f6d-4839-8b5f-10bb6e6e3f19&idsite=digiday.com&url=https%3A%2F%2Fdigiday.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22user_type%22%3A%22general%22%7D&sid=1&surl=https%3A%2F%2Fdigiday.com%2F&sref=&sts=1776888794990&slts=0&title=Digiday+%E2%80%94+The+home+of+modern+media+and+marketing&date=Wed+Apr+22+2026+20%3A13%3A15+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=d269bfb3-c021-49a0-a5ed-103e4daa9cc4&u=pid%3Da3543913-00c3-4248-8508-1c5c56039447 — 200 — 260 B — 177 ms — http/1.1https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 51 ms — http/1.1https://forms.digiday.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725forms.digiday.com/w37htfhcq2/static... https://forms.digiday.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725 — 200 — 1.9 KiB — 28 ms — h2https://cmp.secureprivacy.ai/secure-privacy-v2.jscmp.secureprivacy.ai/secure-privacy... https://cmp.secureprivacy.ai/secure-privacy-v2.js — 200 — 35.6 KiB — 104 ms — h3https://id.tinypass.com/id/api/v1/identity/token/verify?browser_id=moahpl3wvn190mb7&page_view_id=moahpl3w6xv96lyu&content_type=website&page_title=Homepage&callback=jsonp8790&client_id=6LaRkvUre6&site=https%3A%2F%2Fdigiday.com&user_state=anonid.tinypass.com/id/api/v1/identity/... https://id.tinypass.com/id/api/v1/identity/token/verify?browser_id=moahpl3wvn190mb7&page_view_id=moahpl3w6xv96lyu&content_type=website&page_title=Homepage&callback=jsonp8790&client_id=6LaRkvUre6&site=https%3A%2F%2Fdigiday.com&user_state=anon — 200 — 553 B — 144 ms — h3https://t.co/i/adsct?bci=1&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=1&event_id=6f474365-74e6-4a81-a400-5e1a3bdccc9d&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d9f1798b-b1dd-47ea-a714-6b4958905fa9&pt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&tw_document_href=https%3A%2F%2Fdigiday.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776888795282.647107362528009908&txn_id=o9oyv&type=javascript&version=2.3.53t.co/i/adsct?bci=1&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=1&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=1&event_id=6f474365-74e6-4a81-a400-5e1a3bdccc9d&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d9f1798b-b1dd-47ea-a714-6b4958905fa9&pt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&tw_document_href=https%3A%2F%2Fdigiday.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776888795282.647107362528009908&txn_id=o9oyv&type=javascript&version=2.3.53 — 200 — 661 B — 190 ms — h2https://analytics.twitter.com/i/adsct?bci=1&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=1&event_id=6f474365-74e6-4a81-a400-5e1a3bdccc9d&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d9f1798b-b1dd-47ea-a714-6b4958905fa9&pt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&tw_document_href=https%3A%2F%2Fdigiday.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776888795282.647107362528009908&txn_id=o9oyv&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=1... https://analytics.twitter.com/i/adsct?bci=1&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=1&event_id=6f474365-74e6-4a81-a400-5e1a3bdccc9d&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=d9f1798b-b1dd-47ea-a714-6b4958905fa9&pt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&tw_document_href=https%3A%2F%2Fdigiday.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776888795282.647107362528009908&txn_id=o9oyv&type=javascript&version=2.3.53 — 200 — 677 B — 275 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/effects.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/effects.js?cb=639123917787270000 — 200 — 1.4 KiB — 28 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/effects.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/effects.js?cb=639123917787270000 — 200 — 1.8 KiB — 29 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/7eedcf4c-81a2-44da-b67e-43ca1b012a3a/effects.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/7eedcf4c-81a2-44da-b67e-43ca1b012a3a/effects.js?cb=639123917787270000 — 200 — 1.4 KiB — 30 ms — h2https://i.viafoura.co/v3/digiday.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22digiday.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776888795%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22695fee9f-20c6-495e-9848-8748e43ca1e2%22%2C%22firstVisit%22%3A1776888795%2C%22previousVisit%22%3A1776888795%2C%22currentVisit%22%3A1776888795%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776888795%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22digiday.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22section%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22pageImage%22%3A%22%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fdigiday.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Homepage%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Digiday%20is%20the%20leading%20voice%20of%20the%20media%20and%20marketing%20industry%20and%20how%20they%20are%20being%20disrupted%20by%20technology.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%22%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en-US%22%7D%2C%22rq%22%3A%22f1d22770-877e-4e6a-84ed-edbeb4ec1019%22%2C%22w%22%3A%5B%22vf-conversations-count%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7Di.viafoura.co/v3/digiday.com/ingest... https://i.viafoura.co/v3/digiday.com/ingest?t=%7B%22view%22%3A%7B%22domain%22%3A%22digiday.com%22%2C%22siteUuid%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22pageViews%22%3A1%2C%22outgoing%22%3A10%2C%22sessionStart%22%3A1776888795%2C%22isRecirculation%22%3Afalse%2C%22uniqueId%22%3A%22695fee9f-20c6-495e-9848-8748e43ca1e2%22%2C%22firstVisit%22%3A1776888795%2C%22previousVisit%22%3A1776888795%2C%22currentVisit%22%3A1776888795%2C%22visitCount%22%3A1%2C%22referrerStart%22%3A1776888795%2C%22refVisitCount%22%3A1%2C%22ref%22%3A%7B%22medium%22%3A%22direct%22%2C%22source%22%3A%22%22%2C%22sharer_uuid%22%3A%22%22%2C%22terms%22%3A%22%22%7D%7D%2C%22meta%22%3A%7B%22domain%22%3A%22digiday.com%22%2C%22site%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22section%22%3A%2200000000-0000-4000-8000-1bf069fd2908%22%2C%22pageImage%22%3A%22%22%2C%22ref%22%3A%7B%7D%2C%22vf%22%3Afalse%2C%22url%22%3A%22https%3A%2F%2Fdigiday.com%2F%22%2C%22path%22%3A%22%2F%22%2C%22title%22%3A%22Homepage%22%2C%22privilege%22%3A%22guest%22%2C%22page_type%22%3A%22section%22%2C%22page_description%22%3A%22Digiday%20is%20the%20leading%20voice%20of%20the%20media%20and%20marketing%20industry%20and%20how%20they%20are%20being%20disrupted%20by%20technology.%22%2C%22topics%22%3A%5B%5D%2C%22amp%22%3Afalse%2C%22container_id%22%3A%22%22%7D%2C%22ua%22%3A%7B%22nl%22%3A%22en-US%22%2C%22nu%22%3A%22Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36%22%2C%22sr%22%3A%22412x823%22%2C%22sd%22%3A24%2C%22vp%22%3A%22412x823%22%2C%22dt%22%3A%22Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing%22%2C%22de%22%3A%22UTF-8%22%2C%22dl%22%3A%22en-US%22%7D%2C%22rq%22%3A%22f1d22770-877e-4e6a-84ed-edbeb4ec1019%22%2C%22w%22%3A%5B%22vf-conversations-count%22%5D%2C%22event_type%22%3A%22analytics.view_lite%22%7D — 200 — 218 B — 317 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/breakpoints.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/breakpoints.js?cb=639123917787270000 — 200 — 216 B — 26 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/breakpoints.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/breakpoints.js?cb=639123917787270000 — 200 — 3.7 KiB — 27 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3730367476934345&correlator=3622740715770683&eid=31097963%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&iu_parts=77046769%2Cdigiday.com%2Cweb_leaderboard%2C300x250_hp_rightrail_0%2Cweb_hp_rightrail%2Cweb_hp_mid2%2Cweb_hp_mid1%2Cweb_hp_mid3&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F3%2C%2F0%2F1%2F4%2C%2F0%2F1%2F5%2C%2F0%2F1%2F6%2C%2F0%2F1%2F7&prev_iu_szs=300x50%7C320x50%2C300x250%2C300x250%2C300x50%7C320x50%2C320x50%7C300x50%2C300x50%7C320x50&ifi=1&dids=div-gpt-ad-web_leaderboard~div-gpt-ad-300x250_hp_rightrai~div-gpt-ad-web_hp_rightrail~div-gpt-ad-web_hp_mid2~div-gpt-ad-web_hp_mid1~div-gpt-ad-web_hp_mid3&adfs=2083661230~~3183872021~40028002~3397022574~3174097932&sfv=1-0-45&sc=1&lrm=0&abxe=1&dt=1776888795583&lmt=1776888795&adxs=56%2C-9%2C15%2C56%2C46%2C56&adys=55%2C-9%2C2645%2C5492%2C4202%2C6783&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C-1%7C1%7C2%7C3%7C4&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fdigiday.com%2F&vis=1&psz=412x110%7C0x-1%7C412x285%7C412x0%7C412x0%7C412x0&msz=412x0%7C0x-1%7C382x285%7C412x0%7C412x0%7C412x0&fws=0%2C2%2C0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0&dlt=1776888794667&idt=804&prev_scp=aid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction&cust_params=author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%26breakpoint%3Dmobile&adks=1469377338%2C1434488221%2C719037253%2C1522917784%2C617663637%2C318176696&frm=20&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3730367476934345&correlator=3622740715770683&eid=31097963%2C95340252%2C95340254&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&iu_parts=77046769%2Cdigiday.com%2Cweb_leaderboard%2C300x250_hp_rightrail_0%2Cweb_hp_rightrail%2Cweb_hp_mid2%2Cweb_hp_mid1%2Cweb_hp_mid3&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F3%2C%2F0%2F1%2F4%2C%2F0%2F1%2F5%2C%2F0%2F1%2F6%2C%2F0%2F1%2F7&prev_iu_szs=300x50%7C320x50%2C300x250%2C300x250%2C300x50%7C320x50%2C320x50%7C300x50%2C300x50%7C320x50&ifi=1&dids=div-gpt-ad-web_leaderboard~div-gpt-ad-300x250_hp_rightrai~div-gpt-ad-web_hp_rightrail~div-gpt-ad-web_hp_mid2~div-gpt-ad-web_hp_mid1~div-gpt-ad-web_hp_mid3&adfs=2083661230~~3183872021~40028002~3397022574~3174097932&sfv=1-0-45&sc=1&lrm=0&abxe=1&dt=1776888795583&lmt=1776888795&adxs=56%2C-9%2C15%2C56%2C46%2C56&adys=55%2C-9%2C2645%2C5492%2C4202%2C6783&biw=412&bih=823&scr_x=0&scr_y=0&btvi=0%7C-1%7C1%7C2%7C3%7C4&ucis=1%7C2%7C3%7C4%7C5%7C6&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fdigiday.com%2F&vis=1&psz=412x110%7C0x-1%7C412x285%7C412x0%7C412x0%7C412x0&msz=412x0%7C0x-1%7C382x285%7C412x0%7C412x0%7C412x0&fws=0%2C2%2C0%2C0%2C0%2C0&ohw=0%2C0%2C0%2C0%2C0%2C0&dlt=1776888794667&idt=804&prev_scp=aid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%7Caid%3D514540%26author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction&cust_params=author%3DDigidaydev%26index%3Dhomepage%26environment%3Dproduction%26breakpoint%3Dmobile&adks=1469377338%2C1434488221%2C719037253%2C1522917784%2C617663637%2C318176696&frm=20&blev=1&bisch=1 — 200 — 42.2 KiB — 162 ms — h3https://d4c7809079db6d593615074e4d45349f.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmld4c7809079db6d593615074e4d45349f.sa... https://d4c7809079db6d593615074e4d45349f.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 91 ms — h3https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/settings.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/753ac011-15d3-4a3a-9b53-f69afcba58fb/settings.js?cb=639123917787270000 — 200 — 3.3 KiB — 29 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C5forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C5 — 200 — 68.3 KiB — 48 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/settings.js?cb=639123917787270000forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox/2df6713e-a3c1-45fa-aa28-db3c835d5eaa/settings.js?cb=639123917787270000 — 200 — 13.0 KiB — 30 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C5forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/lightbox_builder.js?cb=8A51A10054E0FD8D0C6E7C1DB5BC35C5 — 200 — 0 B — 33 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssrQZXIEbmU5Aw2Dm5I7VNfyY_NXb-lRscHMXKz0oEl4tivC-PvPYVSgg1f6zYedJaae4d9YXZ3Uorv0IxfxsIIYzStddSQQvtRqXuLJgLz0p0BO1FGkMsPFDtBMYK8tFXBmgOmC8y1ABbQc0n2sHlC7eAtMHDdj2UyXkpl7GFUvWOKTuYbZwjJNMxmvTxsGh6ISG1cbu-wPZjDxWGvZPH8eigQJf67kcSKjQmCvkfWXll5uEZXMgdksgQy2Ttw1D-z5N-psISY3UDxyBECLaFeuZ6__UTUhgR7RfFdG9v1kmQd-jgjwGe4LxXB4FX4HXgxOQTJPLWHiJPMDrsTcyJawA6Hsd9TLhdaG1Vm_NyxbQ1S9n_T0wcMXSlj-E8BHx-g2d0SlCfQ2-MHC1UyHQQKHjEAww_qaRrx8QsE&sig=Cg0ArKJSzOhoIfLkYRDXEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssrQZXIEbmU5Aw2Dm5I7VNfyY_NXb-lRscHMXKz0oEl4tivC-PvPYVSgg1f6zYedJaae4d9YXZ3Uorv0IxfxsIIYzStddSQQvtRqXuLJgLz0p0BO1FGkMsPFDtBMYK8tFXBmgOmC8y1ABbQc0n2sHlC7eAtMHDdj2UyXkpl7GFUvWOKTuYbZwjJNMxmvTxsGh6ISG1cbu-wPZjDxWGvZPH8eigQJf67kcSKjQmCvkfWXll5uEZXMgdksgQy2Ttw1D-z5N-psISY3UDxyBECLaFeuZ6__UTUhgR7RfFdG9v1kmQd-jgjwGe4LxXB4FX4HXgxOQTJPLWHiJPMDrsTcyJawA6Hsd9TLhdaG1Vm_NyxbQ1S9n_T0wcMXSlj-E8BHx-g2d0SlCfQ2-MHC1UyHQQKHjEAww_qaRrx8QsE&sig=Cg0ArKJSzOhoIfLkYRDXEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 207 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 76 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 78 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 66 ms — h3https://tpc.googlesyndication.com/simgad/17983572260136641697tpc.googlesyndication.com/simgad/17... https://tpc.googlesyndication.com/simgad/17983572260136641697 — 200 — 10.2 KiB — 85 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/935207614/?random=1776888795325&cv=11&fst=1776888795325&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/935207614/?random=1776888795325&cv=11&fst=1776888795325&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.1 KiB — 109 ms — h3https://www.google.com/rmkt/collect/935207614/?random=1776888795325&cv=11&fst=1776888795325&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/9352076... https://www.google.com/rmkt/collect/935207614/?random=1776888795325&cv=11&fst=1776888795325&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 170 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/935207614/?random=1776888795326&cv=11&fst=1776888795326&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/935207614/?random=1776888795326&cv=11&fst=1776888795326&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=4 — 200 — 2.1 KiB — 103 ms — h3https://www.google.com/rmkt/collect/935207614/?random=1776888795326&cv=11&fst=1776888795326&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5www.google.com/rmkt/collect/9352076... https://www.google.com/rmkt/collect/935207614/?random=1776888795326&cv=11&fst=1776888795326&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&gcp=5 — 200 — 20 B — 165 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=0&gdid=dNmNhOT&_tu=CA&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-935207614&tid=AW-935207614&tft=1776888796075&tfd=2396www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=0&gdid=dNmNhOT&_tu=CA&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-935207614&tid=AW-935207614&tft=1776888796075&tfd=2396 — 200 — 21 B — 164 ms — h3https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=0&gdid=dNmNhOT&_tu=CA&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-935207614&tid=AW-935207614&tft=1776888796076&tfd=2397www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&dl=https%3A%2F%2Fdigiday.com%2F&scrsrc=www.googletagmanager.com&rnd=965987919.1776888795&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&auid=202353333.1776888795&navt=n&npa=0&gdid=dNmNhOT&_tu=CA&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&apve=1&apvf=f&apvc=0&tids=AW-935207614&tid=AW-935207614&tft=1776888796076&tfd=2397 — 200 — 21 B — 162 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&_p=1776888794717&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AAAAAGA&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&up.subscription_status=subscriptionStatus%3A%20true&tfd=2425region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&_p=1776888794717&_gaz=1&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AAAAAGA&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&up.subscription_status=subscriptionStatus%3A%20true&tfd=2425 — 204 — 546 B — 254 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SVGCV3Q0XS&cid=2016149363.1776888796&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SVGCV3Q0XS&cid=2016149363.1776888796&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463261 — 204 — 546 B — 96 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SVGCV3Q0XS&cid=2016149363.1776888796&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463261&z=302151514www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SVGCV3Q0XS&cid=2016149363.1776888796&gtm=45je64k0v878538533z878472338za20gzb78472338zd78472338&rcb=11&aip=1&dma=1&dma_cps=a&gcs=G111&gcd=13t3tPt2t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~117512542~118463261&z=302151514 — 200 — 408 B — 113 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom_box.js?cb=97772B66179A18FD373211B541C61069forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom_box.js?cb=97772B66179A18FD373211B541C61069 — 200 — 10.9 KiB — 29 ms — h2https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom_box.js?cb=97772B66179A18FD373211B541C61069forms.digiday.com/w37htfhcq2/vendor... https://forms.digiday.com/w37htfhcq2/vendor/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/custom_box.js?cb=97772B66179A18FD373211B541C61069 — 200 — 0 B — 19 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 191 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 184 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 174 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstk7fAuhNabh_V3a1k23DKTREz5xE7sA5KR8x1CgQGRrw33w92yp6Vgx6f5nTSq61kA-ehH5wQlBzhHXaE7V66S60TwNlynhkZZyBX_04786aRLJ4gJbZ6TZ3mKtyG0UI4yNbtt-07qV1i_g9kQwGeOJjXtaNh9OfsjcZxWA80wWjR0hrfG6L5px20bBeCkgnhci4FBI83sR3346yYV0cupAv7bO-0YQi86YPv2Xo665kCDTpQcYYZmd7eeIgR-xUXLzS4gJnlroNxTNj07uAhnNN-SWjLj_TClwj4odInUtPKWQDjiut-t-G2oXP-YuAXDLdB2_3SuMmDLiQdDC4g7zWJFB1hkdy7qIm7uT_3FLX6d7hIIyH3blFj8X-xQOoQIcLVXOfF5jpfpi-1N-QBoECzAqtb-5y7JSEMzbUg&sig=Cg0ArKJSzN-iDK0uaoZPEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstk7fAuhNabh_V3a1k23DKTREz5xE7sA5KR8x1CgQGRrw33w92yp6Vgx6f5nTSq61kA-ehH5wQlBzhHXaE7V66S60TwNlynhkZZyBX_04786aRLJ4gJbZ6TZ3mKtyG0UI4yNbtt-07qV1i_g9kQwGeOJjXtaNh9OfsjcZxWA80wWjR0hrfG6L5px20bBeCkgnhci4FBI83sR3346yYV0cupAv7bO-0YQi86YPv2Xo665kCDTpQcYYZmd7eeIgR-xUXLzS4gJnlroNxTNj07uAhnNN-SWjLj_TClwj4odInUtPKWQDjiut-t-G2oXP-YuAXDLdB2_3SuMmDLiQdDC4g7zWJFB1hkdy7qIm7uT_3FLX6d7hIIyH3blFj8X-xQOoQIcLVXOfF5jpfpi-1N-QBoECzAqtb-5y7JSEMzbUg&sig=Cg0ArKJSzN-iDK0uaoZPEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 173 ms — h3https://forms.digiday.com/s3awjbnctc/custom_fonts/f8614f8b-6050-48c1-8806-d416abcffd55.css?cb=639123918815470720forms.digiday.com/s3awjbnctc/custom... https://forms.digiday.com/s3awjbnctc/custom_fonts/f8614f8b-6050-48c1-8806-d416abcffd55.css?cb=639123918815470720 — 200 — 496 B — 30 ms — h2https://docs.google.com/spreadsheets/d/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo/export?format=csvdocs.google.com/spreadsheets/d/1-Vw... https://docs.google.com/spreadsheets/d/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo/export?format=csv — 307 — 1.8 KiB — 243 ms — h2https://docs.google.com/spreadsheets/d/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ/export?format=csvdocs.google.com/spreadsheets/d/1kwP... https://docs.google.com/spreadsheets/d/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ/export?format=csv — 307 — 1.1 KiB — 320 ms — h2https://docs.google.com/spreadsheets/d/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o/export?format=csvdocs.google.com/spreadsheets/d/1Ux0... https://docs.google.com/spreadsheets/d/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o/export?format=csv — 307 — 1.0 KiB — 242 ms — h2https://fonts.googleapis.com/css?family=Lora:400,700&display=fallbackfonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora:400,700&display=fallback — 200 — 1.9 KiB — 93 ms — h2https://forms.digiday.com/s3awjbnctc/custom_fonts/98af8ff4-1c6b-4854-b922-ec95265ea121.css?cb=639123918815470720forms.digiday.com/s3awjbnctc/custom... https://forms.digiday.com/s3awjbnctc/custom_fonts/98af8ff4-1c6b-4854-b922-ec95265ea121.css?cb=639123918815470720 — 200 — 432 B — 123 ms — h2https://docs.google.com/spreadsheets/d/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo/export?format=csvdocs.google.com/spreadsheets/d/1-Vw... https://docs.google.com/spreadsheets/d/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo/export?format=csv — 307 — 927 B — 445 ms — h2https://docs.google.com/spreadsheets/d/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ/export?format=csvdocs.google.com/spreadsheets/d/1kwP... https://docs.google.com/spreadsheets/d/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ/export?format=csv — 307 — 29 B — 419 ms — h3https://docs.google.com/spreadsheets/d/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o/export?format=csvdocs.google.com/spreadsheets/d/1Ux0... https://docs.google.com/spreadsheets/d/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o/export?format=csv — 307 — 924 B — 337 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 126 ms — h2https://api-prod.secureprivacy.ai/api/banner/dynamic?Domain=632d8bcc77729a8e6ce3171a&DeviceId=0.917661552482397api-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/dynamic?Domain=632d8bcc77729a8e6ce3171a&DeviceId=0.917661552482397 — 200 — 0 B — 96 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533za20gzb78472338zd78472338&_p=1776888794717&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AEIAAGQ&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&en=ad_impression&ep.query_id=CPiH5MuigpQDFfZgHQkdVrcrfw&_et=39&tfd=2741region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533za20gzb78472338zd78472338&_p=1776888794717&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AEIAAGQ&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&en=ad_impression&ep.query_id=CPiH5MuigpQDFfZgHQkdVrcrfw&_et=39&tfd=2741 — 204 — 48 B — 27 ms — h2https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888796413&h=digiday.com&e=i&u=44577&b=277286&v=empty&s=emptyforms.digiday.com/w37htfhcq2/z9g/di... https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888796413&h=digiday.com&e=i&u=44577&b=277286&v=empty&s=empty — 200 — 451 B — 26 ms — h2https://c2.piano.io/xbuilder/experience/execute?aid=6LaRkvUre6c2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=6LaRkvUre6 — 200 — 2.7 KiB — 183 ms — h3https://www.google.com/pagead/1p-user-list/935207614/?random=1776888795326&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9-OHRq6Q4g0OPofUkR6F8fY21uki3GjwTxvsjDZm-cLBKuEnXJrksV34yT8HA4ZudB_n9rV93cj5Hey97-O3yJzO21rLfe14f--5CRefcSRKVhyDJ4Nw&random=1718732781&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/935207614/?random=1776888795326&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9-OHRq6Q4g0OPofUkR6F8fY21uki3GjwTxvsjDZm-cLBKuEnXJrksV34yT8HA4ZudB_n9rV93cj5Hey97-O3yJzO21rLfe14f--5CRefcSRKVhyDJ4Nw&random=1718732781&rmt_tld=0&ipr=y — 200 — 64 B — 32 ms — h3https://www.google.es/pagead/1p-user-list/935207614/?random=1776888795326&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9-OHRq6Q4g0OPofUkR6F8fY21uki3GjwTxvsjDZm-cLBKuEnXJrksV34yT8HA4ZudB_n9rV93cj5Hey97-O3yJzO21rLfe14f--5CRefcSRKVhyDJ4Nw&random=1718732781&rmt_tld=1&ipr=ywww.google.es/pagead/1p-user-list/9... https://www.google.es/pagead/1p-user-list/935207614/?random=1776888795326&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xea&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9-OHRq6Q4g0OPofUkR6F8fY21uki3GjwTxvsjDZm-cLBKuEnXJrksV34yT8HA4ZudB_n9rV93cj5Hey97-O3yJzO21rLfe14f--5CRefcSRKVhyDJ4Nw&random=1718732781&rmt_tld=1&ipr=y — 200 — 154 B — 34 ms — h2https://www.google.com/pagead/1p-user-list/935207614/?random=1776888795325&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9QzmPuYc3oPM5Szz7DbEUAgJv0f44XiRlp7w7Z0oiTzx1uYhCvTZsi7wFVlRT3eI4XIY5o2clfOlYGoS4QTOJjjIScYNvceEZ3-zAxd7OnXj7eOd2Rl0&random=704119656&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/935207614/?random=1776888795325&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9QzmPuYc3oPM5Szz7DbEUAgJv0f44XiRlp7w7Z0oiTzx1uYhCvTZsi7wFVlRT3eI4XIY5o2clfOlYGoS4QTOJjjIScYNvceEZ3-zAxd7OnXj7eOd2Rl0&random=704119656&rmt_tld=0&ipr=y — 200 — 64 B — 35 ms — h3https://www.google.es/pagead/1p-user-list/935207614/?random=1776888795325&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9QzmPuYc3oPM5Szz7DbEUAgJv0f44XiRlp7w7Z0oiTzx1uYhCvTZsi7wFVlRT3eI4XIY5o2clfOlYGoS4QTOJjjIScYNvceEZ3-zAxd7OnXj7eOd2Rl0&random=704119656&rmt_tld=1&ipr=ywww.google.es/pagead/1p-user-list/9... https://www.google.es/pagead/1p-user-list/935207614/?random=1776888795325&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64k0v9127091805z878472338za20gzb78472338zd78472338xec&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118463261&u_w=412&u_h=823&url=https%3A%2F%2Fdigiday.com%2F&rcb=15&frm=0&tiba=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&gdid=dNmNhOT&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=202353333.1776888795&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSWwAFq6B9QzmPuYc3oPM5Szz7DbEUAgJv0f44XiRlp7w7Z0oiTzx1uYhCvTZsi7wFVlRT3eI4XIY5o2clfOlYGoS4QTOJjjIScYNvceEZ3-zAxd7OnXj7eOd2Rl0&random=704119656&rmt_tld=1&ipr=y — 200 — 108 B — 34 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 38 ms — h3https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888796451&h=digiday.com&e=i&u=44577&b=239111&v=empty&s=emptyforms.digiday.com/w37htfhcq2/z9g/di... https://forms.digiday.com/w37htfhcq2/z9g/digibox.gif?c=1776888796451&h=digiday.com&e=i&u=44577&b=239111&v=empty&s=empty — 200 — 102 B — 25 ms — h2https://s3.lightboxcdn.com/vendors/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/uploads/e33e9b1a-04b4-46be-9ba2-0cc8cc256e50/ProximaNovaRegular.ttfs3.lightboxcdn.com/vendors/5a9c5a6f... https://s3.lightboxcdn.com/vendors/5a9c5a6f-b8c1-47bb-829a-55322a8adccd/uploads/e33e9b1a-04b4-46be-9ba2-0cc8cc256e50/ProximaNovaRegular.ttf — 200 — 49.5 KiB — 102 ms — h2https://api-prod.secureprivacy.ai/api/banner/dynamic?Domain=632d8bcc77729a8e6ce3171a&DeviceId=0.917661552482397api-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/dynamic?Domain=632d8bcc77729a8e6ce3171a&DeviceId=0.917661552482397 — 200 — 1023 B — 49 ms — h3https://doc-10-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/0duhu1kl9pheotjirhml9q74bs/1776888795000/112202453623506172421/*/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo?format=csvdoc-10-bc-sheets.googleusercontent.... https://doc-10-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/0duhu1kl9pheotjirhml9q74bs/1776888795000/112202453623506172421/*/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo?format=csv — 200 — 8.9 KiB — 316 ms — h2https://doc-00-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/aibi1g2de5e60n421rlrdn8vpk/1776888795000/112202453623506172421/*/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o?format=csvdoc-00-bc-sheets.googleusercontent.... https://doc-00-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/aibi1g2de5e60n421rlrdn8vpk/1776888795000/112202453623506172421/*/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o?format=csv — 200 — 5.8 KiB — 259 ms — h2https://js-agent.newrelic.com/nr-spa-1.259.0.min.jsjs-agent.newrelic.com/nr-spa-1.259.... https://js-agent.newrelic.com/nr-spa-1.259.0.min.js — 200 — 30.8 KiB — 25 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3730367476934345ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3730367476934345 — 200 — 13.2 KiB — 88 ms — h3https://data.pendo.io/data/ptm.gif/671bac03-2094-4b46-50fd-2285ccdbfaeb?v=2.320.4_prod-io&ct=1776888796579&jzb=eJzNU2FvmzAU_C_-nAQwAUy-oQZtUbts1eKu2jQhBztgCWxmTFtU5b_3uc1QpWrVNCnS-ITfPd97dwc_HpEdO4FWSHKhrDyMaIb2Rt_3whRWtoAESRITQpI0jqJ0hu5kL602heRwaVBcHKQSHG6xstSDsi9AdnHxmW53c7rdXNN8vllDw2AaQGpru37leVxWkrNxUerWA7AzuuvR6hHphhevqdTQNP8-9QjMzICyHdtvJjb7ckAZXdNN_fBQ03D8sttnwHcwrBXPoPhk7s23nKjbKEpI_h3AXvS91OoZ_pB9zK8TejWMN-wmqjon0LZOQVkzpYTTupZGlNYt0Ytfg1Al2OmDv6MVoDVMguNs8r8Vlr3nfYzP7_2J372-GdEwVQ2scqsKVdCvTtVp7NT_jv_Z1Aolzqzjwdjzlx72cQz8d8I4b115EWJ_sSxgLT6X-owZ4kqzcHsluzCuLy_p7d9mGEwZLsP0VYaNZs6qP2cYnj9Dt8NpMiYRWQSpe4if4jj6_5yEj_r33xAkx59P8fxzLAdata.pendo.io/data/ptm.gif/671bac03... https://data.pendo.io/data/ptm.gif/671bac03-2094-4b46-50fd-2285ccdbfaeb?v=2.320.4_prod-io&ct=1776888796579&jzb=eJzNU2FvmzAU_C_-nAQwAUy-oQZtUbts1eKu2jQhBztgCWxmTFtU5b_3uc1QpWrVNCnS-ITfPd97dwc_HpEdO4FWSHKhrDyMaIb2Rt_3whRWtoAESRITQpI0jqJ0hu5kL602heRwaVBcHKQSHG6xstSDsi9AdnHxmW53c7rdXNN8vllDw2AaQGpru37leVxWkrNxUerWA7AzuuvR6hHphhevqdTQNP8-9QjMzICyHdtvJjb7ckAZXdNN_fBQ03D8sttnwHcwrBXPoPhk7s23nKjbKEpI_h3AXvS91OoZ_pB9zK8TejWMN-wmqjon0LZOQVkzpYTTupZGlNYt0Ytfg1Al2OmDv6MVoDVMguNs8r8Vlr3nfYzP7_2J372-GdEwVQ2scqsKVdCvTtVp7NT_jv_Z1Aolzqzjwdjzlx72cQz8d8I4b115EWJ_sSxgLT6X-owZ4kqzcHsluzCuLy_p7d9mGEwZLsP0VYaNZs6qP2cYnj9Dt8NpMiYRWQSpe4if4jj6_5yEj_r33xAkx59P8fxzLA — 200 — 98 B — 244 ms — h2https://www.googletagmanager.com/a?v=3&t=l&pid=1437887910&rv=64k0&tag_exp=0~115938465~115938468~117266401~117512542~118463261&u=AAAAAIAKAAQAACAAAAAAAAAY&ut=AgAAAQ&h=Ag&gtm=45je64k0v878538533za20gzb78472338zd78472338&cl=3.20.2&ccid=78538533&cid=G-SVGCV3Q0XS&l=L1037.S47.B36.E1185.I1294.TC23.HTC0.F1200.C7~gtm.init_consent.S2.V1.E49.TS5ogtdma.TI109.TE0~*.S0.V0.E45.TS5ogtcrossdomain.TI111.TE1.TS5ogtgasend.TI107.TE0.TS5ogt1pdatav2.TI112.TE0.TS5ccdgafirst.TI130.TE0.TS5setproductsettings.TI129.TE0.TS5ogtgagamlink.TI128.TE0.TS5ogtgooglesignals.TI127.TE0.TS5ccdgaregscope.TI126.TE0.TS5ccdemdownload.TI125.TE1.TS5ccdemoutboundclick.TI124.TE0.TS5ccdempageview.TI123.TE1.TS5ccdemsitesearch.TI122.TE0.TS5ccdemvideo.TI121.TE0.TS5ccdconversionmarking.TI120.TE0.TS5ogteventcreate.TI119.TE0.TS5ogteventcreate.TI118.TE0.TS5ogteventcreate.TI117.TE0.TS5ogteventcreate.TI116.TE0.TS5ccdautoredact.TI115.TE0.TS5ccdgaadslink.TI114.TE0.TS5ccdgalast.TI113.TE0~gtm.js.S0.V0.E19.TS5gct.TI104.TE1~gtm.dom.S0.V0.E9~*.S0.V0.E10~*.S0.V0.E5~*.S0.V0.E15~*.S0.V0.E10~gtm.load.S0.V0.E15~GA1390.1430.1705.1711.1740.1746www.googletagmanager.com/a?v=3&t=l&... https://www.googletagmanager.com/a?v=3&t=l&pid=1437887910&rv=64k0&tag_exp=0~115938465~115938468~117266401~117512542~118463261&u=AAAAAIAKAAQAACAAAAAAAAAY&ut=AgAAAQ&h=Ag&gtm=45je64k0v878538533za20gzb78472338zd78472338&cl=3.20.2&ccid=78538533&cid=G-SVGCV3Q0XS&l=L1037.S47.B36.E1185.I1294.TC23.HTC0.F1200.C7~gtm.init_consent.S2.V1.E49.TS5ogtdma.TI109.TE0~*.S0.V0.E45.TS5ogtcrossdomain.TI111.TE1.TS5ogtgasend.TI107.TE0.TS5ogt1pdatav2.TI112.TE0.TS5ccdgafirst.TI130.TE0.TS5setproductsettings.TI129.TE0.TS5ogtgagamlink.TI128.TE0.TS5ogtgooglesignals.TI127.TE0.TS5ccdgaregscope.TI126.TE0.TS5ccdemdownload.TI125.TE1.TS5ccdemoutboundclick.TI124.TE0.TS5ccdempageview.TI123.TE1.TS5ccdemsitesearch.TI122.TE0.TS5ccdemvideo.TI121.TE0.TS5ccdconversionmarking.TI120.TE0.TS5ogteventcreate.TI119.TE0.TS5ogteventcreate.TI118.TE0.TS5ogteventcreate.TI117.TE0.TS5ogteventcreate.TI116.TE0.TS5ccdautoredact.TI115.TE0.TS5ccdgaadslink.TI114.TE0.TS5ccdgalast.TI113.TE0~gtm.js.S0.V0.E19.TS5gct.TI104.TE1~gtm.dom.S0.V0.E9~*.S0.V0.E10~*.S0.V0.E5~*.S0.V0.E15~*.S0.V0.E10~gtm.load.S0.V0.E15~GA1390.1430.1705.1711.1740.1746 — 200 — 11 B — 26 ms — h3https://digiday.com/wp-content/themes/digiday/static/images/favicons/favicon-96x96.png/wp-content/themes/digiday/static/i... https://digiday.com/wp-content/themes/digiday/static/images/favicons/favicon-96x96.png — 200 — 1.3 KiB — 6 ms — h2https://digiday.com/wp-content/themes/digiday/static/images/favicons/android-chrome-192x192.png/wp-content/themes/digiday/static/i... https://digiday.com/wp-content/themes/digiday/static/images/favicons/android-chrome-192x192.png — 200 — 3.5 KiB — 4 ms — h2https://doc-0s-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/2ehgvlak7hftd09km32b418mqg/1776888795000/112202453623506172421/*/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ?format=csvdoc-0s-bc-sheets.googleusercontent.... https://doc-0s-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/2ehgvlak7hftd09km32b418mqg/1776888795000/112202453623506172421/*/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ?format=csv — 200 — 5.6 KiB — 245 ms — h2https://bam.nr-data.net/1/?a=772329941&sa=1&v=1.259.0&t=Unnamed%20Transaction&rst=2940&ck=0&s=83defdc366840223&ref=https://digiday.com/&ptid=f863c40c49a17f64&af=err,xhr,stn,ins,spa&be=983&fe=1903&dc=339&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776888793678,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:6,%22ce%22:9,%22rq%22:10,%22rp%22:983,%22rpe%22:991,%22di%22:1295,%22ds%22:1319,%22de%22:1322,%22dc%22:2859,%22l%22:2859,%22le%22:2886%7D,%22navigation%22:%7B%7D%7D&fp=1200&fcp=1200bam.nr-data.net/1/?a=772329941&sa=1... https://bam.nr-data.net/1/?a=772329941&sa=1&v=1.259.0&t=Unnamed%20Transaction&rst=2940&ck=0&s=83defdc366840223&ref=https://digiday.com/&ptid=f863c40c49a17f64&af=err,xhr,stn,ins,spa&be=983&fe=1903&dc=339&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776888793678,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:6,%22ce%22:9,%22rq%22:10,%22rp%22:983,%22rpe%22:991,%22di%22:1295,%22ds%22:1319,%22de%22:1322,%22dc%22:2859,%22l%22:2859,%22le%22:2886%7D,%22navigation%22:%7B%7D%7D&fp=1200&fcp=1200 — -1 — 0 B — 149 ms — https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 275 B — 346 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533za20gzb78472338zd78472338&_p=1776888794717&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AAAAAGQ&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&_s=3&tfd=2972region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SVGCV3Q0XS&gtm=45je64k0v878538533za20gzb78472338zd78472338&_p=1776888794717&gcs=G111&gcd=13t3tPt2t5l1&npa=0&dma_cps=a&dma=1&gdid=dNmNhOT&_eu=AAAAAGQ&are=1&cid=2016149363.1776888796&frm=0&pscdl=noapi&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401~117512542~118463261&sid=1776888795&sct=1&seg=0&dl=https%3A%2F%2Fdigiday.com%2F&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&_tu=CA&_s=3&tfd=2972 — 204 — 20 B — 32 ms — h3https://digiday.com/wp-content/uploads/sites/3/2020/11/mstile-310x310-1.png?w=32/wp-content/uploads/sites/3/2020/11... https://digiday.com/wp-content/uploads/sites/3/2020/11/mstile-310x310-1.png?w=32 — 200 — 529 B — 4 ms — h2https://api-prod.secureprivacy.ai/api/banner/v2/template/632d8bcc77729a8e6ce3171a?Language=en&Location=ESapi-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/v2/template/632d8bcc77729a8e6ce3171a?Language=en&Location=ES — 200 — 0 B — 42 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 96 ms — h2https://data.pendo.io/data/guide.js/671bac03-2094-4b46-50fd-2285ccdbfaeb?id=19&jzb=eJxljjFrwzAQhf_LzbFl1NDBW0g7eEkJrbqGw6e6B8rJyFKgFP_3nDuo0G7H9z7eu2-48cI5poGghyLkP1g8wQ5wHGOR_MMPx-OLO7017jSc3XMzPGleUtDkM-d56Y0hnpjwqx3j1WgYA73_9koJYQdXn5EwI_R1dDv573BAmQpOXrGXi3uFtT5T_f8PqTRj8pIPVVWke1uPtabbG9vZR-2_-bRwlA23D7Zr95c5RWo4wrreATIXVrk&v=2.320.4_prod-io&ct=1776888796678data.pendo.io/data/guide.js/671bac0... https://data.pendo.io/data/guide.js/671bac03-2094-4b46-50fd-2285ccdbfaeb?id=19&jzb=eJxljjFrwzAQhf_LzbFl1NDBW0g7eEkJrbqGw6e6B8rJyFKgFP_3nDuo0G7H9z7eu2-48cI5poGghyLkP1g8wQ5wHGOR_MMPx-OLO7017jSc3XMzPGleUtDkM-d56Y0hnpjwqx3j1WgYA73_9koJYQdXn5EwI_R1dDv573BAmQpOXrGXi3uFtT5T_f8PqTRj8pIPVVWke1uPtabbG9vZR-2_-bRwlA23D7Zr95c5RWo4wrreATIXVrk&v=2.320.4_prod-io&ct=1776888796678 — 200 — 404 B — 148 ms — h2https://data.pendo.io/data/guide.gif/671bac03-2094-4b46-50fd-2285ccdbfaeb?jzb=eJwFwIEIAAAAwDDQd3-N1QABFQC5&ct=1776888796679&v=2.320.4_prod-iodata.pendo.io/data/guide.gif/671bac... https://data.pendo.io/data/guide.gif/671bac03-2094-4b46-50fd-2285ccdbfaeb?jzb=eJwFwIEIAAAAwDDQd3-N1QABFQC5&ct=1776888796679&v=2.320.4_prod-io — 200 — 289 B — 126 ms — h2https://doc-00-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/aibi1g2de5e60n421rlrdn8vpk/1776888795000/112202453623506172421/*/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o?format=csvdoc-00-bc-sheets.googleusercontent.... https://doc-00-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/aibi1g2de5e60n421rlrdn8vpk/1776888795000/112202453623506172421/*/1Ux0sI7I90VrKwaGRs09bYOC_hOUmWCTVfvsuWhYgm-o?format=csv — 200 — 5.7 KiB — 279 ms — h2https://api-prod.secureprivacy.ai/api/banner/v2/template/632d8bcc77729a8e6ce3171a?Language=en&Location=ESapi-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/v2/template/632d8bcc77729a8e6ce3171a?Language=en&Location=ES — 200 — 16.1 KiB — 555 ms — h3https://doc-0s-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/2ehgvlak7hftd09km32b418mqg/1776888795000/112202453623506172421/*/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ?format=csvdoc-0s-bc-sheets.googleusercontent.... https://doc-0s-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/2ehgvlak7hftd09km32b418mqg/1776888795000/112202453623506172421/*/1kwP-Il2IZGwEa09oHBPugHVdEtAaPBbB7FGspmyL8eQ?format=csv — 200 — 581 B — 311 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 71 ms — h2https://doc-10-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/0duhu1kl9pheotjirhml9q74bs/1776888795000/112202453623506172421/*/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo?format=csvdoc-10-bc-sheets.googleusercontent.... https://doc-10-bc-sheets.googleusercontent.com/export/54bogvaave6cua4cdnls17ksc4/0duhu1kl9pheotjirhml9q74bs/1776888795000/112202453623506172421/*/1-Vw9du4tFqQP2CaewFUGSctRO9l2Ej6R5ozRfL3NHeo?format=csv — 200 — 3.4 KiB — 240 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 275 B — 447 ms — http/1.1https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 78 ms — h3https://ep2.adtrafficquality.google/generate_204?C_ehzgep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?C_ehzg — 204 — 40 B — 26 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuFld7C0sfotUT7rP_MYLyxNap_bkyiFdOR-Ri9YF9Sx2ehUTao1eG49FwDGFKigIGyBGorIK28uubNriSX-VE0NPkr29Ji4K5kIrZTYajInpkPJa7E59D8ZlC0og1vnC5kjyXxnkT6E0eQNjxmJLPVkyRlzevzGnorE1V8qj78KTtXWLRGg9MLhA&sig=Cg0ArKJSzDnWnqDWoqvqEAE&id=lidar2&mcvt=1000&p=46,46,96,366&tm=1017.1999998092651&tu=17.299999237060547&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=1469377338&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7282159600&rst=1776888796019&rpt=204&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsuFld7C0sfotUT7rP_MYLyxNap_bkyiFdOR-Ri9YF9Sx2ehUTao1eG49FwDGFKigIGyBGorIK28uubNriSX-VE0NPkr29Ji4K5kIrZTYajInpkPJa7E59D8ZlC0og1vnC5kjyXxnkT6E0eQNjxmJLPVkyRlzevzGnorE1V8qj78KTtXWLRGg9MLhA&sig=Cg0ArKJSzDnWnqDWoqvqEAE&id=lidar2&mcvt=1000&p=46,46,96,366&tm=1017.1999998092651&tu=17.299999237060547&mtos=1000,1000,1000,1000,1000&tos=1000,0,0,0,0&v=20260420&bin=7&avms=nio&bs=412,823&mc=1&vu=1&app=0&itpl=0&adk=1469377338&rs=4&la=0&cr=0&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&vs=4&r=v&co=7282159600&rst=1776888796019&rpt=204&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 37 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 275 B — 138 ms — http/1.1https://api-prod.secureprivacy.ai/api/banner/v2/preferenceCenter/632d8bcc77729a8e6ce3171a?Language=en&Location=ESapi-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/v2/preferenceCenter/632d8bcc77729a8e6ce3171a?Language=en&Location=ES — 200 — 0 B — 43 ms — h3https://app.secureprivacy.ai/assets/fonts/google/Lato.cssapp.secureprivacy.ai/assets/fonts/g... https://app.secureprivacy.ai/assets/fonts/google/Lato.css — 200 — 1.0 KiB — 32 ms — h3https://app.secureprivacy.ai/img-files/8f9730a0-69eb-4663-9ff3-39b7414fdba0.jpgapp.secureprivacy.ai/img-files/8f97... https://app.secureprivacy.ai/img-files/8f9730a0-69eb-4663-9ff3-39b7414fdba0.jpg — 200 — 4.2 KiB — 31 ms — h3https://api-prod.secureprivacy.ai/api/banner/v2/preferenceCenter/632d8bcc77729a8e6ce3171a?Language=en&Location=ESapi-prod.secureprivacy.ai/api/banne... https://api-prod.secureprivacy.ai/api/banner/v2/preferenceCenter/632d8bcc77729a8e6ce3171a?Language=en&Location=ES — 200 — 24.3 KiB — 619 ms — h3https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2fonts.gstatic.com/s/lato/v22/S6uyw4... https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2 — 200 — 23.1 KiB — 28 ms — h3https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 9 ms — http/1.1https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 899 B — 10 ms — http/1.1https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 30 ms — http/1.1https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 536 B — 132 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3730367476934345&bg=!iYqliujNAAa1ilLUlYo7AEcBe5WfOF5N971L9lNjwYc1JXKNsbkaQdOrt4QpeJ26Pj3E2Zvf9Ah5VvCwDYG2eO5LoL0mLgxgzcgpXwdPjTEj0xbMM1_iqQIAAABSUgAAAARoAQd-ADaWnbtRgjiTiuX8fIKNHqiO7MO96b5CsrkRS36R0BGdIILC6VpTsmnm_H_xtDNoG3iMoy_3fN2ZAqU7RXoVvFUchQx5TrJvdNAK2L9BWu_bjUGf1Za7jNsXd3qnCqKNhIMhPnyJa6BC_oOyxJKwBpyN21dKiYm2QtOtaVrgkw_LUx73ccJtl-Ze9YxEEla3Js7TfrxMQ9ydviqs7Q1bE3UQ358PueHbRP-eV7ZrIHIpPRk6w9HpRx8d6bFOi4qtjkUIy26ufl_KaLIXV7i8KuwI1UGLu8lf0cBTOkSES02upi_uTVDIrkcTPuMw14jiAkymEFaT61I-qiwn2zeM064m1-hcXPWlsulq7tIvsBoefNDJlHyfqKfZOw-Aex2ekn8H2-pHZ6OHbSuUqL43UFYT4_29BbkjtXEdZwe2VfhCN9fi-7ajltQwcrE17nCdyl_OOYeRWp0ZwP1kFVatGjO6rJwoiHj-vWvbwJLx7EGQ3OaPFgZmhMXluGGVsFsW5kqnjZ2TlVDsrBGwqU6HyqAaaUt1ajfyhbt1gq49jETr9Z2zO64s8E7rdCls-gFxxb0db_OU44TipLIfo1QmJ1nhlM_s4g6uEApQ8Hb5yZAbv5nmRBMt6bQD5we6hM2I1VgvbzdWcp3TvEzvlOMd03cwvqpEZ4l3IOISGgPTH97cofwxo7qDCEhqf8WfDEdcgHMrJNlh5SGj3T3udNRx5NFlxOdguhHz__WMlfjl8DfIpNg80FJo_9YrAqp2XWf7_Om2VFhek1Q_bqZD48PP5Asm-hO5H2JYh3oFKaJHmjGQb-HBV5qWu3vZ1RWzkTsMtHkT1LeXApXblsvLIINuQ_Ed4f06TjEwtsbxVSQgDTgg5i4mqR3PzFJjY7RaU4jKFk8Ch_EtOPu1gsoh1Q8RVRpHoKle75KW0WH9sGG1K_gk6ATKZMAQBK8-Jf7DZtd57tWxhji7KYi9CSc6Udcu_Aep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3730367476934345&bg=!iYqliujNAAa1ilLUlYo7AEcBe5WfOF5N971L9lNjwYc1JXKNsbkaQdOrt4QpeJ26Pj3E2Zvf9Ah5VvCwDYG2eO5LoL0mLgxgzcgpXwdPjTEj0xbMM1_iqQIAAABSUgAAAARoAQd-ADaWnbtRgjiTiuX8fIKNHqiO7MO96b5CsrkRS36R0BGdIILC6VpTsmnm_H_xtDNoG3iMoy_3fN2ZAqU7RXoVvFUchQx5TrJvdNAK2L9BWu_bjUGf1Za7jNsXd3qnCqKNhIMhPnyJa6BC_oOyxJKwBpyN21dKiYm2QtOtaVrgkw_LUx73ccJtl-Ze9YxEEla3Js7TfrxMQ9ydviqs7Q1bE3UQ358PueHbRP-eV7ZrIHIpPRk6w9HpRx8d6bFOi4qtjkUIy26ufl_KaLIXV7i8KuwI1UGLu8lf0cBTOkSES02upi_uTVDIrkcTPuMw14jiAkymEFaT61I-qiwn2zeM064m1-hcXPWlsulq7tIvsBoefNDJlHyfqKfZOw-Aex2ekn8H2-pHZ6OHbSuUqL43UFYT4_29BbkjtXEdZwe2VfhCN9fi-7ajltQwcrE17nCdyl_OOYeRWp0ZwP1kFVatGjO6rJwoiHj-vWvbwJLx7EGQ3OaPFgZmhMXluGGVsFsW5kqnjZ2TlVDsrBGwqU6HyqAaaUt1ajfyhbt1gq49jETr9Z2zO64s8E7rdCls-gFxxb0db_OU44TipLIfo1QmJ1nhlM_s4g6uEApQ8Hb5yZAbv5nmRBMt6bQD5we6hM2I1VgvbzdWcp3TvEzvlOMd03cwvqpEZ4l3IOISGgPTH97cofwxo7qDCEhqf8WfDEdcgHMrJNlh5SGj3T3udNRx5NFlxOdguhHz__WMlfjl8DfIpNg80FJo_9YrAqp2XWf7_Om2VFhek1Q_bqZD48PP5Asm-hO5H2JYh3oFKaJHmjGQb-HBV5qWu3vZ1RWzkTsMtHkT1LeXApXblsvLIINuQ_Ed4f06TjEwtsbxVSQgDTgg5i4mqR3PzFJjY7RaU4jKFk8Ch_EtOPu1gsoh1Q8RVRpHoKle75KW0WH9sGG1K_gk6ATKZMAQBK8-Jf7DZtd57tWxhji7KYi9CSc6Udcu_A — 204 — 17 B — 47 ms — h3https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moahpl3w6xv96lyu&sid=1139713318437283195&loc=https%3A%2F%2Fdigiday.com%2F&new=1&arf=0&ltm=1776888797421&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=moahpmvdh6q2c5x5&ckp=moahpl3wvn190mb7&glb=&amo=1776371484&cp_userState=anon&cst=3iwvk9s7dt1nzj06u84rli0blcomcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moahpl3w6xv96lyu&sid=1139713318437283195&loc=https%3A%2F%2Fdigiday.com%2F&new=1&arf=0&ltm=1776888797421&ref=&tzo=0&wsz=412x823&res=412x823&dpr=1.75&col=24&bln=en-US&chs=UTF-8&cks=moahpmvdh6q2c5x5&ckp=moahpl3wvn190mb7&glb=&amo=1776371484&cp_userState=anon&cst=3iwvk9s7dt1nzj06u84rli0bl — 200 — 413 B — 32 ms — h2https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moahpl3wvn190mb7%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%223iwvk9s7dt1nzj06u84rli0bl%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%223iwvk9s7dt1nzj06u84rli0bl%22%7D%5D%7D&callback=cXJsonpCB1id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moahpl3wvn190mb7%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%223iwvk9s7dt1nzj06u84rli0bl%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%223iwvk9s7dt1nzj06u84rli0bl%22%7D%5D%7D&callback=cXJsonpCB1 — 200 — 610 B — 122 ms — h2https://app.secureprivacy.ai/img-files/8f9730a0-69eb-4663-9ff3-39b7414fdba0.jpgapp.secureprivacy.ai/img-files/8f97... https://app.secureprivacy.ai/img-files/8f9730a0-69eb-4663-9ff3-39b7414fdba0.jpg — 200 — 0 B — 0 ms — h3https://app.secureprivacy.ai/assets/fonts/google/Lato.cssapp.secureprivacy.ai/assets/fonts/g... https://app.secureprivacy.ai/assets/fonts/google/Lato.css — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2fonts.gstatic.com/s/lato/v22/S6uyw4... https://fonts.gstatic.com/s/lato/v22/S6uyw4BMUTPHjx4wXg.woff2 — 200 — 0 B — 0 ms — h3https://cmp.secureprivacy.ai/assets/images/sp-logo.svgcmp.secureprivacy.ai/assets/images/... https://cmp.secureprivacy.ai/assets/images/sp-logo.svg — 200 — 4.8 KiB — 34 ms — h3https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=6LaRkvUre6buy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=6LaRkvUre6 — 200 — 573 B — 77 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 116 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=123022531&t=event&ni=1&_s=1&dl=https%3A%2F%2Fdigiday.com%2F&ul=en-us&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&sr=412x823&vp=412x823&ec=experienceExecute&el=Experience%20execute&_u=qCDAAEABAAAAACAAI~&jid=180978300&gjid=1891852674&cid=2016149363.1776888796&tid=UA-28482223-1&_gid=813434652.1776888800&_r=1&_slc=1&z=891683766www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=123022531&t=event&ni=1&_s=1&dl=https%3A%2F%2Fdigiday.com%2F&ul=en-us&dt=Digiday%20%E2%80%94%20The%20home%20of%20modern%20media%20and%20marketing&sr=412x823&vp=412x823&ec=experienceExecute&el=Experience%20execute&_u=qCDAAEABAAAAACAAI~&jid=180978300&gjid=1891852674&cid=2016149363.1776888796&tid=UA-28482223-1&_gid=813434652.1776888800&_r=1&_slc=1&z=891683766 — 200 — 449 B — 27 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
76% of JavaScript execution is third-party
First-party Third-party 6847ms · 1384KB · $91/mo
Unattributable
Other
Costly
Execution 1273ms
Transfer 0 KB
Monthly Cost $17/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1080ms
Transfer 187 KB
Unused 54%
Monthly Cost $14/mo
Google Tag Manager
Tag Manager
Costly
Execution 532ms
Transfer 173 KB
Unused 37%
Monthly Cost $7/mo
forms.digiday.com
Other
Costly
Execution 480ms
Transfer 0 KB
Monthly Cost $6/mo
cmp.secureprivacy.ai
Other
Costly
Execution 446ms
Transfer 36 KB
Monthly Cost $6/mo
cdn.tinypass.com
Other
Costly
Execution 443ms
Transfer 133 KB
Unused 60%
Monthly Cost $6/mo
pagead2.googlesyndication.com
Other
Costly
Execution 397ms
Transfer 73 KB
Unused 43%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 306ms
Transfer 155 KB
Unused 40%
Monthly Cost $4/mo
forms.digiday.com
Other
Costly
Execution 266ms
Transfer 119 KB
Unused 47%
Monthly Cost $4/mo
id.tinypass.com
Other
Costly
Execution 225ms
Transfer 1 KB
Monthly Cost $3/mo
forms.digiday.com
Other
Costly
Execution 223ms
Transfer 1 KB
Monthly Cost $3/mo
Microsoft Clarity
Session Replay
Optional
Execution 186ms
Transfer 26 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 137 KB
Unused 39%
Monthly Cost $2/mo
cdn.pendo.io
Other
Optional
Execution 144ms
Transfer 182 KB
Unused 67%
Monthly Cost $2/mo
cdn.cxense.com
Other
Optional
Execution 118ms
Transfer 38 KB
Unused 58%
Monthly Cost $2/mo
cdn.parsely.com
Other
Optional
Execution 105ms
Transfer 27 KB
Monthly Cost $1/mo
js-agent.newrelic.com
Other
Optional
Execution 103ms
Transfer 31 KB
Monthly Cost $1/mo
www.googletagservices.com
Other
Optional
Execution 93ms
Transfer 34 KB
Monthly Cost $1/mo
forms.digiday.com
Other
Optional
Execution 79ms
Transfer 4 KB
Monthly Cost $1/mo
forms.digiday.com
Other
Optional
Execution 78ms
Transfer 0 KB
Unused 64%
Monthly Cost $1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 63ms
Transfer 8 KB
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 59ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1273ms and costs ~$17/month
  • securepubads.g.doubleclick.net adds 1080ms and costs ~$14/month
  • Google Tag Manager adds 532ms and costs ~$7/month
  • forms.digiday.com adds 480ms and costs ~$6/month
  • cmp.secureprivacy.ai adds 446ms and costs ~$6/month
  • cdn.tinypass.com adds 443ms and costs ~$6/month
  • pagead2.googlesyndication.com adds 397ms and costs ~$5/month
  • Google Tag Manager adds 306ms and costs ~$4/month
  • forms.digiday.com adds 266ms and costs ~$4/month
  • id.tinypass.com adds 225ms and costs ~$3/month
  • forms.digiday.com adds 223ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

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

54% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

forms.digiday.com takes 480ms 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

cmp.secureprivacy.ai takes 446ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.tinypass.com takes 443ms 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

60% of cdn.tinypass.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

pagead2.googlesyndication.com takes 397ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

forms.digiday.com takes 266ms 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

id.tinypass.com takes 225ms 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

forms.digiday.com takes 223ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

67% of cdn.pendo.io'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

58% of cdn.cxense.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

64% of forms.digiday.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