Click or drag to resize

Visit Properties

The Visit type exposes the following members.

Properties
  NameDescription
Public propertyActivity
Gets or sets the information about visit's activity on a web-site.
Public propertyAdvertising
Gets or sets the advertising information associated with this visit.
Public propertyBrowser
Gets or sets the information about visit's user agent.
Public propertyCampaign
Gets or sets name of the campagin that the visit is participating in.
Public propertyConnection (Inherited from DbObject.)
Public propertyStatic memberCurrent
Gets the reference to the current visit.
Public propertyDevice
Gets or sets an information about the visit's device.
Public propertyID
Gets or sets the ID of the data object.
Public propertyIdentity
Gets or sets the visit's identity.
Public propertyIsAnonymous
Gets value indicating whether this is an anonymous user.
Public propertyIsBot
Gets or sets value indicating whether visit represents a web crawler request.
Public propertyIsLead
Gets or sets value indicating whether visit is a sure lead, sure not lead or not specified.
Public propertyIsNew (Inherited from DbObject.)
Public propertyLeadState
Gets or sets the lead state.
Public propertyLeadStateChanged
Gets or sets the date when the lead state has been changed.
Public propertyLocation
Gets or sets the visit's location.
Public propertyProfile
Gets or sets the information about profiles associated with this visit.
Public propertyReferrer
Gets or sets the referrer information.
Public propertyResources
Gets the list of resources visited during the current visit.
Public propertySessionID
Gets or sets an ID of the ASP.NET session associated with the visit.
Public propertyTransaction (Inherited from DbObject.)
Public propertyVisitorID
Gets the string that can be used to uniquely identify the visitor across sessions.
Top
See Also