EventData
Defined in: packages/analytics/src/collectors/event.collector.ts:10
Properties
Section titled “Properties”context?
Section titled “context?”
optionalcontext:object
Defined in: packages/analytics/src/collectors/event.collector.ts:16
ipAddress?
Section titled “ipAddress?”
optionalipAddress:string
requestId?
Section titled “requestId?”
optionalrequestId:string
sessionId?
Section titled “sessionId?”
optionalsessionId:string
userAgent?
Section titled “userAgent?”
optionaluserAgent:string
userId?
Section titled “userId?”
optionaluserId:string
id:
string
Defined in: packages/analytics/src/collectors/event.collector.ts:11
payload
Section titled “payload”payload:
Record<string,any>
Defined in: packages/analytics/src/collectors/event.collector.ts:15
source
Section titled “source”source:
string
Defined in: packages/analytics/src/collectors/event.collector.ts:14
timestamp
Section titled “timestamp”timestamp:
Date
Defined in: packages/analytics/src/collectors/event.collector.ts:13
type:
string
Defined in: packages/analytics/src/collectors/event.collector.ts:12