Value
Procedure
- From the Value Type drop-down in
the Event Summary, select
Distance. - In the Value step, you must specify the distance value
to record. From the second drop-down, select the distance instance
to record.
- For distance events defined in a trigger other than
End of Session, you may select onlyLast. - For distance events defined in the
End of Sessiontrigger, you may select one of the following.- Distance Instance
- Description
First- First recorded instance in the session where the distance between
the two events falls inside the specified range (
a =< distance =< b). Last- Last recorded instance in the session where the distance between
the two events falls inside the specified range (
a =< distance =< b). Min- Minimum distance between two events in the session that falls
inside the specified range (
a =< distance =< b). Max- Maximum distance between two events in the session that falls
inside the specified range (
a =< distance =< b).
- See Distance event evaluation.
- For distance events defined in a trigger other than
- This recorded value is then applied to the tracked event occurrences, as specified in the drop-down.
- The recorded value is treated as
Numericwhen the event value type Distance is selected.