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

Namespace Apptus\ESales\Connector\Report

Classes summary
Ad A class that contains attribute information for an ad.
AdConversionReport Report for ads.
AdConversionReportSection Sub class for AdConversionReport.
AdList Report for ads containing all ad attributes together with click through rate and conversion rate.
AdListSection Sub class for AdList report.
AdOrderValueReport Report for ads.
AdOrderValueReportSection Sub class for AdOrderValueReport.
AdPlacementReport Report for ads.
AdPlacementReportSection Sub class for AdPlacementReport.
Attribute Class containing name and value for an ad attribute.
PanelConversionReport Report for panel performance, one section for each public panel path.
PanelConversionReportSection Sub class for PanelConversionReport.
Placement A class holding the number of clicks, number of displays and click through rate for a public panel path.
ProductSalesByAttributeReport

Report containing sales statistics aggregated by product attribute values during the specified time interval. The report contains a list of Sections. One section for each available attribute value.

ProductSalesByAttributeReportSection

Sub class for Apptus\ESales\Connector\Report\ProductSalesByAttributeReport. Contains sales data for a group of products with a common facet value.

ProductSalesByTimeReport

Report containing aggregated sales statistics. This report contains five Apptus\ESales\Connector\Report\Timeline's:

  • purchasedUnits - A timeline with the number of purchased units.
  • abandonedUnits - A timeline with the number of abandoned units.
  • revenue - A timeline with aggregated net selling price.
  • margin - A timeline with the aggregated margin.
  • discount - A timeline with the aggregated discount.
ProductTopSellersReport Report for products. Each section of the report contains sales statistics for a product that matches the filter.
ProductTopSellersReportSection Sub class for Apptus\ESales\Connector\Report\ProductTopSellersReport Contains sales data for one product (or variant).
Rate A wrapper class for a double representing a rate.
Report Abstract super class for the different reports.
SearchConversion Class holding data for rank, count conversion rate and impact for a phrase.
SearchCount Class holding data for rank, count and search rate for a phrase.
SearchStatisticsReport Report for Search statistics on the site.
SessionStatistics A class that holds data for a Apptus\ESales\Connector\Report\SessionStatisticsReport.
SessionStatisticsReport Report for Session statistics on the site.
SessionSummaryReport Report with a summary of session statistics for the entire site as well as grouped by searches and recommendations.
Summary A class that holds data for a Apptus\ESales\Connector\Report\SessionSummaryReport or a SessionDetailSummaryReport.
Timeline A list of Apptus\ESales\Connector\Report\TimeSlot objects.
TimelineType Class for report timeline types.
TimeSlot A class representing time slots in the reports.
TopSellingSearchesReport

Report for search phrases associated with the products and variants that matches a filter. Each section of the report contains a search phrase together with the total number of times the search phrase has lead to a purchase of a product or variant that matches the filter.

TopSellingSearchesReportSection

Sub class for Apptus\ESales\Connector\Report\TopSellingSearchesReport Contains a search phrase together with the total number of times the search phrase has lead to a purchase of the product or variant specified in the report.

Exceptions summary
FormatException Thrown when an XML document does not match an expected format.
Apptus ESales Connector PHP API documentation generated by ApiGen