GoogleChrome / web-vitals

Essential metrics for a healthy site.
https://web.dev/vitals
Apache License 2.0
7.59k stars 415 forks source link

[Feature Request] Add options to onFcp onLcp to ignore specific elements #321

Closed Amorites closed 1 year ago

Amorites commented 1 year ago

My company adds a very large, almost transparent image for watermarking on intranet page launch, which affects the calculation of the fcp lcp metric. I hope that some options can be added to circumvent the problem of actually invisible elements being involved in the calculation.

tunetheweb commented 1 year ago

Closing this for now, since this is not an request for this library and more a question for what is eligible as LCP element.

You can follow this issue for investigations in this space: https://bugs.chromium.org/p/chromium/issues/detail?id=1288402