Summary Properties |
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.
|