navigate | navigate | Indicates that the page was accessed by a link, bookmark, form submission, script, or by typing the URL in the address bar. |
navigate | reload | Indicates that the page was loaded by clicking the Reload button or via the Location.reload() method. |
navigate | back_forward | Indicates that the page was accessed by navigating into the history. |
pinch_gesture | pinch_scale_in | Indicates "zoom in" behavior. |
pinch_gesture | pinch_scale_out | Indicates "zoom out" behavior. |
console_message | error | Indicates that the event is an error logged to the console. |
seen | rendered | Indicates that the watched element was rendered in the DOM, but never visible in the viewport. |
seen | visible | Indicates that the watched element was visible in the viewport (at least 25%). |
exception | uncaught | Indicates that the exception was uncaught. |
suspicious_activity | ai | Identifies traffic from AI-powered crawlers, assistants, and agents. The EventCategory field further refines this subtype; see Event Categories. Learn More |
suspicious_activity | automation | Identifies potential bot behavior by analyzing session data such as pointer movement and browser environment. The EventCategory field further refines this subtype; see Event Categories. Learn More |
suspicious_activity | fraud | Detects suspicious input patterns and form abuse, including credential stuffing and injection attacks. The EventCategory field further refines this subtype; see Event Categories. Learn More |
suspicious_activity | network | Identifies session origins from cloud infrastructure or consumer privacy networks. The EventCategory field further refines this subtype; see Event Categories. Learn More |