Click or drag to resize
SessionStatisticsAbandonedCarts Property
The number of sessions where a non-empty shopping cart was abandonded without a purchase.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public long AbandonedCarts { get; }

Property Value

Type: Int64
See Also