Skip to content
https://greenprophecy.com

Performance

· 18 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
3
REVIEW
3
PASS
9
INFO
3

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

46
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

3.90 s

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

16.35 s

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

468 ms

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

0.006

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

16.16 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.42 s

Page Load Progression

945 ms
1.9 s
2.8 s
3.8 s
4.7 s
5.7 s
6.6 s
7.6 s
Checks
18
9 PASS 3 REVIEW 3 FIX
F
Page Weight Budget
Action
11.8 MB transferred, 136 requests
FIX
11.8 MB transferred, 136 requests
Critical::
Page weighs 15.2 MB (11.8 MB transferred)
Warning::
Images are 10.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 10.2 MB
Info::
Fonts are 833 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 833 KB
Warning::
JavaScript is 500 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 500 KB
Info::
CSS is 280 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 280 KB
Warning::
136 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.5 g CO2 per page load
11.8 MB / 2.4 MB budget
11.8 MB transferred
136 requests
2.5 g CO2 per page load
Images 10.2 MiB 86%
Fonts 833.2 KiB 7%
JavaScript 500.5 KiB 4%
CSS 280.5 KiB 2%
HTML 46.2 KiB 0%
Other 6.9 KiB 0%
Other 3.8 KiB 0%
Other 872 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

F
JS Execution Cost
Action
5207ms total JS execution
FIX
5207ms total JS execution
Warning::
https://greenprophecy.com/: 1331ms CPU time
Warning::
https://greenprophecy.com/wp-content/themes/sellsm...: 835ms CPU time
Warning::
https://greenprophecy.com/wp-content/themes/sellsm...: 692ms CPU time
Warning::
Unattributable: 617ms CPU time
Warning::
https://greenprophecy.com/wp-includes/js/jquery/jq...: 559ms CPU time
Info::
Third-party scripts: 900ms (17% of total)

Main Thread Breakdown

Style & Layout 33% Script Evaluation 29% Other 25% Parse HTML & CSS 5% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://greenprophecy.com/1331ms65ms14ms1st
https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/gsap.min.js?ver=1.0.0835ms195ms4ms1st
https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/function.js?ver=1.0.0692ms249ms2ms1st
Unattributable617ms7ms0ms3rd
https://greenprophecy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1559ms483ms7ms1st
https://greenprophecy.com/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js?ver=4.2.1509ms56ms1ms1st
https://www.googletagmanager.com/gtag/js?id=G-XCKHFWZK0F283ms227ms50ms3rd
https://greenprophecy.com/wp-content/plugins/age-gate/dist/age-gate.js?ver=3.7.2181ms79ms6ms1st
https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/ScrollTrigger.min.js?ver=1.0.0112ms29ms1ms1st
https://greenprophecy.com/wp-content/plugins/age-gate/dist/all.js?ver=3.7.289ms3ms0ms1st
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
Image Optimization
Action
23 images, 0 KB saveable
REVIEW
23 images, 0 KB saveable
Warning::
https://greenprophecy.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://greenprophecy.com/wp-content/uploads/2024/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
23 images 10.2 MB
0 oversized -0 KB
21 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

B
JS Bundles
58 scripts, 66 KB unused
REVIEW
58 scripts, 66 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-XCKH...: 66 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 66 KB
66 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-XCKHFWZK0F157 KB66 KB (42%)3rd
https://greenprophecy.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.22 KB1st
https://greenprophecy.com/wp-content/plugins/trustpilot-reviews/review/assets/js/headerScript.min.js?ver=1.0%27%20async=%27async1 KB1st
https://greenprophecy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://greenprophecy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://greenprophecy.com/wp-includes/js/underscore.min.js?ver=1.13.77 KB1st
https://greenprophecy.com/wp-includes/js/wp-util.min.js?ver=38549056988a2fa6dfa8e1095bf048d91 KB1st
blob:https://greenprophecy.com/c0c8333e-37dd-4649-a449-123f095324bb-0 KB3rd
https://greenprophecy.com/wp-content/plugins/age-gate/dist/focus.js?ver=3.7.24 KB1st
https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.9.216 KB1st

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

