Summary Class |
Namespace: Apptus.ESales.Connector.Report
public class Summary
The Summary type exposes the following members.
Name | Description | |
---|---|---|
BounceRate |
The proportion of visits that bounced or a Rate with value double.NaN if the bounce rate connot be calculated.
| |
ConversionRate |
The proportion of visits that resulted in orders on this part of the site. If the
number of visits is 0, then a Rate with value double.NaN is returned.
| |
Orders |
The number of sessions with orders (purchases) from this part of the site.
| |
Visits |
The number of visits (sessions) using this part of the site.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |