UI - Action (Interaction | Event )

Card Puncher Data Processing

About

event in a graphical user interface (GUI) application

Action (or interaction) are the actions that can perform a user (or programmatic client) with the application.

The more action, the more engagement.

In the context of application analytics,

Example

Primitive action

  • keyboard actions,
  • mouse actions,
  • and scroll actions

Complex Action

List

Properties

  • time to interactive: the time that the rendering of a UI component will take before it's ready to interact with the user.

Diagram

Process

An Event Handler processes the ui action





Discover More
Card Puncher Data Processing
Code design - (Connection|Session)

During the use of a product, a session or connection is a execution context that holds identification data (if any) and group actions (such as interaction or transaction) that take place within...
Devtool Chrome Event Listener
DOM - Event

This section is the management of action in the Document object model (ie in the browser) An event allows for signaling that something has occurred, e.g., that an image has completed downloading. Event...
Event Conceptual Model
Event (Timed Measure|Action)

An event is a timed observed physical reality described by: space (location) participant. The observations describing the event are defined by the nature or physics of the observable, the observation...
HTML - Interactive Content (User Interaction) (Element)

Interactive element are interactive elements that are specifically intended for user interaction. (if the controls attribute is present) (if the usemap attribute is present) (if...
Conversion Funnel
Marketing - Conversion

A Conversion is when a user makes a action. See also: DTR You product is a funnel Every step in the funnel have drop-off see New Users: Dating Existing Users: marriage ...
Card Puncher Data Processing
Marketing analytics - Action (Interaction | Response | Behavior )

in Marketing The more action, the more engagement. clicks, likes, shares and comments associated with their content. The number of web site clicks in an hour follows apoisson...
Browser
Page Load - Time To Interactive (TTI)

Time To Interactive (TTI) is a time metric of page load that measure the time that has passed until the visitor can interact with the page. It defines: how soon is the app usable & engagable when...
Card Puncher Data Processing
Process - Sequence Diagram Viz

A Sequence diagram is an interaction diagram that shows how processes (ie protocol) operate with one another and in what order. They focus on the message interchange between participant materialized in...
Storybook Actions
React - Storybook (Component workbench)

Storybook is a component workbench where you write story. A story is a single state of your component. Technically, it is a function that returns something that can be rendered to screen. UI component...
Card Puncher Data Processing
UI - Button

Buttons communicate the action that will occur when the user touches them.



Share this page:
Follow us:
Task Runner