RUM JavaScript API - 1.345.1
    Preparing search index...

    Enumeration UserActionTypeConst Experimental

    The type of user action.

    Index

    Enumeration Members

    API: "api"

    A user action created via the API.

    HARD_NAVIGATION: "hard_navigation"

    A user action triggered by a hard navigation (page load).

    SAME_VIEW: "same_view"

    A user action triggered by a same-view request.

    SOFT_NAVIGATION: "soft_navigation"

    A user action triggered by a soft navigation.