Visit Properties |
The Visit type exposes the following members.
| Name | Description | |
|---|---|---|
| Activity |
Gets or sets the information about visit's activity on a web-site.
| |
| Advertising |
Gets or sets the advertising information associated with this visit.
| |
| Browser |
Gets or sets the information about visit's user agent.
| |
| Campaign |
Gets or sets name of the campagin that the visit is participating in.
| |
| Connection | (Inherited from DbObject.) | |
| Current |
Gets the reference to the current visit.
| |
| Device |
Gets or sets an information about the visit's device.
| |
| ID |
Gets or sets the ID of the data object.
| |
| Identity |
Gets or sets the visit's identity.
| |
| IsAnonymous |
Gets value indicating whether this is an anonymous user.
| |
| IsBot |
Gets or sets value indicating whether visit represents a web crawler request.
| |
| IsLead |
Gets or sets value indicating whether visit is a sure lead, sure not lead or not specified.
| |
| IsNew | (Inherited from DbObject.) | |
| LeadState |
Gets or sets the lead state.
| |
| LeadStateChanged |
Gets or sets the date when the lead state has been changed.
| |
| Location |
Gets or sets the visit's location.
| |
| Profile |
Gets or sets the information about profiles associated with this visit.
| |
| Referrer |
Gets or sets the referrer information.
| |
| Resources |
Gets the list of resources visited during the current visit.
| |
| SessionID |
Gets or sets an ID of the ASP.NET session associated with the visit.
| |
| Transaction | (Inherited from DbObject.) | |
| VisitorID |
Gets the string that can be used to uniquely identify the visitor across sessions.
|