Click or drag to resize

LastVisitItem Class

Provides information about the visitor's last visit.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.Leads.LeadsStatisticLastVisitItem

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class LastVisitItem

The LastVisitItem type exposes the following members.

Constructors
  NameDescription
Public methodLastVisitItem
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyPageviews
Gets or sets the total number of pageviews occured during the last visit.
Public propertyReferrer
Gets or sets the referrer URL.
Public propertySearchKeywords
Gets or sets the list of search keywords.
Public propertyTimeStamp
Gets or sets the timestamp of the last visit.
Top
Remarks