Value

To record the total distance in the sequence, select Distance from the Value Type drop-down in the Event Summary.

Distance values in sequence events

In a sequence of events, the distance is computed from the hit on which the first condition is true to the hit on which the last condition occurs.

  • If the first condition is a not condition, for purposes of measuring distance, the first hit where the not condition evaluates to true is used.
  • If the last condition is a not condition, for purposes of measuring distance, the ending hit is considered the last hit of the session.

When a sequence occurs multiple times in a session, the evaluation of the second and later sequences may begin on the hit where the last condition of the previous sequence occurrence was true. From that hit onward, the distance for these sequences begins to be measured from the hit where the first condition of the sequence is again satisfied.