Visit Class |
Namespace: Dynamicweb.Analytics
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.
|
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) |
Deletes the visit.
(Overrides DbObjectDelete(Int32).) | |
Fill |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) | |
FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) | |
GetVisitBySessionID |
Retrieves visit by a given session ID.
| |
GetVisits(Query) |
Retrieves all visits matching specified search query.
| |
GetVisits(Query, Boolean) |
Retrieves all visits matching specified search query.
| |
GetVisitsByVisitors |
Returns a list of visits by their corresponding visitor IDs.
| |
IsBotRequest |
Gets or sets value indicating whether specified request a web crawler request.
| |
Load | (Inherited from DbObject.) | |
Save |
Saves the visit.
(Overrides DbObjectSave.) |
Name | Description | |
---|---|---|
_id | (Inherited from DbObject.) | |
_keyField | (Inherited from DbObject.) | |
_tableName | (Inherited from DbObject.) |