DEV Community

Discussion on: A step by step guide to monitoring the competition with the Chrome UX Report

Collapse
 
ahmadawais profile image
Ahmad Awais ⚡️

This was super insightful, thanks a lot for putting this all up here, Rick.

P.S. Long time no see. 🙌

Collapse
 
rick_viscomi profile image
Rick Viscomi

Thanks Ahmad!

Collapse
 
ahmadawais profile image
Ahmad Awais ⚡️ • Edited

One thing folks, make sure all the URLs are in lowercase — since DomainName like CamelCase in my case 🤣 didn't work on page insights.

Collapse
 
rick_viscomi profile image
Rick Viscomi

Yes and generally I'd recommend people plug their URLs into PageSpeed Insights as a first step to 1) see if it's supported by CrUX ("Unavailable" or not), and 2) resolve it to its canonical URL. Then you can take that and plug it into BigQuery, Data Studio, or the PSI API with confidence.

Thread Thread
 
ahmadawais profile image
Ahmad Awais ⚡️

Makes sense. Thanks for explaining. ✅