Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

trackTiming

Compare
Choose a tag to compare
@cbrevik cbrevik released this 08 Feb 18:31
· 218 commits to master since this release

Track user timings, which allows you to measure things like resource load times, etc.

Thanks to @hedblad for providing the implementation of this feature!

GoogleAnalytics.trackTiming('testcategory', 13000, {name: 'loadList', label: 'v1.0.3'});