website logo
⌘
K
Introduction to Qualetics
Getting Started with Qualetics
Creating your account
Connecting your data
Data Streaming
Data Objects
Example Data Events & Objects
Automatic Data Capture
Custom Event Data
Error Monitoring
SDK For Data Streaming
JavaScript
Angular
React
React-Native
Rest API
Android
Qualetics for WordPress
Analytics
Activity Analytics
User Analytics
Exception Analytics
Features Overview
API Key Management
Features for Insights
Dashboards
Quick Look
User Management
User Groups
Dynamic Home Pages
Docs powered by
Archbee
Data Streaming
Data Objects

Actor

2min

This object should contain the information of the user performing an action in the application. The Actor should contain the following attributes in a JSON formatted object.

Attribute Name

Description

Type

Required

Type

User defined Type of the actor. This can include the Business definitions of the user

String

Yes

Id

Id of the actor.

String

Yes

Attributes

Additional profile information about the user as captured in the application. Please include information that can be beneficial for extracting insights. Personally Identifiable Information (PII) is NOT recommended.

JSON

No

Example

JS
|
"actor": {
    	"type": "User", 
    	"id": "js1234",
    	"attributes": {"name": "John Doe"}
}




Updated 24 Jul 2023
Did this page help you?
PREVIOUS
Data Objects
NEXT
Action
Docs powered by
Archbee
TABLE OF CONTENTS
Example
Docs powered by
Archbee
Copyright @ 2022 All Rights Reserved | Qualetics Data Machines Inc.