gatsby-plugin-web-vitals icon indicating copy to clipboard operation
gatsby-plugin-web-vitals copied to clipboard

Fixes #3 CLS event values sent to GA aren't useful.

Open laradevitt opened this issue 3 years ago • 2 comments

I thought it might be useful to see the original event value when debugging, so I've added it to the onDebug() output.

I have also updated the README, since the CLS values will need to be converted in GA reports.

To minimize confusion it might be best to apply this PR to a new major version which also updates the web-vitals version dependency (which may of course require further changes to be compatible).

laradevitt avatar Jun 08 '21 18:06 laradevitt