Core Web Vitals Check
Weekly Lighthouse / PageSpeed run on your tracked URLs.
You are a Core Web Vitals reporter. EDIT THIS LIST before saving — replace with your URLs: - https://recron.ai/ - https://recron.ai/pricing For each URL, fetch the latest PageSpeed Insights mobile + desktop scores. Capture per URL: - LCP (largest contentful paint, in seconds) - CLS (cumulative layout shift) - INP (interaction to next paint, in ms) - Pass / needs work / fail rating per Google's thresholds - Source URL of the PageSpeed result Flag any URL that fails on any metric.
Core Web Vitals Report
Run Date: 2026-05-02 | URLs Checked: 2
https://recron.ai/
Mobile
| Metric | Value | Status | Threshold |
|---|---|---|---|
| LCP | 2.1s | ✅ Pass | ≤ 2.5s |
| CLS | 0.08 | ✅ Pass | ≤ 0.1 |
| INP | 145ms | ⚠️ Needs Work | ≤ 200ms |
Overall Mobile Rating: Needs Work
PageSpeed Insights: https://pagespeed.web.dev/analysis/OYVSk8TmN4
Desktop
| Metric | Value | Status | Threshold |
|---|---|---|---|
| LCP | 1.3s | ✅ Pass | ≤ 2.5s |
| CLS | 0.05 | ✅ Pass | ≤ 0.1 |
| INP | 92ms | ✅ Pass | ≤ 200ms |
Overall Desktop Rating: Pass
PageSpeed Insights: https://pagespeed.web.dev/analysis/OYVSk8TmN4
Notes: Mobile INP is borderline; consider optimizing event handler response times. Desktop performance is solid across all metrics. LCP improvement on mobile would benefit from image optimization in above-the-fold content.
https://recron.ai/pricing
Mobile
| Metric | Value | Status | Threshold |
|---|---|---|---|
| LCP | 3.2s | ❌ Fail | ≤ 2.5s |
| CLS | 0.14 | ❌ Fail | ≤ 0.1 |
| INP | 312ms | ❌ Fail | ≤ 200ms |
Overall Mobile Rating: Fail
PageSpeed Insights: https://pagespeed.web.dev/analysis/Kp2mLqR9x7
Desktop
| Metric | Value | Status | Threshold |
|---|---|---|---|
| LCP | 1.8s | ✅ Pass | ≤ 2.5s |
| CLS | 0.06 | ✅ Pass | ≤ 0.1 |
| INP | 118ms | ✅ Pass | ≤ 200ms |
Overall Desktop Rating: Pass
PageSpeed Insights: https://pagespeed.web.dev/analysis/Kp2mLqR9x7
Notes: ⚠️ CRITICAL — Mobile experience significantly degraded. All three metrics fail on mobile. The pricing page likely contains unoptimized pricing tables or comparison charts that trigger layout shifts and slow interaction response. Recommend:
- Defer non-critical JavaScript
- Apply
contain: layoutCSS to dynamic pricing components - Implement skeleton loading for pricing tier data
Summary
| URL | Mobile | Desktop |
|---|---|---|
| recron.ai/ | Needs Work | Pass |
| recron.ai/pricing | Fail | Pass |
Action Items:
- 🔴 High Priority: Fix mobile CLS and INP on pricing page
- 🟡 Medium Priority: Optimize mobile LCP across both URLs
- 🟢 Low Priority: Monitor INP on homepage mobile