Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Joao Filipe Pereira - Predicting Core Web Vita...

Joao Filipe Pereira - Predicting Core Web Vitals impact using Google Sheets [BrightonSEO April 2025]

Joao Filipe Pereira

April 12, 2025
Tweet

Other Decks in Marketing & SEO

Transcript

  1. How does my page’s performance on Google change depending on

    its Core Web Vitals scores? How does my page’s performance on Google change depending on its Core Web Vitals scores?
  2. Refined page groupings to ensure all pages shared a consistent

    user intent, improving data relevance and accuracy. Validated that pages within each group had overlapping organic competitors, confirming they competed in similar SERPs. Corrected the calculation of the 75th percentile to accurately reflect Core Web Vitals performance across page groups. 3 Actions
  3. Exclude Branded Keywords: Including them can introduce noise and skew

    the analysis. Conduct Weekly Analyses: Weekly tracking provides more reliable insights than a monthly review. Avoid Simplistic Groupings: Do not categorise performance as just “3 greens” vs. “everything else” 3 (More) Actions
  4. =IF(C6<>"", IF(COUNTIFS(A:A, A6, B:B, B6, E:E, E6, J:J, J6) =

    COUNTIFS(A:A, A6, B:B, B6, E:E, E6), J6, IF(COUNTIFS(A:A, A6, B:B, B6, E:E, E6, J:J, "RED")>0, "RED", IF(COUNTIFS(A:A, A6, B:B, B6, E:E, E6, J:J, "YELLOW")>0, "YELLOW", "GREEN") ) ), "")