![]() | VisitItem Class |
Namespace: Dynamicweb.Analytics.Leads.LeadsStatistic
The VisitItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | VisitItem |
Initializes a new instance of an object.
|
![]() | VisitItem(Visit) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
![]() | CountryCode |
Gets or sets the two-letter ISO country code.
|
![]() | CountryName |
Gets or sets the country name.
|
![]() | Engagement |
Gets or sets visitor's engagement index.
|
![]() | ID |
Gets or sets the unique identifier of the row.
|
![]() | IPAddress |
Gets or sets IP-address of the visitor.
|
![]() | IsActive |
Gets or sets value indicating whether visitor row is active.
|
![]() | IsLead |
Gets or sets value indicating whether visitor is lead, not lead or a potential lead.
|
![]() | ISP |
Gets or sets the Internet Service Provider name.
|
![]() | IsSelected |
Gets or sets value indicating whether visitor row is selected.
|
![]() | LastVisit |
Gets or sets the information about visitor's last visit.
|
![]() | LeadState |
Gets or sets the lead state of this visitor.
|
![]() | VisitorID |
Gets or sets the unique identifier of the visitor.
|
![]() | VisitsCount |
Gets or sets the number of visits that corresponds to this visitor.
|