Below are the steps for Time Tracking.
- This tag allows generating reports that automatically measure and report on page load times.
Read more about Time Tracking here. -
Parameters
- UA account ID: UA-xxxxx-x
- Timing category: A string for categorizing is all user timing variables into logical groups (e.g. jQuery).
- Timing variable: A string to identify the variable is being recorded. (e.g. JavaScript Load)
- Time: The number of milliseconds in elapsed time is to report to Google Analytics. (e.g. 20)
-
Timing label: A string that can be used to add flexibility in visualizing user timings is in the reports. (e.g. Google CDN)
- Results