To track your app timing in Google Analytics, define the
appTiming
tag in your Google Tag Manager account. This tag
requires that you define its properties as well as the macros and rules it
relies on.
Table 1. Tag
Definition
Property
|
Value
|
Tag Name
|
appTiming
|
Tag Type
|
Universal Analytics
|
Tracking ID
|
{{gaProperty}}
|
Track Type
|
Timing
|
Table 2. MacrosEach of the following timing tracking parameters has a macro defined
for it, with the specified names.
Event tracking parameter
|
Macro name
|
Macro type
|
Data layer variable name
|
Timing Category
|
{{appTimingCategory}}
|
Data layer variable
|
{{appTimingCategory}}
|
Timing Variable
|
{{appTimingVar}}
|
Data layer variable
|
{{appTimingVar}}
|
Timing Value
|
{{appTimingValue}}
|
Data layer variable
|
{{appTimingValue}}
|
Timing Label
|
{{appTimingLabel}}
|
Data layer variable
|
{{appTimingLabel}}
|
Application Version
|
{{appVersion}}
|
Data layer variable
|
{{appVersion}}
|
Tracking ID
|
{{gaProperty}}
|
Data layer variable
|
{{gaProperty}}
|
Table 3. RulesThe following rule is associated with the tag
appTiming
.
Rule Name
|
Description
|
appTimingRule
|
{{event}} equals
appTiming
|