Load the Core Web Vitals library from a CDN and have it push key milestones (CLS, FID, LCP) into dataLayer for use in tags.
- Add toggle to also collect INP, FCP, and TTFB
- Add option to namespace measurement in webVitalsMeasurement.
- Add rounded integers to the object for easier implementation.
- Initial release.