Class Visit

Implements

Constructors

Properties

date: Date
potentialBot: boolean
referer: null | string
userAgent: string
visitLocation: null | {
    cityName: string;
    countryCode: string;
    countryName: string;
    latitude: number;
    longitude: number;
    regionName: string;
    timezone: string;
}
visitedUrl?: string