Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googlecodelabs/performance-analytics

Measuring Critical Performance Metrics with Google Analytics
https://github.com/googlecodelabs/performance-analytics

Last synced: 3 months ago
JSON representation

Measuring Critical Performance Metrics with Google Analytics

Awesome Lists containing this project

README

        

# Measuring Critical Performance Metrics with Google Analytics

These are the resource files needed for the [Measuring Critical Performance Metrics with Google Analytics](https://codelabs.developers.google.com/codelabs/performance-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](https://github.com/googlecodelabs/performance-analytics/issues). 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

* [Web Server for Chrome](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb), or use your own web server of choice.
* The [sample code](https://github.com/googlecodelabs/performance-analytics/archive/master.zip)
* A text editor
* (Optional) a Google Analytics account