Represents the data structure for analytics information.

Hierarchy

  • AnalyticsDTO

Properties

createdAt?: Date
element?: string
event?: string
height: number
ip: string
key?: string
method?: string
refererr: string
type?: string
url: string
userAgent: string
width: number

Generated using TypeDoc