VisitorInfo Properties | 
The VisitorInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoQueryLocation | 
            Gets or sets value indicating whether to automatically query location information if it's not available.
              | |
| EndDate | 
            Gets the date that represents the ending of the target visit period.
              | |
| LastVisit | 
            Gets the last visit.
              | |
| Location | 
            Gets or sets the location information for the latest visit.
              | |
| Referrer | 
            Gets the latest referrer.
              | |
| SearchKeywords | 
            Gets the list of search keywords used by this visitor.
              | |
| StartDate | 
            Gets the date that represents the beginning of the target visit period.
              | |
| TotalPageViews | 
            Gets the total number of pageviews.
              | |
| TotalVisits | 
            Gets the total number of visits.
              | |
| VisitorID | 
            Gets or sets the ID of the visitor.
              | |
| Visits | 
            Gets or sets the list of visits that correspond to this visitor.
              |