Skip to content
https://vungle.com

Performance

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

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

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

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

3.36 s

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

44 ms

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

0.190

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

2.26 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

4.70 s

Page Load Progression

605 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
15
7 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 155 requests
FIX
2.1 MB transferred, 155 requests
Info::
Page weighs 6.5 MB (2.1 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
155 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.44 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
155 requests
0.44 g CO2 per page load
JavaScript 1.5 MiB 72%
Images 426.9 KiB 20%
CSS 101.8 KiB 5%
HTML 30.9 KiB 1%
Fonts 23.2 KiB 1%
Other 17.7 KiB 1%
Other 3.1 KiB 0%
Other 608 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (2.1 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
49 scripts, 676 KB unused
FIX
49 scripts, 676 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-508...: 90 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.hsforms.net/forms/v2.js: 75 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NN7...: 67 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-508...: 64 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SZLK...: 63 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 676 KB
676 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=UA-50843274-3&cx=c&gtm=4e64f0116 KB90 KB (78%)3rd
https://js.hsforms.net/forms/v2.js194 KB75 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NN74CN157 KB67 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-50843274-3116 KB64 KB (56%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SZLKL9VPCE&cx=c&gtm=4e64f0154 KB63 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-952766775&cx=c&gtm=4e64f0136 KB61 KB (44%)3rd
https://liftoff.ai/wp-content/plugins/liftoff-blocks/includes/lottie-player.js98 KB56 KB (57%)3rd
https://fast.wistia.com/player.js55 KB41 KB (75%)3rd
https://liftoff.ai/wp-content/themes/liftoff/js/splitGroupBlock.js?ver=a05dcc5146 KB34 KB (75%)3rd
https://connect.facebook.net/en_US/fbevents.js96 KB32 KB (34%)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
155 resources · 2.1 MB · 676 KB savings available
FIX
155 resources · 2.1 MB · 676 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~676 KB of savings available
Warning::
154 third-party resources (100% of weight)
155 resources · 2.1 MiB · 154 third-party 1.1 MiB over 1MB target
JavaScript 72% · 1.5 MiB
Image 20% · 428.0 KiB
CSS 5% · 101.8 KiB
Document 1% · 32.1 KiB
Font 1% · 23.2 KiB
Other 1% · 19.0 KiB

~676.3 KiB of savings available

Remove unused JavaScript: 676.3 KiB
C
Image Optimization
Action
47 images, 0 KB saveable
REVIEW
47 images, 0 KB saveable
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/home... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/crea... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/mone... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/acce... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/vung... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://liftoff.ai/wp-content/uploads/2026/03/inte... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
47 images 427 KB
0 oversized -0 KB
41 legacy format
6 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1641ms total JS execution
REVIEW
1641ms total JS execution
Warning::
https://liftoff.ai/wp-content/plugins/liftoff-bloc...: 546ms CPU time
Warning::
https://liftoff.ai/: 310ms CPU time
Info::
Unattributable: 218ms CPU time
Info::
https://js-na2.hs-analytics.net/analytics/17763525...: 113ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-NN7...: 84ms CPU time
Warning::
Third-party scripts: 1641ms (100% of total)

Main Thread Breakdown

Script Evaluation 49% Other 20% Style & Layout 12% Rendering 8% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://liftoff.ai/wp-content/plugins/liftoff-blocks/includes/lottie-player.js546ms337ms10ms3rd
https://liftoff.ai/310ms16ms2ms3rd
Unattributable218ms2ms0ms3rd
https://js-na2.hs-analytics.net/analytics/1776352500000/434414.js113ms84ms2ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NN74CN84ms67ms10ms3rd
https://cdn.transifex.com/live.js68ms51ms2ms3rd
https://fast.wistia.com/player.js64ms46ms15ms3rd
https://liftoff.ai/wp-content/themes/liftoff/js/refresh2022.js?ver=177031516763ms10ms1ms3rd
https://js.hsforms.net/forms/v2.js62ms49ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SZLKL9VPCE&cx=c&gtm=4e64f060ms51ms9ms3rd

Showing top 10 of 11 scripts

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

Web fonts

3

23 KB total

Render-blocking

0

of 3

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 FCP 2.3 s LCP 3.4 shttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLGT9Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 7.6 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2pxiEyp8kv8JHgFVrJJfecnF... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 7.7 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2pxiByp8kv8JHgFVrLEj6Z1x... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 7.8 KiB — 35 ms — font-display: swap
pxiByp8kv8JHgFVrLGT9Z1x... woff2 swap
Size 8 KB
Load time 30 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
pxiEyp8kv8JHgFVrJJfecnF... woff2 swap
Size 8 KB
Load time 41 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
pxiByp8kv8JHgFVrLEj6Z1x... woff2 swap
Size 8 KB
Load time 35 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600, must-revalidate
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=600, must-revalidate

DirectiveValueMeaning
max-age600Cache for 10 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 600 seconds
Network Waterfall
155 requests over 2537ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.3 s LCP 3.4 shttps://vungle.com// https://vungle.com/ — 301 — 523 B — 125 ms — h2https://liftoff.io/liftoff.io/ https://liftoff.io/ — 302 — 361 B — 249 ms — h2https://liftoff.ai/liftoff.ai/ https://liftoff.ai/ — 200 — 30.9 KiB — 236 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css — 200 — 7.0 KiB — 75 ms — h3https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap — 200 — 728 B — 147 ms — h2https://cdn.transifex.com/live.jscdn.transifex.com/live.js https://cdn.transifex.com/live.js — 200 — 26.4 KiB — 39 ms — h2https://liftoff.ai/wp-includes/css/dist/block-library/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/css/dist/blo... https://liftoff.ai/wp-includes/css/dist/block-library/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 16.0 KiB — 45 ms — h2https://liftoff.ai/wp-includes/blocks/button/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/butto... https://liftoff.ai/wp-includes/blocks/button/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 613 B — 44 ms — h2https://liftoff.ai/wp-includes/blocks/comments/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/comme... https://liftoff.ai/wp-includes/blocks/comments/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 695 B — 50 ms — h2https://liftoff.ai/wp-includes/blocks/cover/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/cover... https://liftoff.ai/wp-includes/blocks/cover/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 52 ms — h2https://liftoff.ai/wp-includes/blocks/gallery/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/galle... https://liftoff.ai/wp-includes/blocks/gallery/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.9 KiB — 55 ms — h2https://liftoff.ai/wp-includes/blocks/image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/image... https://liftoff.ai/wp-includes/blocks/image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 57 ms — h2https://liftoff.ai/wp-includes/blocks/latest-posts/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/lates... https://liftoff.ai/wp-includes/blocks/latest-posts/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 579 B — 60 ms — h2https://liftoff.ai/wp-includes/blocks/media-text/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/media... https://liftoff.ai/wp-includes/blocks/media-text/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 668 B — 43 ms — h2https://liftoff.ai/wp-includes/blocks/navigation/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/navig... https://liftoff.ai/wp-includes/blocks/navigation/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 2.3 KiB — 44 ms — h2https://liftoff.ai/wp-includes/blocks/post-comments-form/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/post-... https://liftoff.ai/wp-includes/blocks/post-comments-form/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 551 B — 42 ms — h2https://liftoff.ai/wp-includes/blocks/post-featured-image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/post-... https://liftoff.ai/wp-includes/blocks/post-featured-image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 399 B — 60 ms — h2https://liftoff.ai/wp-includes/blocks/search/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/searc... https://liftoff.ai/wp-includes/blocks/search/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 689 B — 44 ms — h2https://liftoff.ai/wp-includes/blocks/social-links/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/socia... https://liftoff.ai/wp-includes/blocks/social-links/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 48 ms — h2https://liftoff.ai/wp-includes/blocks/table/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/table... https://liftoff.ai/wp-includes/blocks/table/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 684 B — 49 ms — h2https://liftoff.ai/wp-content/plugins/jetpack-layout-grid-FORKED/style.css?ver=1676122537liftoff.ai/wp-content/plugins/jetpa... https://liftoff.ai/wp-content/plugins/jetpack-layout-grid-FORKED/style.css?ver=1676122537 — 200 — 2.5 KiB — 45 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/hero-product/style-index.css?ver=1.1.1liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/hero-product/style-index.css?ver=1.1.1 — 200 — 640 B — 50 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/performance-stats/style-index.css?ver=1.0.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/performance-stats/style-index.css?ver=1.0.0 — 200 — 660 B — 52 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel-item/style-index.css?ver=1.2.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel-item/style-index.css?ver=1.2.0 — 200 — 1.6 KiB — 73 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonial-card/style-index.css?ver=1.3.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonial-card/style-index.css?ver=1.3.0 — 200 — 815 B — 59 ms — h3https://liftoff.ai/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1773735274liftoff.ai/wp-content/plugins/compl... https://liftoff.ai/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1773735274 — 200 — 915 B — 64 ms — h3https://liftoff.ai/wp-content/themes/liftoff/style.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/style.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.2 KiB — 66 ms — h3https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B1%2C400%3B1%2C500%3B1%2C600&display=swap&ver=61bb66c11964f3085faa4de00dcaeb2cfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B1%2C400%3B1%2C500%3B1%2C600&display=swap&ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.1 KiB — 128 ms — h2https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/styles.css?ver=1.0liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/styles.css?ver=1.0 — 200 — 15.9 KiB — 66 ms — h3https://liftoff.ai/wp-content/themes/liftoff/css/refresh2022.css?ver=1772499910liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/css/refresh2022.css?ver=1772499910 — 200 — 35.9 KiB — 77 ms — h3
0 ms 1.0 s 2.0 s 3.0 s FCP 2.3 s LCP 3.4 shttps://vungle.com// https://vungle.com/ — 301 — 523 B — 125 ms — h2https://liftoff.io/liftoff.io/ https://liftoff.io/ — 302 — 361 B — 249 ms — h2https://liftoff.ai/liftoff.ai/ https://liftoff.ai/ — 200 — 30.9 KiB — 236 ms — h2https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.cssmaxcdn.bootstrapcdn.com/font-awesom... https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css — 200 — 7.0 KiB — 75 ms — h3https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap — 200 — 728 B — 147 ms — h2https://cdn.transifex.com/live.jscdn.transifex.com/live.js https://cdn.transifex.com/live.js — 200 — 26.4 KiB — 39 ms — h2https://liftoff.ai/wp-includes/css/dist/block-library/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/css/dist/blo... https://liftoff.ai/wp-includes/css/dist/block-library/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 16.0 KiB — 45 ms — h2https://liftoff.ai/wp-includes/blocks/button/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/butto... https://liftoff.ai/wp-includes/blocks/button/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 613 B — 44 ms — h2https://liftoff.ai/wp-includes/blocks/comments/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/comme... https://liftoff.ai/wp-includes/blocks/comments/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 695 B — 50 ms — h2https://liftoff.ai/wp-includes/blocks/cover/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/cover... https://liftoff.ai/wp-includes/blocks/cover/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 52 ms — h2https://liftoff.ai/wp-includes/blocks/gallery/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/galle... https://liftoff.ai/wp-includes/blocks/gallery/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.9 KiB — 55 ms — h2https://liftoff.ai/wp-includes/blocks/image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/image... https://liftoff.ai/wp-includes/blocks/image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 57 ms — h2https://liftoff.ai/wp-includes/blocks/latest-posts/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/lates... https://liftoff.ai/wp-includes/blocks/latest-posts/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 579 B — 60 ms — h2https://liftoff.ai/wp-includes/blocks/media-text/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/media... https://liftoff.ai/wp-includes/blocks/media-text/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 668 B — 43 ms — h2https://liftoff.ai/wp-includes/blocks/navigation/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/navig... https://liftoff.ai/wp-includes/blocks/navigation/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 2.3 KiB — 44 ms — h2https://liftoff.ai/wp-includes/blocks/post-comments-form/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/post-... https://liftoff.ai/wp-includes/blocks/post-comments-form/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 551 B — 42 ms — h2https://liftoff.ai/wp-includes/blocks/post-featured-image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/post-... https://liftoff.ai/wp-includes/blocks/post-featured-image/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 399 B — 60 ms — h2https://liftoff.ai/wp-includes/blocks/search/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/searc... https://liftoff.ai/wp-includes/blocks/search/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 689 B — 44 ms — h2https://liftoff.ai/wp-includes/blocks/social-links/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/socia... https://liftoff.ai/wp-includes/blocks/social-links/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.6 KiB — 48 ms — h2https://liftoff.ai/wp-includes/blocks/table/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-includes/blocks/table... https://liftoff.ai/wp-includes/blocks/table/style.min.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 684 B — 49 ms — h2https://liftoff.ai/wp-content/plugins/jetpack-layout-grid-FORKED/style.css?ver=1676122537liftoff.ai/wp-content/plugins/jetpa... https://liftoff.ai/wp-content/plugins/jetpack-layout-grid-FORKED/style.css?ver=1676122537 — 200 — 2.5 KiB — 45 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/hero-product/style-index.css?ver=1.1.1liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/hero-product/style-index.css?ver=1.1.1 — 200 — 640 B — 50 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/performance-stats/style-index.css?ver=1.0.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/performance-stats/style-index.css?ver=1.0.0 — 200 — 660 B — 52 ms — h2https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel-item/style-index.css?ver=1.2.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel-item/style-index.css?ver=1.2.0 — 200 — 1.6 KiB — 73 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonial-card/style-index.css?ver=1.3.0liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonial-card/style-index.css?ver=1.3.0 — 200 — 815 B — 59 ms — h3https://liftoff.ai/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1773735274liftoff.ai/wp-content/plugins/compl... https://liftoff.ai/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1773735274 — 200 — 915 B — 64 ms — h3https://liftoff.ai/wp-content/themes/liftoff/style.css?ver=61bb66c11964f3085faa4de00dcaeb2cliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/style.css?ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.2 KiB — 66 ms — h3https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B1%2C400%3B1%2C500%3B1%2C600&display=swap&ver=61bb66c11964f3085faa4de00dcaeb2cfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins%3Aital%2Cwght%400%2C400%3B0%2C500%3B0%2C600%3B1%2C400%3B1%2C500%3B1%2C600&display=swap&ver=61bb66c11964f3085faa4de00dcaeb2c — 200 — 1.1 KiB — 128 ms — h2https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/styles.css?ver=1.0liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/styles.css?ver=1.0 — 200 — 15.9 KiB — 66 ms — h3https://liftoff.ai/wp-content/themes/liftoff/css/refresh2022.css?ver=1772499910liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/css/refresh2022.css?ver=1772499910 — 200 — 35.9 KiB — 77 ms — h3https://liftoff.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1liftoff.ai/wp-includes/js/jquery/jq... https://liftoff.ai/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 100 ms — h3https://liftoff.ai/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js?ver=6.8.0.1liftoff.ai/wp-content/plugins/advan... https://liftoff.ai/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js?ver=6.8.0.1 — 200 — 19.0 KiB — 85 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/calloutCarouselBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/calloutCarouselBlock.js?ver=a05dcc51 — 200 — 1.4 KiB — 73 ms — h3https://liftoff.ai/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21liftoff.ai/wp-includes/js/dist/vend... https://liftoff.ai/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 25.3 KiB — 99 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/splitGroupBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/splitGroupBlock.js?ver=a05dcc51 — 200 — 45.9 KiB — 98 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/imageSceneBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/imageSceneBlock.js?ver=a05dcc51 — 200 — 4.0 KiB — 86 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/accordionBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/accordionBlock.js?ver=a05dcc51 — 200 — 593 B — 86 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/cardLeadershipBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/cardLeadershipBlock.js?ver=a05dcc51 — 200 — 794 B — 85 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/recentResourcesBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/recentResourcesBlock.js?ver=a05dcc51 — 200 — 1.9 KiB — 85 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/pageSectionsBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/pageSectionsBlock.js?ver=a05dcc51 — 200 — 30.7 KiB — 98 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/cardCarouselBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/cardCarouselBlock.js?ver=a05dcc51 — 200 — 1.9 KiB — 96 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/openPositionsBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/openPositionsBlock.js?ver=a05dcc51 — 200 — 729 B — 96 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/largelCarouselBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/largelCarouselBlock.js?ver=a05dcc51 — 200 — 1.0 KiB — 96 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/wideCardGroupBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/wideCardGroupBlock.js?ver=a05dcc51 — 200 — 594 B — 96 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/timelineBlock.js?ver=a05dcc51liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/timelineBlock.js?ver=a05dcc51 — 200 — 382 B — 96 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/includes/lottie-player.jsliftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/includes/lottie-player.js — 200 — 98.2 KiB — 115 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/jquery.waypoints.min.js?ver=lbff5ge0liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/jquery.waypoints.min.js?ver=lbff5ge0 — 200 — 3.0 KiB — 107 ms — h3https://liftoff.ai/wp-content/themes/liftoff/js/refresh2022.js?ver=1770315167liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/js/refresh2022.js?ver=1770315167 — 200 — 9.7 KiB — 107 ms — h3https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/mh.js?ver=lbff5ge0liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/mobile-heroes/mh.js?ver=lbff5ge0 — 200 — 1.9 KiB — 112 ms — h3https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Accelerate-150x150-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Accelerate-150x150-Icon.svg — 200 — 637 B — 112 ms — h3https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Monetize-150x150-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Monetize-150x150-Icon.svg — 200 — 640 B — 112 ms — h3https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Accelerate-300x300-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Accelerate-300x300-Icon.svg — 200 — 637 B — 111 ms — h3https://fast.wistia.com/embed/sll16223o0.jsfast.wistia.com/embed/sll16223o0.js https://fast.wistia.com/embed/sll16223o0.js — 200 — 4.1 KiB — 13 ms — h2https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Exchange-150x150-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Exchange-150x150-Icon.svg — 200 — 652 B — 34 ms — h3https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Creative-150x150-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Creative-150x150-Icon.svg — 200 — 742 B — 31 ms — h3https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Intelligence-150x150-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/06/B-Product-Intelligence-150x150-Icon.svg — 200 — 703 B — 21 ms — h3https://js.hsforms.net/forms/v2.jsjs.hsforms.net/forms/v2.js https://js.hsforms.net/forms/v2.js — 200 — 193.8 KiB — 124 ms — h3https://js-na2.hs-scripts.com/434414.js?integration=WordPress&ver=11.3.45js-na2.hs-scripts.com/434414.js?int... https://js-na2.hs-scripts.com/434414.js?integration=WordPress&ver=11.3.45 — 200 — 1.0 KiB — 98 ms — h2https://liftoff.ai/wp-content/themes/liftoff/language-redirect.jsliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/language-redirect.js — 200 — 697 B — 51 ms — h3https://cdn.bizible.com/scripts/bizible.jscdn.bizible.com/scripts/bizible.js https://cdn.bizible.com/scripts/bizible.js — 200 — 25.2 KiB — 67 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-50843274-3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-50843274-3 — 200 — 115.6 KiB — 209 ms — h2https://liftoff.ai/wp-content/uploads/2025/12/mobile-creative-ad-index-nav.pngliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/12/mobile-creative-ad-index-nav.png — 200 — 12.6 KiB — 30 ms — h3https://liftoff.ai/wp-content/uploads/2024/10/Ravid-Sela-Profile-Banner-1200x627-1-300x157.pngliftoff.ai/wp-content/uploads/2024/... https://liftoff.ai/wp-content/uploads/2024/10/Ravid-Sela-Profile-Banner-1200x627-1-300x157.png — 200 — 28.9 KiB — 59 ms — h3https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Monetize-300x300-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Monetize-300x300-Icon.svg — 200 — 643 B — 27 ms — h3https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Direct-300x300-Icon.svgliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/07/B-Product-Direct-300x300-Icon.svg — 200 — 662 B — 57 ms — h3https://liftoff.ai/wp-content/uploads/2025/05/B-GameRefinery-Purple-300x300.pngliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/05/B-GameRefinery-Purple-300x300.png — 200 — 5.0 KiB — 45 ms — h3https://liftoff.ai/wp-content/uploads/2025/05/B-AppRefinery-Turquoise-300x300.pngliftoff.ai/wp-content/uploads/2025/... https://liftoff.ai/wp-content/uploads/2025/05/B-AppRefinery-Turquoise-300x300.png — 200 — 4.5 KiB — 47 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/accelerate-icon.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/accelerate-icon.svg — 200 — 888 B — 57 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/home-page-accelerate-updated-min.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/home-page-accelerate-updated-min.svg — 200 — 1.3 KiB — 69 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/monetize-icon.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/monetize-icon.svg — 200 — 851 B — 58 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/home-page-monetize-updated-min.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/home-page-monetize-updated-min.svg — 200 — 895 B — 47 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/vungleexchange-icon.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/vungleexchange-icon.svg — 200 — 1004 B — 45 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/home-page-vungleexchange-updated-min.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/home-page-vungleexchange-updated-min.svg — 200 — 1.6 KiB — 57 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/creative-icon.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/creative-icon.svg — 200 — 1.2 KiB — 55 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/home-page-creative-updated-min.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/home-page-creative-updated-min.svg — 200 — 1.7 KiB — 52 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/intelligence-icon.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/intelligence-icon.svg — 200 — 960 B — 45 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/home-page-intelligence-updated-min.svgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/home-page-intelligence-updated-min.svg — 200 — 1.1 KiB — 54 ms — h3https://fast.wistia.com/player.jsfast.wistia.com/player.js https://fast.wistia.com/player.js — 200 — 55.1 KiB — 12 ms — h2https://liftoff.ai/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1773735274liftoff.ai/wp-content/plugins/compl... https://liftoff.ai/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1773735274 — 200 — 11.2 KiB — 52 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel/view.js?ver=bd1b5c2e12885ff9628cliftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/product-carousel/view.js?ver=bd1b5c2e12885ff9628c — 200 — 1.6 KiB — 59 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonials/view.js?ver=c430f2e2a06eb6d53081liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/testimonials/view.js?ver=c430f2e2a06eb6d53081 — 200 — 849 B — 55 ms — h3https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/whats-new/view.js?ver=8cb1356c485f1891ed06liftoff.ai/wp-content/plugins/lifto... https://liftoff.ai/wp-content/plugins/liftoff-blocks/build/blocks/whats-new/view.js?ver=8cb1356c485f1891ed06 — 200 — 721 B — 59 ms — h3https://cdn.metadata.io/site-script.jscdn.metadata.io/site-script.js https://cdn.metadata.io/site-script.js — 200 — 4.0 KiB — 37 ms — h2https://rum-static.pingdom.net/prum.min.jsrum-static.pingdom.net/prum.min.js https://rum-static.pingdom.net/prum.min.js — 200 — 2.8 KiB — 87 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NN74CNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NN74CN — 200 — 157.2 KiB — 192 ms — h2https://cdn.transifex.com/61e61d27605d4bfb86b4a9fc44bc8547/latest/manifest.jsonpcdn.transifex.com/61e61d27605d4bfb8... https://cdn.transifex.com/61e61d27605d4bfb86b4a9fc44bc8547/latest/manifest.jsonp — 200 — 864 B — 8 ms — h2https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-desktop--updated.jsonliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-desktop--updated.json — 200 — 7.7 KiB — 184 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-desktop--updated.jsonliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-desktop--updated.json — 200 — 0 B — 188 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-mobile--updated.jsonliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-mobile--updated.json — 200 — 4.8 KiB — 193 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-mobile--updated.jsonliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/mau2026-banner-mobile--updated.json — 200 — 0 B — 194 ms — h3https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 9 ms — h2https://forms.hsforms.com/embed/v3/form/434414/0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842forms.hsforms.com/embed/v3/form/434... https://forms.hsforms.com/embed/v3/form/434414/0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842 — 307 — 713 B — 221 ms — h3https://js-na2.hsadspixel.net/pixels.jsjs-na2.hsadspixel.net/pixels.js https://js-na2.hsadspixel.net/pixels.js — 200 — 3.9 KiB — 70 ms — h2https://js-na2.hs-analytics.net/analytics/1776352500000/434414.jsjs-na2.hs-analytics.net/analytics/1... https://js-na2.hs-analytics.net/analytics/1776352500000/434414.js — 200 — 42.3 KiB — 85 ms — h2https://js-na2.hs-banner.com/434414.jsjs-na2.hs-banner.com/434414.js https://js-na2.hs-banner.com/434414.js — 200 — 19.5 KiB — 86 ms — h2https://js-na2.hscollectedforms.net/collectedforms.jsjs-na2.hscollectedforms.net/collect... https://js-na2.hscollectedforms.net/collectedforms.js — 200 — 26.1 KiB — 79 ms — h2https://liftoff.ai/wp-content/uploads/complianz/css/banner-1-optin.css?v=21liftoff.ai/wp-content/uploads/compl... https://liftoff.ai/wp-content/uploads/complianz/css/banner-1-optin.css?v=21 — 200 — 3.2 KiB — 22 ms — h3https://telemetry.svc.transifex.net/live/integrationtelemetry.svc.transifex.net/live/in... https://telemetry.svc.transifex.net/live/integration — 202 — 189 B — 112 ms — h2https://telemetry.svc.transifex.net/live/integrationtelemetry.svc.transifex.net/live/in... https://telemetry.svc.transifex.net/live/integration — 202 — 188 B — 112 ms — h2https://cdn.bizible.com/ipv?_biz_r=&_biz_h=-417244810&_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_l=https%3A%2F%2Fliftoff.ai%2F&_biz_t=1776359473994&_biz_i=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&_biz_n=0&rnd=176083&cdn_o=a&_biz_z=1776359474073cdn.bizible.com/ipv?_biz_r=&_biz_h=... https://cdn.bizible.com/ipv?_biz_r=&_biz_h=-417244810&_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_l=https%3A%2F%2Fliftoff.ai%2F&_biz_t=1776359473994&_biz_i=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&_biz_n=0&rnd=176083&cdn_o=a&_biz_z=1776359474073 — 200 — 64 B — 14 ms — h3https://cdn.bizibly.com/u?_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_l=https%3A%2F%2Fliftoff.ai%2F&_biz_t=1776359474076&_biz_i=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&rnd=590536&cdn_o=a&_biz_z=1776359474076cdn.bizibly.com/u?_biz_u=e1d7e51966... https://cdn.bizibly.com/u?_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_l=https%3A%2F%2Fliftoff.ai%2F&_biz_t=1776359474076&_biz_i=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&rnd=590536&cdn_o=a&_biz_z=1776359474076 — 200 — 569 B — 15 ms — http/1.1https://liftoff.ai/wp-content/themes/liftoff/assets/liftoff-logo.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/liftoff-logo.svg — 200 — 2.4 KiB — 33 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Search.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Search.svg — 200 — 906 B — 32 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Language.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Language.svg — 200 — 537 B — 24 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Arrow.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Arrow.svg — 200 — 675 B — 31 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/LinkedIn.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/LinkedIn.svg — 200 — 1.1 KiB — 64 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Twitter.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Twitter.svg — 200 — 544 B — 33 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Instagram.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/Instagram.svg — 200 — 1.1 KiB — 32 ms — h3https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/YouTube.svgliftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/assets/icons/outlined/YouTube.svg — 200 — 517 B — 31 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2 — 200 — 7.6 KiB — 30 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2 — 200 — 7.7 KiB — 41 ms — h3https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2fonts.gstatic.com/s/poppins/v24/pxi... https://fonts.gstatic.com/s/poppins/v24/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2 — 200 — 7.8 KiB — 35 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/king-interview.jpgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/king-interview.jpg — 200 — 133.5 KiB — 37 ms — h3https://liftoff.ai/wp-content/uploads/2026/04/king-logo-periwinkle-bg-300x203.pngliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/04/king-logo-periwinkle-bg-300x203.png — 200 — 4.9 KiB — 34 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/playrix-new-image.jpgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/playrix-new-image.jpg — 200 — 64.0 KiB — 37 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/playrix-logo@2x-1.pngliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/playrix-logo@2x-1.png — 200 — 3.4 KiB — 29 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/badoo-new-v2.jpgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/badoo-new-v2.jpg — 200 — 74.3 KiB — 32 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/whats-new-igaming-900x518.jpgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/whats-new-igaming-900x518.jpg — 200 — 37.7 KiB — 37 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/b7661f791ab02500e7265207bd47455289674df7-375x188.pngliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/b7661f791ab02500e7265207bd47455289674df7-375x188.png — 200 — 2.5 KiB — 36 ms — h3https://liftoff.ai/wp-content/uploads/2026/03/f515516d171bf2dbb071a32b6663a877e3d58796-375x199.jpgliftoff.ai/wp-content/uploads/2026/... https://liftoff.ai/wp-content/uploads/2026/03/f515516d171bf2dbb071a32b6663a877e3d58796-375x199.jpg — 200 — 27.1 KiB — 27 ms — h3https://cdn.bizible.com/xdc.js?_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_h=-417244810&cdn_o=a&jsVer=4.26.04.01cdn.bizible.com/xdc.js?_biz_u=e1d7e... https://cdn.bizible.com/xdc.js?_biz_u=e1d7e51966c34e96a9dc6a224053a43d&_biz_h=-417244810&cdn_o=a&jsVer=4.26.04.01 — 200 — 208 B — 363 ms — h3https://forms-na2.hsforms.com/embed/v3/form/434414/0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842forms-na2.hsforms.com/embed/v3/form... https://forms-na2.hsforms.com/embed/v3/form/434414/0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d/json?hs_static_app=forms-embed&hs_static_app_version=1.10842&X-HubSpot-Static-App-Info=forms-embed-1.10842 — 200 — 1.8 KiB — 199 ms — h3https://www.googletagmanager.com/gtag/js?id=G-SZLKL9VPCE&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SZLKL9VPCE&cx=c&gtm=4e64f0 — 200 — 154.1 KiB — 62 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 74 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-50843274-3&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-50843274-3&cx=c&gtm=4e64f0 — 200 — 115.6 KiB — 71 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-952766775&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-952766775&cx=c&gtm=4e64f0 — 200 — 136.4 KiB — 70 ms — h2https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0v6972504za200zd6972504xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776359474343&tfd=1316www.google.com/ccm/collect?rcb=16&f... https://www.google.com/ccm/collect?rcb=16&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0v6972504za200zd6972504xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776359474343&tfd=1316 — 200 — 21 B — 73 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 104 ms — h2https://liftoff.ai/%E2%80%9C//js.hs-scripts.com/434414.js%E2%80%9Dliftoff.ai/%E2%80%9C//js.hs-scripts... https://liftoff.ai/%E2%80%9C//js.hs-scripts.com/434414.js%E2%80%9D — 301 — 408 B — 291 ms — h3https://forms-na2.hscollectedforms.net/collected-forms/v1/config/json?portalId=434414&utk=forms-na2.hscollectedforms.net/coll... https://forms-na2.hscollectedforms.net/collected-forms/v1/config/json?portalId=434414&utk= — 200 — 458 B — 182 ms — h2https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-DEFINITION_SUCCESS&count=1 — 200 — 541 B — 211 ms — h3https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=forms-embed-v2-RENDER_SUCCESS&count=1 — 200 — 504 B — 184 ms — h3https://js-na2.hs-banner.com/cookie-banner-public/v1/activity/viewjs-na2.hs-banner.com/cookie-banner-... https://js-na2.hs-banner.com/cookie-banner-public/v1/activity/view — 200 — 0 B — 248 ms — h2https://connect.facebook.net/signals/config/1608923376085520?v=2.9.298&r=stable&domain=liftoff.ai&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1608923376085520?v=2.9.298&r=stable&domain=liftoff.ai&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 45.9 KiB — 23 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-SZLKL9VPCE&gtm=45je64f0v893586127z86972504za20gzb6972504zd6972504&_p=1776359473854&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1455389804.1776359475&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384406~117512543&sid=1776359474&sct=1&seg=0&dl=https%3A%2F%2Fliftoff.ai%2F&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1609region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-SZLKL9VPCE&gtm=45je64f0v893586127z86972504za20gzb6972504zd6972504&_p=1776359473854&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1455389804.1776359475&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.55%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266401~117384406~117512543&sid=1776359474&sct=1&seg=0&dl=https%3A%2F%2Fliftoff.ai%2F&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1609 — 204 — 545 B — 100 ms — h2https://liftoff.ai/%E2%80%9C/js.hs-scripts.com/434414.jsliftoff.ai/%E2%80%9C/js.hs-scripts.... https://liftoff.ai/%E2%80%9C/js.hs-scripts.com/434414.js — 404 — 192 B — 69 ms — h3https://forms-na2.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=2 — 200 — 504 B — 185 ms — h3https://js-na2.hs-banner.com/cookie-banner-public/v1/activity/viewjs-na2.hs-banner.com/cookie-banner-... https://js-na2.hs-banner.com/cookie-banner-public/v1/activity/view — 204 — 174 B — 227 ms — h2https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&gtm=45be64f0v868958798za200zb6972504zd6972504xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-952766775&tid=AW-952766775&tft=1776359474831&tfd=1804www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&gtm=45be64f0v868958798za200zb6972504zd6972504xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-952766775&tid=AW-952766775&tft=1776359474831&tfd=1804 — 200 — 21 B — 37 ms — h3https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&_tu=CA&gtm=45be64f0v868958798z86972504za200zb6972504zd6972504xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-952766775&tid=AW-952766775&tft=1776359474831&tfd=1805www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&dl=https%3A%2F%2Fliftoff.ai%2F&scrsrc=www.googletagmanager.com&rnd=238334627.1776359474&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&auid=871996122.1776359474&navt=n&npa=1&_tu=CA&gtm=45be64f0v868958798z86972504za200zb6972504zd6972504xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-952766775&tid=AW-952766775&tft=1776359474831&tfd=1805 — 200 — 21 B — 36 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1846006908&t=pageview&_s=1&dl=https%3A%2F%2Fliftoff.ai%2F&ul=en-us&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&sr=800x600&vp=1350x940&_u=YCDAiAABBAAAAC~&jid=800183164&gjid=1633167846&cid=1455389804.1776359475&tid=UA-50843274-1&_gid=1363041248.1776359475&_slc=1&gtm=45He64f0n71NN74CNv6972504za200zd6972504&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&npa=1&z=382881621www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1846006908&t=pageview&_s=1&dl=https%3A%2F%2Fliftoff.ai%2F&ul=en-us&dt=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&sr=800x600&vp=1350x940&_u=YCDAiAABBAAAAC~&jid=800183164&gjid=1633167846&cid=1455389804.1776359475&tid=UA-50843274-1&_gid=1363041248.1776359475&_slc=1&gtm=45He64f0n71NN74CNv6972504za200zd6972504&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&npa=1&z=382881621 — 200 — 448 B — 39 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-50843274-1&cid=1455389804.1776359475&jid=800183164&gjid=1633167846&_gid=1363041248.1776359475&npa=1&_u=YCDAiAABBAAAAG~&z=473327509stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-50843274-1&cid=1455389804.1776359475&jid=800183164&gjid=1633167846&_gid=1363041248.1776359475&npa=1&_u=YCDAiAABBAAAAG~&z=473327509 — 200 — 646 B — 97 ms — h2https://www.facebook.com/tr/?id=1608923376085520&ev=PageView&dl=https%3A%2F%2Fliftoff.ai%2F&rl=&if=false&ts=1776359474905&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776359474890.74278378729496278&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&pmd[locale]=en_US&pmd[description]=Liftoff%20helps%20advertisers%2C%20publishers%2C%20game%20developers%20and%20DSPs%20scale%20revenue%20growth%20with%20solutions%20to%20market%20and%20monetize%20mobile%20apps.&plt=1111.0999994277954&it=1776359474559&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=16089233760... https://www.facebook.com/tr/?id=1608923376085520&ev=PageView&dl=https%3A%2F%2Fliftoff.ai%2F&rl=&if=false&ts=1776359474905&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776359474890.74278378729496278&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&pmd[locale]=en_US&pmd[description]=Liftoff%20helps%20advertisers%2C%20publishers%2C%20game%20developers%20and%20DSPs%20scale%20revenue%20growth%20with%20solutions%20to%20market%20and%20monetize%20mobile%20apps.&plt=1111.0999994277954&it=1776359474559&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 41 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1608923376085520&ev=PageView&dl=https%3A%2F%2Fliftoff.ai%2F&rl=&if=false&ts=1776359474905&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776359474890.74278378729496278&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&pmd[locale]=en_US&pmd[description]=Liftoff%20helps%20advertisers%2C%20publishers%2C%20game%20developers%20and%20DSPs%20scale%20revenue%20growth%20with%20solutions%20to%20market%20and%20monetize%20mobile%20apps.&plt=1111.0999994277954&it=1776359474559&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1608923376085520&ev=PageView&dl=https%3A%2F%2Fliftoff.ai%2F&rl=&if=false&ts=1776359474905&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=4126&fbp=fb.1.1776359474890.74278378729496278&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&pmd[locale]=en_US&pmd[description]=Liftoff%20helps%20advertisers%2C%20publishers%2C%20game%20developers%20and%20DSPs%20scale%20revenue%20growth%20with%20solutions%20to%20market%20and%20monetize%20mobile%20apps.&plt=1111.0999994277954&it=1776359474559&coo=false&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 279 ms — h3https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 217 B — 159 ms — h2https://js-na2.hs-scripts.com/434414.jsjs-na2.hs-scripts.com/434414.js https://js-na2.hs-scripts.com/434414.js — 200 — 885 B — 33 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=434414&ct=standard-page&rcu=https%3A%2F%2Fliftoff.ai%2F&pu=https%3A%2F%2Fliftoff.ai%2F&t=The+Leading+Growth+Acceleration+Platform+for+the+Mobile+Industry.&cts=1776359475202&vi=17dcfc7538b2dbb53c20e167e788a6a4&nc=true&ce=false&pt=3&cc=0track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=1&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=434414&ct=standard-page&rcu=https%3A%2F%2Fliftoff.ai%2F&pu=https%3A%2F%2Fliftoff.ai%2F&t=The+Leading+Growth+Acceleration+Platform+for+the+Mobile+Industry.&cts=1776359475202&vi=17dcfc7538b2dbb53c20e167e788a6a4&nc=true&ce=false&pt=3&cc=0 — 200 — 1.1 KiB — 240 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=15&fi=0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d&fci=cc34dbc0-af86-4797-a6b3-6e09673e078e&ft=0&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=434414&ct=standard-page&rcu=https%3A%2F%2Fliftoff.ai%2F&pu=https%3A%2F%2Fliftoff.ai%2F&t=The+Leading+Growth+Acceleration+Platform+for+the+Mobile+Industry.&cts=1776359475203&vi=17dcfc7538b2dbb53c20e167e788a6a4&nc=true&ce=false&pt=3&cc=0track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=15&fi=0bc5e290-a389-4e3b-9ae9-b3ab78d27e5d&fci=cc34dbc0-af86-4797-a6b3-6e09673e078e&ft=0&sd=800x600&cd=24-bit&cs=UTF-8&ln=en-us&bfp=77aa843077f368b0529fc4daefe7a8c4&v=1.1&a=434414&ct=standard-page&rcu=https%3A%2F%2Fliftoff.ai%2F&pu=https%3A%2F%2Fliftoff.ai%2F&t=The+Leading+Growth+Acceleration+Platform+for+the+Mobile+Industry.&cts=1776359475203&vi=17dcfc7538b2dbb53c20e167e788a6a4&nc=true&ce=false&pt=3&cc=0 — 200 — 765 B — 253 ms — h2https://rum-collector-2.pingdom.net/img/beacon.gif?id=5514324cabe53da704fb801d&sAW=800&sAH=600&bIW=1350&bIH=940&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=379&cE=385&dLE=378&dLS=378&fS=377&hS=379&rE=-1&rS=-1&reS=385&resS=579&resE=614&uEE=-1&uES=-1&dL=585&dI=1009&dCLES=1019&dCLEE=1111&dC=2165&lES=2165&lEE=2183&s=nt&title=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&path=https%3A%2F%2Fliftoff.ai%2F&ref=&sId=a01lrrfy&sST=1776359475&sIS=1&rV=0&v=1.4.1rum-collector-2.pingdom.net/img/bea... https://rum-collector-2.pingdom.net/img/beacon.gif?id=5514324cabe53da704fb801d&sAW=800&sAH=600&bIW=1350&bIH=940&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=379&cE=385&dLE=378&dLS=378&fS=377&hS=379&rE=-1&rS=-1&reS=385&resS=579&resE=614&uEE=-1&uES=-1&dL=585&dI=1009&dCLES=1019&dCLEE=1111&dC=2165&lES=2165&lEE=2183&s=nt&title=The%20Leading%20Growth%20Acceleration%20Platform%20for%20the%20Mobile%20Industry.&path=https%3A%2F%2Fliftoff.ai%2F&ref=&sId=a01lrrfy&sST=1776359475&sIS=1&rV=0&v=1.4.1 — 200 — 213 B — 162 ms — http/1.1https://liftoff.ai/wp-content/themes/liftoff/images/favicon.svg?v=3liftoff.ai/wp-content/themes/liftof... https://liftoff.ai/wp-content/themes/liftoff/images/favicon.svg?v=3 — 200 — 1.2 KiB — 20 ms — h3https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 216 B — 41 ms — h2https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 216 B — 41 ms — h2https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 216 B — 40 ms — h2https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 216 B — 40 ms — h2https://live-detector.svc.transifex.net/live-detector.svc.transifex.net/ https://live-detector.svc.transifex.net/ — 200 — 216 B — 40 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1641ms · 904KB · $22/mo
liftoff.ai
Other
Costly
Execution 546ms
Transfer 98 KB
Unused 57%
Monthly Cost $7/mo
liftoff.ai
Other
Costly
Execution 310ms
Transfer 31 KB
Monthly Cost $4/mo
Unattributable
Other
Costly
Execution 218ms
Transfer 0 KB
Monthly Cost $3/mo
js-na2.hs-analytics.net
Other
Optional
Execution 113ms
Transfer 42 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 157 KB
Unused 43%
Monthly Cost $1/mo
cdn.transifex.com
Other
Optional
Execution 68ms
Transfer 26 KB
Monthly Cost $1/mo
fast.wistia.com
Other
Optional
Execution 64ms
Transfer 55 KB
Unused 75%
Monthly Cost $1/mo
liftoff.ai
Other
Optional
Execution 63ms
Transfer 10 KB
Monthly Cost $1/mo
js.hsforms.net
Other
Optional
Execution 62ms
Transfer 194 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 154 KB
Unused 41%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 53ms
Transfer 136 KB
Unused 44%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • liftoff.ai adds 546ms and costs ~$7/month
  • liftoff.ai adds 310ms and costs ~$4/month
  • Unattributable adds 218ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

liftoff.ai takes 546ms 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

57% of liftoff.ai'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

liftoff.ai takes 310ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

75% of fast.wistia.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