Interface: TrackData
core/analytics.TrackData
Properties
anonymousId
• anonymousId: string
event
• event: string
Event name, e.g. "Article Opened", "Profile Updated"
pid
• pid: string
properties
• properties: Props
Custom data
sentAt
• sentAt: string
User time when event happened
userId
• Optional userId: string