Click or drag to resize

VisitorInfo Properties

The VisitorInfo type exposes the following members.

Properties
  NameDescription
Public propertyAutoQueryLocation
Gets or sets value indicating whether to automatically query location information if it's not available.
Public propertyEndDate
Gets the date that represents the ending of the target visit period.
Public propertyLastVisit
Gets the last visit.
Public propertyLocation
Gets or sets the location information for the latest visit.
Public propertyReferrer
Gets the latest referrer.
Public propertySearchKeywords
Gets the list of search keywords used by this visitor.
Public propertyStartDate
Gets the date that represents the beginning of the target visit period.
Public propertyTotalPageViews
Gets the total number of pageviews.
Public propertyTotalVisits
Gets the total number of visits.
Public propertyVisitorID
Gets or sets the ID of the visitor.
Public propertyVisits
Gets or sets the list of visits that correspond to this visitor.
Top
See Also