RUM JavaScript API - 1.345.1
    Preparing search index...

    Function identifyUser

    • Async wrapper for dynatrace.identifyUser.

      Parameters

      • value: string

        The name of the user. For example, use a name, userid, or your user's email address.

      • timeout: number = DEFAULT_AGENT_TIMEOUT

        Timeout in milliseconds to wait for the RUM JavaScript to be available (default: 10000)

      Returns Promise<void>

      A DynatraceError if the RUM JavaScript is not available within the timeout, or the namespace is overridden with an incompatible object