Apptus.ESales.Connector.Report NamespaceA Sandcastle Documented Class Library
 
Classes

  ClassDescription
Public classAd
An ad with an ad_key, start and end times, and attributes.
Public classAdAttribute
An attribute for the ad. Can be ordered by name (ascending) since the object implements the IComparable interface.
Public classAdConversionReport
Report for ads. Each section of the report contains all attributes for an ad together with average conversion rate for the campaign and timelines for conversion rates regarding this ad. This report can be seen in the Ads tab on the Reports page in eSales Manager and it is described in the documentation on Apptus Zone (http://zone.apptus.com) in the Ad conversion section.
Public classAdConversionReportSection
A section in an AdConversionReport. It contains attribute information about an ad together with the average conversion rate for the campaign that this ad belongs to, and timelines for the following: - Conversion rate for visits that has seen this ad. - Conversion rate for visits that has not seen this ad. - Conversion rate for the campaign that this ad is part of.
Public classAdList
Report for ads containing all ad attributes together with click through rate and conversion rate. This report can be seen in the Ads tab on the Reports page in eSales Manager and it is described in the Ads section on Apptus Zone (http://zone.apptus.com).
Public classAdListSection
Sub class for AdList report. Contains information about an ad together with conversion rate and click through rate.
Public classAdOrderValueReport
Report for ads. Each section of the report contains all attributes for an ad together with timelines for click through rate and average order value for this ad. This report can be seen in the Ads tab on the Reports page in eSales Manager and it is described in the Order Value section on Apptus Zone (http://zone.apptus.com) .
Public classAdOrderValueReportSection
Contains information about an ad together with timelines for click through rate and average order value.
Public classAdPlacementReport
Report for ads. Each section of the report contains all attributes for an ad together with a list of number of registered clicks and displays for this ad on different public panel paths. This report can be seen in the Ads tab on the Reports page in eSales Manager and it is described in the Placement section on Apptus Zone (http://zone.apptus.com).
Public classAdPlacementReportSection
Contains information about an ad together with a list of Placement elements containing number of clicks and displays for different public paths where this ad has been displayed.
Public classPanelConversionReport
Report for panel performance, one section for each public panel path. This report can be seen in the Site tab in eSales Manager and it is described in the Panel conversion section on Apptus Zone (http://zone.apptus.com).
Public classPanelConversionReportSection
Contains performance information about a public panel path.
Public classPlacement
A Placement object holds the number of clicks, number of displays and click-through rate for a public panel.
Public classProductSalesByAttributeReport
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.
Public classProductSalesByAttributeReportSection
Contains sales data for a group of products with a common facet value.
Public classProductSalesByTimeReport
Report containing aggregated sales statistics. This report contains five {@link 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.
Each timeline has a number of slots with data. The number of slots depends on the specified time line type.
Public classProductTopSellersReport
Report for products. Each section of the report contains sales statistics for a product that matches the filter.
Public classProductTopSellersReportSection
Contains sales data for one product (or variant).
Public classRate
A rate between is a decimal number, usually between 0 and 1. Convenience methods for percent formatting and per mille formatting are included. The value can be fetched as a double from the Value property.
Public classReport
Abstract superclass for reports.
Public classReportException
Exception thrown when a report cannot be fetched or parsed.
Public classSearchStatisticsReport
Report for Search statistics on the site. This report can be seen in the Search Statistics tab on the Reports page in eSales Manager and it is described in the Search statistics section on Apptus Zone (http://zone.apptus.com).
Public classSearchStatisticsReportSearchConversion
A SearchConversion object holds statistical data for the conversion rate of a search phrase. The conversion rate is the part of those sessions where this phrase was searched for that resulted in a purchase.
Public classSearchStatisticsReportSearchCount
A SearchCount object holds statistical data for a search phrase and a certain outcome. For SearchCount that comes from SearchesWithHits, the outcome in question is a result with hits. For SearchCounts from SearchesWithNoHits, the outcome is a result without hits.
Public classSessionStatistics
Statistics for all sessions within a specified time interval.
Public classSessionStatisticsReport
Report for Session statistics on the site. This report can be seen in the graphs in the Site Summary tab and in the Site Details tab on the Reports page in eSales Manager and it is described in the Session statistics section on Apptus Zone (http://zone.apptus.com).
Public classSessionSummaryReport
Report with a summary of session statistics for the site. This report can be seen at the top of the Site Summary tab on the Reports page in eSales Manager and it is described in the Session summary section on Apptus Zone (http://zone.apptus.com).
Public classSummary
A summary of orders, vists and conversion rate for a certain part of the site.
Public classTimelineV
A list of time slots covering a time interval.
Public classTimelineType
A report aggregation. There are three pre-defined types of aggregation, HourOfDay, DayInWeek and DayOfMonth, and a fourth type that is created by splitting an interval into slices of a specified duration.
Public classTimeSlotV
A slot in a timeline. The slot has a start time, an end time and a value. The type of value depends on the purpose of the timeline. A slot may also have a name describing which part of the timeline that this slot represents.
Public classTopSellingSearchesReport
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.
Public classTopSellingSearchesReportSection
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 specified in the report.