| 
 You can add, edit, and group special event conditions in the same way as analyzer conditions. For more information, see Configuring conditions. 
To add events, click Add. In the Add Event Condition dialog box, you can add event conditions that are very similar to those available for sequence event conditions. For a description of the types of conditions you can create, see Type option for special event conditions (following this table).  | |
| 
 Requires two hit analyzers and an operator. The operator defines a relationship between the two hit analyzers based on the timestamps of the hits that trigger the hit analyzers. For example, you can create the following set of conditions to compare the hit analyzers Foo and Bar within a given sequence: if Bar has triggered AND if Foo has triggered AND if the Bar timestamp is less than the Foo timestamp, then the event actions are triggered. 
 | |
| 
 Requires a hit analyzer and a hit count for a given sequence or session. The condition matches when the hit analyzer is triggered the specified number of times. You can use this type of condition to identify recurring behavior. For example, you can create a condition where hits that trigger the hit analyzer Failed Login Page are counted. When the count reaches the specified hit count, let’s say five failed login attempts, the event’s actions run.  |