/performance-analytics

Measuring Critical Performance Metrics with Google Analytics

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Measuring Critical Performance Metrics with Google Analytics

These are the resource files needed for the Measuring Critical Performance Metrics with Google Analytics code lab from Google.

Each step in the code lab corresponds to an individual directory in this repository, so you can easily skip to any step to see the complete code changes up through that point.

This is a work in progress, if you find a mistake, please file an issue. Thanks!

What you’ll learn

  • How to accurately and effectively measure performance metrics using the User Timings API.
  • How to send that data to Google Analytics and report on it at a later time.

What you’ll need