Overview

Namespaces

  • Apptus
    • ESales
      • Connector
        • Report
        • Time
    • Util
      • Cache
  • PHP

Classes

  • Ad
  • AdConversionReport
  • AdConversionReportSection
  • AdList
  • AdListSection
  • AdOrderValueReport
  • AdOrderValueReportSection
  • AdPlacementReport
  • AdPlacementReportSection
  • Attribute
  • PanelConversionReport
  • PanelConversionReportSection
  • Placement
  • ProductSalesByAttributeReport
  • ProductSalesByAttributeReportSection
  • ProductSalesByTimeReport
  • ProductTopSellersReport
  • ProductTopSellersReportSection
  • Rate
  • Report
  • SearchConversion
  • SearchCount
  • SearchStatisticsReport
  • SessionStatistics
  • SessionStatisticsReport
  • SessionSummaryReport
  • Summary
  • Timeline
  • TimelineType
  • TimeSlot
  • TopSellingSearchesReport
  • TopSellingSearchesReportSection

Exceptions

  • FormatException
  • Overview
  • Namespace
  • Class
  • Tree

Class SessionStatistics

A class that holds data for a Apptus\ESales\Connector\Report\SessionStatisticsReport.

Namespace: Apptus\ESales\Connector\Report
Located at Connector/Report/SessionStatistics.php
Methods summary
public integer|float
# purchases( )

Returns

integer|float
The number of visits that has resulted in at least one order.
public integer|float
# visits( )

Returns

integer|float
The number of visits. Each session counts as one visit.
public integer|float
# purchasesFromRecommendations( )

Returns

integer|float

The number of visits that has resulted in a payment from a recommendation panel. This includes payments on products that has been added to cart from a recommendation panel.

public integer|float
# recommendationDisplays( )

Returns

integer|float
The number of visits where a recommendation panel has been displayed.
public integer|float
# searches( )

Returns

integer|float
The number of visits where a search panel has been displayed.
public integer|float
# recommendationClicks( )

Returns

integer|float
The number of visits where a recommendation panel has been clicked on.
public integer|float
# abandonedCarts( )

Returns

integer|float
The number of visits that has ended with products left in the shopping cart.
public integer|float
# purchasesFromSearches( )

Returns

integer|float

The number of visits that has resulted in a payment from a search panel. This includes payments on products that has been added to cart from a search panel.

public
# __toString( )
Apptus ESales Connector PHP API documentation generated by ApiGen