C
Page Weight Inventory
Action
136 resources · 11.8 MB · 66 KB savings available
REVIEW
136 resources · 11.8 MB · 66 KB savings available
Warning::
Page weight 10.8 MB over 1MB target
Got: 11.8 MB Expected: ≤ 1 MB
Info::
~66 KB of savings available
Info::
17 third-party resources (3% of weight)
Info::
13 resources over 200KB
136 resources · 11.8 MiB · 17 third-party 10.8 MiB over 1MB target
Image 86% · 10.2 MiB
Font 7% · 833.2 KiB
JavaScript 4% · 500.5 KiB
CSS 2% · 280.5 KiB
Document 0% · 46.2 KiB
Other 0% · 4.3 KiB

~65.5 KiB of savings available

Remove unused JavaScript: 65.5 KiB
A+
Third-Party Impact
3% third-party, 0 ms blocking
PASS
3% third-party, 0 ms blocking
Info::
Third-party code accounts for 3% of page weight (312.2 KiB of 11.8 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
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
8 fonts (833 KB)
PASS
8 fonts (833 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

833 KB total

Render-blocking

0

of 8

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 3.9 s LCP 16.4 shttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yygg_vb.woff2LDIoaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yygg_vb.woff2 — 26.7 KiB — 96 ms — font-display: swaphttps://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3helementskit.woff https://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h — 454.0 KiB — 734 ms — font-display: swaphttps://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.woff20QIhMX1D_JOuMw_LIftLtfO... https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.woff2 — 39.7 KiB — 306 ms — font-display: swaphttps://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.6 KiB — 411 ms — font-display: swaphttps://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0eicons.woff2 https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 103.5 KiB — 498 ms — font-display: swaphttps://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2xn7gYHE41ni1AdIRggexSvf... https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2 — 24.0 KiB — 306 ms — font-display: swaphttps://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 79.9 KiB — 529 ms — font-display: swaphttps://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhNnZR-A.woff2LDIuaomQNQcsA88c7O9yZ4K... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhNnZR-A.woff2 — 28.9 KiB — 305 ms — font-display: swap
LDIoaomQNQcsA88c7O9yZ4K... woff2 swap
Size 27 KB
Load time 96 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
elementskit.woff woff swap
Size 454 KB
Load time 734 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
0QIhMX1D_JOuMw_LIftLtfO... woff2 swap
Size 40 KB
Load time 306 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 411 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
eicons.woff2 woff2 swap
Size 103 KB
Load time 498 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
xn7gYHE41ni1AdIRggexSvf... woff2 swap
Size 24 KB
Load time 306 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 529 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
LDIuaomQNQcsA88c7O9yZ4K... woff2 swap
Size 29 KB
Load time 305 ms
Start 5.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~415 KB and ~830 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Hetzner Online GmbH

Network Waterfall
136 requests over 7140ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 3.9 s LCP 16.4 shttps://greenprophecy.com// https://greenprophecy.com/ — 200 — 46.2 KiB — 4.6 s — h2https://greenprophecy.com/wp-content/uploads/2021/07/Copia_de_primera_foto-removebg-preview.png/wp-content/uploads/2021/07/Copia_d... https://greenprophecy.com/wp-content/uploads/2021/07/Copia_de_primera_foto-removebg-preview.png — 200 — 33.8 KiB — 1.4 s — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.3 — 200 — 6.5 KiB — 80 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-728.css?ver=1777291106/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-728.css?ver=1777291106 — 200 — 2.3 KiB — 97 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-85.css?ver=1777291106/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-85.css?ver=1777291106 — 200 — 2.0 KiB — 68 ms — h2https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css?ver=38549056988a2fa6dfa8e1095bf048d9/wp-content/plugins/wp-whatsapp/ass... https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css?ver=38549056988a2fa6dfa8e1095bf048d9 — 200 — 4.7 KiB — 71 ms — h2https://greenprophecy.com/wp-content/plugins/age-gate/dist/main.css?ver=3.7.2/wp-content/plugins/age-gate/dist/m... https://greenprophecy.com/wp-content/plugins/age-gate/dist/main.css?ver=3.7.2 — 200 — 2.6 KiB — 94 ms — h2https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1016 B — 386 ms — h2https://greenprophecy.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2/wp-content/plugins/cookie-notice/c... https://greenprophecy.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2 — 200 — 1.2 KiB — 102 ms — h2https://greenprophecy.com/wp-content/plugins/user-registration/assets/css/user-registration.css?ver=4.4.8/wp-content/plugins/user-registrati... https://greenprophecy.com/wp-content/plugins/user-registration/assets/css/user-registration.css?ver=4.4.8 — 200 — 16.4 KiB — 127 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.4.3 — 200 — 3.2 KiB — 131 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.4.3 — 200 — 1.3 KiB — 385 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.4.3 — 200 — 10.1 KiB — 155 ms — h2https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/css/style.min.css?ver=1.9.1/wp-content/plugins/cart-for-woocom... https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/css/style.min.css?ver=1.9.1 — 200 — 8.7 KiB — 157 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0 — 200 — 4.1 KiB — 179 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-14458.css?ver=1777291376/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-14458.css?ver=1777291376 — 200 — 831 B — 179 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.3 — 200 — 240 B — 94 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.3 — 200 — 273 B — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.3 — 200 — 243 B — 96 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-text-path.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-text-path.min.css?ver=4.0.3 — 200 — 425 B — 383 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.0/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.0 — 200 — 1.5 KiB — 102 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.3 — 200 — 1.0 KiB — 131 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.0.3 — 200 — 449 B — 383 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-12.css?ver=1777291916/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-12.css?ver=1777291916 — 200 — 8.4 KiB — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.2 — 200 — 45.3 KiB — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=4.2.1/wp-content/plugins/elementskit/wid... https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=4.2.1 — 200 — 40.5 KiB — 236 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.2 — 200 — 2.9 KiB — 383 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/css-variable.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/css-variable.css?ver=1.0.0 — 200 — 360 B — 383 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/all.min.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/all.min.css?ver=1.0.0 — 200 — 21.3 KiB — 384 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/bootstrap.min.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/bootstrap.min.css?ver=1.0.0 — 200 — 26.9 KiB — 412 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 3.9 s LCP 16.4 shttps://greenprophecy.com// https://greenprophecy.com/ — 200 — 46.2 KiB — 4.6 s — h2https://greenprophecy.com/wp-content/uploads/2021/07/Copia_de_primera_foto-removebg-preview.png/wp-content/uploads/2021/07/Copia_d... https://greenprophecy.com/wp-content/uploads/2021/07/Copia_de_primera_foto-removebg-preview.png — 200 — 33.8 KiB — 1.4 s — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=4.0.3 — 200 — 6.5 KiB — 80 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-728.css?ver=1777291106/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-728.css?ver=1777291106 — 200 — 2.3 KiB — 97 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-85.css?ver=1777291106/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-85.css?ver=1777291106 — 200 — 2.0 KiB — 68 ms — h2https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css?ver=38549056988a2fa6dfa8e1095bf048d9/wp-content/plugins/wp-whatsapp/ass... https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/css/style.css?ver=38549056988a2fa6dfa8e1095bf048d9 — 200 — 4.7 KiB — 71 ms — h2https://greenprophecy.com/wp-content/plugins/age-gate/dist/main.css?ver=3.7.2/wp-content/plugins/age-gate/dist/m... https://greenprophecy.com/wp-content/plugins/age-gate/dist/main.css?ver=3.7.2 — 200 — 2.6 KiB — 94 ms — h2https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5/wp-content/plugins/contact-form-7/... https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.5 — 200 — 1016 B — 386 ms — h2https://greenprophecy.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2/wp-content/plugins/cookie-notice/c... https://greenprophecy.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=3.0.2 — 200 — 1.2 KiB — 102 ms — h2https://greenprophecy.com/wp-content/plugins/user-registration/assets/css/user-registration.css?ver=4.4.8/wp-content/plugins/user-registrati... https://greenprophecy.com/wp-content/plugins/user-registration/assets/css/user-registration.css?ver=4.4.8 — 200 — 16.4 KiB — 127 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=10.4.3 — 200 — 3.2 KiB — 131 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=10.4.3 — 200 — 1.3 KiB — 385 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=10.4.3 — 200 — 10.1 KiB — 155 ms — h2https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/css/style.min.css?ver=1.9.1/wp-content/plugins/cart-for-woocom... https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/css/style.min.css?ver=1.9.1 — 200 — 8.7 KiB — 157 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.48.0 — 200 — 4.1 KiB — 179 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-14458.css?ver=1777291376/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-14458.css?ver=1777291376 — 200 — 831 B — 179 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=4.0.3 — 200 — 240 B — 94 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=4.0.3 — 200 — 273 B — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=4.0.3 — 200 — 243 B — 96 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-text-path.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-text-path.min.css?ver=4.0.3 — 200 — 425 B — 383 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.0/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.34.0 — 200 — 1.5 KiB — 102 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=4.0.3 — 200 — 1.0 KiB — 131 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/css/widget-rating.min.css?ver=4.0.3 — 200 — 449 B — 383 ms — h2https://greenprophecy.com/wp-content/uploads/elementor/css/post-12.css?ver=1777291916/wp-content/uploads/elementor/css/p... https://greenprophecy.com/wp-content/uploads/elementor/css/post-12.css?ver=1777291916 — 200 — 8.4 KiB — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.9.2 — 200 — 45.3 KiB — 384 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=4.2.1/wp-content/plugins/elementskit/wid... https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=4.2.1 — 200 — 40.5 KiB — 236 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.9.2 — 200 — 2.9 KiB — 383 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/css-variable.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/css-variable.css?ver=1.0.0 — 200 — 360 B — 383 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/all.min.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/all.min.css?ver=1.0.0 — 200 — 21.3 KiB — 384 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/bootstrap.min.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/bootstrap.min.css?ver=1.0.0 — 200 — 26.9 KiB — 412 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/style.css?ver=1.0.0/wp-content/themes/sellsmart/style.... https://greenprophecy.com/wp-content/themes/sellsmart/style.css?ver=1.0.0 — 200 — 24.6 KiB — 442 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/woo.css?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/css/woo.css?ver=1.0.0 — 200 — 11.6 KiB — 470 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart-child/style.css?ver=1.0.0/wp-content/themes/sellsmart-child/... https://greenprophecy.com/wp-content/themes/sellsmart-child/style.css?ver=1.0.0 — 200 — 295 B — 470 ms — h2https://fonts.googleapis.com/css?family=Manrope:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Man... https://fonts.googleapis.com/css?family=Manrope:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 913 B — 144 ms — h2https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Plu... https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 1.3 KiB — 140 ms — h2https://fonts.googleapis.com/css?family=Lora:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swapfonts.googleapis.com/css?family=Lor... https://fonts.googleapis.com/css?family=Lora:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap — 200 — 2.1 KiB — 146 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.9.2 — 200 — 9.8 KiB — 470 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3 — 200 — 12.0 KiB — 469 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3 — 200 — 431 B — 469 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3 — 200 — 434 B — 469 ms — h2https://greenprophecy.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2/wp-content/plugins/cookie-notice/j... https://greenprophecy.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=3.0.2 — 200 — 2.2 KiB — 469 ms — h2https://greenprophecy.com/wp-content/plugins/trustpilot-reviews/review/assets/js/headerScript.min.js?ver=1.0%27%20async=%27async/wp-content/plugins/trustpilot-revi... https://greenprophecy.com/wp-content/plugins/trustpilot-reviews/review/assets/js/headerScript.min.js?ver=1.0%27%20async=%27async — 200 — 781 B — 469 ms — h2https://greenprophecy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://greenprophecy.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 499 ms — h2https://greenprophecy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://greenprophecy.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 498 ms — h2https://greenprophecy.com/wp-includes/js/underscore.min.js?ver=1.13.7/wp-includes/js/underscore.min.js?v... https://greenprophecy.com/wp-includes/js/underscore.min.js?ver=1.13.7 — 200 — 7.1 KiB — 525 ms — h2https://greenprophecy.com/wp-includes/js/wp-util.min.js?ver=38549056988a2fa6dfa8e1095bf048d9/wp-includes/js/wp-util.min.js?ver=... https://greenprophecy.com/wp-includes/js/wp-util.min.js?ver=38549056988a2fa6dfa8e1095bf048d9 — 200 — 820 B — 525 ms — h2https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cbd-granada-e1769369046113.png/wp-content/uploads/2024/08/cropped... https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cbd-granada-e1769369046113.png — 200 — 56.0 KiB — 725 ms — h2https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cropped-cbd-granada-e1769369046113.png/wp-content/uploads/2024/08/cropped... https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cropped-cbd-granada-e1769369046113.png — 200 — 40.5 KiB — 748 ms — h2https://greenprophecy.com/wp-content/uploads/2026/02/HOME-1.png/wp-content/uploads/2026/02/HOME-1.... https://greenprophecy.com/wp-content/uploads/2026/02/HOME-1.png — 200 — 499.9 KiB — 1.4 s — h2blob:https://greenprophecy.com/c0c8333e-37dd-4649-a449-123f095324bbgreenprophecy.com/c0c8333e-37dd-464... blob:https://greenprophecy.com/c0c8333e-37dd-4649-a449-123f095324bb — 200 — -1 B — 39 ms — blobhttps://greenprophecy.com/wp-content/uploads/2022/09/GORILLA-GLUE-MOKUP.png/wp-content/uploads/2022/09/GORILLA... https://greenprophecy.com/wp-content/uploads/2022/09/GORILLA-GLUE-MOKUP.png — 200 — 1.2 MiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2023/08/popcorn-mockup.png/wp-content/uploads/2023/08/popcorn... https://greenprophecy.com/wp-content/uploads/2023/08/popcorn-mockup.png — 200 — 1.2 MiB — 1.8 s — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-10.4.3 — 200 — 2.4 KiB — 696 ms — h2https://greenprophecy.com/wp-content/plugins/age-gate/dist/focus.js?ver=3.7.2/wp-content/plugins/age-gate/dist/f... https://greenprophecy.com/wp-content/plugins/age-gate/dist/focus.js?ver=3.7.2 — 200 — 4.4 KiB — 722 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.9.2 — 200 — 16.1 KiB — 723 ms — h2https://greenprophecy.com/wp-content/plugins/age-gate/dist/all.js?ver=3.7.2/wp-content/plugins/age-gate/dist/a... https://greenprophecy.com/wp-content/plugins/age-gate/dist/all.js?ver=3.7.2 — 200 — 1.3 KiB — 723 ms — h2https://greenprophecy.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://greenprophecy.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.7 KiB — 724 ms — h2https://greenprophecy.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://greenprophecy.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.6 KiB — 724 ms — h2https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1.5 — 200 — 3.4 KiB — 724 ms — h2https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5/wp-content/plugins/contact-form-7/... https://greenprophecy.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1.5 — 200 — 4.0 KiB — 777 ms — h2https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/js/alg-wc-ean-variations.min.js?ver=4.3.2/wp-content/plugins/ean-for-woocomm... https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/js/alg-wc-ean-variations.min.js?ver=4.3.2 — 200 — 445 B — 778 ms — h2https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/pro/js/alg-wc-ean-variations-barcode.min.js?ver=4.3.2/wp-content/plugins/ean-for-woocomm... https://greenprophecy.com/wp-content/plugins/ean-for-woocommerce-pro/includes/pro/js/alg-wc-ean-variations-barcode.min.js?ver=4.3.2 — 200 — 534 B — 778 ms — h2https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/js/njt-whatsapp.js?ver=3.7.3/wp-content/plugins/wp-whatsapp/ass... https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/dist/js/njt-whatsapp.js?ver=3.7.3 — 200 — 17.6 KiB — 778 ms — h2https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/js/whatsapp-button.js?ver=3.7.3/wp-content/plugins/wp-whatsapp/ass... https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/js/whatsapp-button.js?ver=3.7.3 — 200 — 568 B — 778 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/SmoothScroll.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/SmoothScroll.js?ver=1.0.0 — 200 — 6.6 KiB — 778 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/gsap.min.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/gsap.min.js?ver=1.0.0 — 200 — 23.9 KiB — 781 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/magiccursor.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/magiccursor.js?ver=1.0.0 — 200 — 2.6 KiB — 812 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/SplitText.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/SplitText.js?ver=1.0.0 — 200 — 5.0 KiB — 812 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/ScrollTrigger.min.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/ScrollTrigger.min.js?ver=1.0.0 — 200 — 7.0 KiB — 812 ms — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/function.js?ver=1.0.0/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/js/function.js?ver=1.0.0 — 200 — 5.4 KiB — 812 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=10.4.3 — 200 — 4.6 KiB — 812 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=10.4.3 — 200 — 1.1 KiB — 812 ms — h2https://greenprophecy.com/wp-content/plugins/age-gate/dist/age-gate.js?ver=3.7.2/wp-content/plugins/age-gate/dist/a... https://greenprophecy.com/wp-content/plugins/age-gate/dist/age-gate.js?ver=3.7.2 — 200 — 28.3 KiB — 836 ms — h2https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/addon/embla-carousel.min.js?ver=1.9.1/wp-content/plugins/cart-for-woocom... https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/addon/embla-carousel.min.js?ver=1.9.1 — 200 — 5.9 KiB — 836 ms — h2https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/js/cart.min.js?ver=1.9.1/wp-content/plugins/cart-for-woocom... https://greenprophecy.com/wp-content/plugins/cart-for-woocommerce/assets/js/cart.min.js?ver=1.9.1 — 200 — 10.2 KiB — 852 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=4.0.3 — 200 — 2.3 KiB — 852 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=4.0.3 — 200 — 15.1 KiB — 863 ms — h2https://greenprophecy.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://greenprophecy.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.8 KiB — 863 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.3/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=4.0.3 — 200 — 9.9 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js?ver=4.2.1/wp-content/plugins/elementskit/mod... https://greenprophecy.com/wp-content/plugins/elementskit/modules/parallax/assets/js/jarallax.js?ver=4.2.1 — 200 — 3.6 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin.js?ver=4.2.1/wp-content/plugins/elementskit/mod... https://greenprophecy.com/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin.js?ver=4.2.1 — 200 — 2.8 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/jquery.magnific-popup.min.js?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/jquery.magnific-popup.min.js?ver=3.9.2 — 200 — 7.2 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/js/whatsapp-popup.js?ver=3.7.3/wp-content/plugins/wp-whatsapp/ass... https://greenprophecy.com/wp-content/plugins/wp-whatsapp/assets/js/whatsapp-popup.js?ver=3.7.3 — 200 — 485 B — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.0/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.34.0 — 200 — 2.7 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.0/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.34.0 — 200 — 6.2 KiB — 864 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.0/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.34.0 — 200 — 10.0 KiB — 866 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.9.2/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.9.2 — 200 — 5.8 KiB — 866 ms — h2https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js?ver=4.2.1/wp-content/plugins/elementskit/wid... https://greenprophecy.com/wp-content/plugins/elementskit/widgets/init/assets/js/elementor.js?ver=4.2.1 — 200 — 11.4 KiB — 866 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.10.4.3 — 200 — 3.3 KiB — 868 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=10.4.3 — 200 — 1.4 KiB — 868 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.4.3 — 200 — 886 B — 869 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=10.4.3 — 200 — 1.4 KiB — 869 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=10.4.3 — 200 — 2.8 KiB — 889 ms — h2https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=10.4.3/wp-content/plugins/woocommerce/ass... https://greenprophecy.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=10.4.3 — 200 — 3.7 KiB — 889 ms — h2https://www.googletagmanager.com/gtag/js?id=G-XCKHFWZK0Fwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-XCKHFWZK0F — 200 — 156.9 KiB — 414 ms — h2https://greenprophecy.com/wp-content/uploads/2024/04/Amnesia-mockup.png/wp-content/uploads/2024/04/Amnesia... https://greenprophecy.com/wp-content/uploads/2024/04/Amnesia-mockup.png — 200 — 1.2 MiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2025/01/CRITICAL-JACK-CBD.png/wp-content/uploads/2025/01/CRITICA... https://greenprophecy.com/wp-content/uploads/2025/01/CRITICAL-JACK-CBD.png — 200 — 1.1 MiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2025/11/RESINA-CBD-ORANGE-APRICOT-1.png/wp-content/uploads/2025/11/RESINA-... https://greenprophecy.com/wp-content/uploads/2025/11/RESINA-CBD-ORANGE-APRICOT-1.png — 200 — 1.3 MiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2025/11/Northern-Lights-mokup.png/wp-content/uploads/2025/11/Norther... https://greenprophecy.com/wp-content/uploads/2025/11/Northern-Lights-mokup.png — 200 — 1.3 MiB — 1.9 s — h2https://greenprophecy.com/wp-content/uploads/2026/02/GREEN-PROPHECY-768x1365.png/wp-content/uploads/2026/02/GREEN-P... https://greenprophecy.com/wp-content/uploads/2026/02/GREEN-PROPHECY-768x1365.png — 200 — 733.0 KiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2026/02/CANNA-FORTE-e1771265286752.png/wp-content/uploads/2026/02/CANNA-F... https://greenprophecy.com/wp-content/uploads/2026/02/CANNA-FORTE-e1771265286752.png — 200 — 208.5 KiB — 1.5 s — h2https://greenprophecy.com/wp-content/uploads/2023/05/pexels-andrea-piacquadio-3812745-scaled.jpg/wp-content/uploads/2023/05/pexels-... https://greenprophecy.com/wp-content/uploads/2023/05/pexels-andrea-piacquadio-3812745-scaled.jpg — 200 — 436.4 KiB — 1.8 s — h2https://greenprophecy.com/wp-content/uploads/2023/05/pexels-sora-shimazaki-5669602-scaled-e1683542344724.jpg/wp-content/uploads/2023/05/pexels-... https://greenprophecy.com/wp-content/uploads/2023/05/pexels-sora-shimazaki-5669602-scaled-e1683542344724.jpg — 200 — 28.1 KiB — 980 ms — h2https://greenprophecy.com/wp-content/uploads/2021/04/crema.png/wp-content/uploads/2021/04/crema.p... https://greenprophecy.com/wp-content/uploads/2021/04/crema.png — 200 — 578.1 KiB — 1.7 s — h2https://cdn.trustindex.io/loader.js?ver=1cdn.trustindex.io/loader.js?ver=1 https://cdn.trustindex.io/loader.js?ver=1 — 200 — 21.4 KiB — 48 ms — h2https://invitejs.trustpilot.com/tp.min.jsinvitejs.trustpilot.com/tp.min.js https://invitejs.trustpilot.com/tp.min.js — 200 — 4.0 KiB — 47 ms — h2https://greenprophecy.com/wp-content/uploads/2025/05/hero-bg.jpg/wp-content/uploads/2025/05/hero-bg... https://greenprophecy.com/wp-content/uploads/2025/05/hero-bg.jpg — 200 — 206.0 KiB — 1.1 s — h2https://greenprophecy.com/wp-content/themes/sellsmart/assets/images/icon-sub-heading-cbd.svg/wp-content/themes/sellsmart/assets... https://greenprophecy.com/wp-content/themes/sellsmart/assets/images/icon-sub-heading-cbd.svg — 200 — 306 B — 985 ms — h2https://greenprophecy.com/wp-content/uploads/2026/02/icono-green-prophecy.png/wp-content/uploads/2026/02/icono-g... https://greenprophecy.com/wp-content/uploads/2026/02/icono-green-prophecy.png — 200 — 5.1 KiB — 983 ms — h2https://greenprophecy.com/wp-content/uploads/2025/05/section-bg-shape-3.png/wp-content/uploads/2025/05/section... https://greenprophecy.com/wp-content/uploads/2025/05/section-bg-shape-3.png — 200 — 13.8 KiB — 1.5 s — h2https://greenprophecy.com/wp-content/uploads/2025/05/section-bg-shape-4.png/wp-content/uploads/2025/05/section... https://greenprophecy.com/wp-content/uploads/2025/05/section-bg-shape-4.png — 200 — 15.0 KiB — 1.5 s — h2https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yygg_vb.woff2fonts.gstatic.com/s/plusjakartasans... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yygg_vb.woff2 — 200 — 26.7 KiB — 96 ms — h3https://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h/wp-content/plugins/elementskit-lit... https://greenprophecy.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h — 200 — 454.0 KiB — 734 ms — h2https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.woff2fonts.gstatic.com/s/lora/v37/0QIhMX... https://fonts.gstatic.com/s/lora/v37/0QIhMX1D_JOuMw_LIftLtfOm8w.woff2 — 200 — 39.7 KiB — 306 ms — h3https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.6 KiB — 411 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 200 — 103.5 KiB — 498 ms — h2https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2fonts.gstatic.com/s/manrope/v20/xn7... https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2 — 200 — 24.0 KiB — 306 ms — h3https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 79.9 KiB — 529 ms — h2https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhNnZR-A.woff2fonts.gstatic.com/s/plusjakartasans... https://fonts.gstatic.com/s/plusjakartasans/v12/LDIuaomQNQcsA88c7O9yZ4KMCoOg4Koz4y6qhNnZR-A.woff2 — 200 — 28.9 KiB — 305 ms — h3https://tracker.metricool.com/app/resources/be.jstracker.metricool.com/app/resources... https://tracker.metricool.com/app/resources/be.js — 200 — 3.0 KiB — 115 ms — h3https://tracker.metricool.com/c3po.jpg?hash=d4a5e3f0048f39583440acc7db2f77f&u=https%3A%2F%2Fgreenprophecy.com%2F&bw=412&bh=823tracker.metricool.com/c3po.jpg?hash... https://tracker.metricool.com/c3po.jpg?hash=d4a5e3f0048f39583440acc7db2f77f&u=https%3A%2F%2Fgreenprophecy.com%2F&bw=412&bh=823 — 200 — 2.8 KiB — 183 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-XCKHFWZK0F&gtm=45je64s1v9226057291za200zd9226057291&_p=1777544210347&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2061634377.1777544211&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.116%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~117266400~117512542~117884344~118289195~118463262&sid=1777544210&sct=1&seg=0&dl=https%3A%2F%2Fgreenprophecy.com%2F&dt=CBD%20Granada%20-%20Green%20Prophecy&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=5628region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-XCKHFWZK0F&gtm=45je64s1v9226057291za200zd9226057291&_p=1777544210347&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2061634377.1777544211&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.116%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~117266400~117512542~117884344~118289195~118463262&sid=1777544210&sct=1&seg=0&dl=https%3A%2F%2Fgreenprophecy.com%2F&dt=CBD%20Granada%20-%20Green%20Prophecy&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=5628 — 204 — 550 B — 110 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0N… — 200 — 0 B — 0 ms — datahttps://greenprophecy.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 2.6 KiB — 416 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 719 B — 409 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/397f2d183c19202777d6.bundle.min.js/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/397f2d183c19202777d6.bundle.min.js — 200 — 8.4 KiB — 403 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/js/text-path.a67c1f3a78d208bc7e1b.bundle.min.js/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/js/text-path.a67c1f3a78d208bc7e1b.bundle.min.js — 200 — 1.4 KiB — 403 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/form.71055747203b48a65a24.bundle.min.js/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/form.71055747203b48a65a24.bundle.min.js — 200 — 4.9 KiB — 382 ms — h2https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/elementor-pro/a... https://greenprophecy.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 551 B — 382 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg — 200 — 322 B — 147 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg — 200 — 0 B — 148 ms — h2https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg/wp-content/plugins/elementor/asset... https://greenprophecy.com/wp-content/plugins/elementor/assets/svg-paths/circle.svg — 200 — 0 B — 151 ms — h2https://greenprophecy.com/?wc-ajax=fkcart_get_slide_cart/?wc-ajax=fkcart_get_slide_cart https://greenprophecy.com/?wc-ajax=fkcart_get_slide_cart — 200 — 3.8 KiB — 387 ms — h2https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cropped-cbd-granada-e1769369046113-100x100.png/wp-content/uploads/2024/08/cropped... https://greenprophecy.com/wp-content/uploads/2024/08/cropped-cropped-cropped-cbd-granada-e1769369046113-100x100.png — 200 — 6.9 KiB — 37 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
17% of JavaScript execution is third-party
First-party Third-party 900ms · 157KB · €4/mo
Unattributable
Other
Costly
Execution 617ms
Transfer 0 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 283ms
Transfer 157 KB
Unused 42%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 617ms and costs ~€3/month
  • Google Tag Manager adds 283ms and costs ~€1/month

Unattributable takes 617ms 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 283ms 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

How third-party costs are calculated

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-01 — 2026-04-28)

LCP (p75)

2322 ms

77% good

INP (p75)

0 ms

0% good

CLS (p75)

0.070

87% good

FCP (p75)

2024 ms

TTFB (p75)

1682 ms

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback