Skip to main content
Skip table of contents

Repeatedly

A logical operator that triggers when an input rule is triggered a set number of times within a defined period. The Duration period is a window of time computed from every input event. For example, with a Repeatedly rule configured to generate an event when the input triggers three times in eight seconds, and that input rule triggers four times in eight seconds, the repeatedly rule will trigger after both the third input rule trigger and again after the fourth. This is because the first three triggers (events 1-3) fired within an 8 second window, additionally the second set (events 2-4) also occurred within their own 8 second window.

The Per Target option specifies that it must be the same tracked object that triggers the input.

Graphical View

image-20240103-104648.png

Form View

image-20240103-104657.png

Configuration

Property

Description

Default Value

Name

A user-specified name for this rule

“Repeatedly #”

Can Trigger Actions

Specifies whether events generated by this rule trigger actions

Active

Input

The input rule

None

Duration

The time in which the Number of Events to Trigger must fire

3

Number of Events to Trigger

The number of times the input is required to trigger

4

Per Target

Specifies if the input needs to be triggered by the same object

Inactive

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.