FunnelReport Class | 
Namespace: Dynamicweb.Tracking.Web.Reporting
[AddInNameAttribute("Funnel reporting")] [AddInDescriptionAttribute("Visitor information related to events")] [AddInIconAttribute(KnownIcon.TrendingUp)] [AddInUseParameterGroupingAttribute(true)] [AddInUseParameterOrderingAttribute(true)] public class FunnelReport : VisitorReportBase, IDropDownOptions
The FunnelReport type exposes the following members.
| Name | Description | |
|---|---|---|
| FunnelReport | Initializes a new instance of the FunnelReport class  | 
| Name | Description | |
|---|---|---|
| AddMetadataInformation | 
            Add some new metadata information to data series.
              (Inherited from VisitorReportBase.) | |
| AdjustTimeRangeToComparison | 
            The method return date range fro comparison series
              (Inherited from VisitorReportBase.) | |
| CreateElement | (Overrides ElementReportProviderBaseCreateElement.) | |
| GetComparisonData | 
            Gets the сomparison data which will transformed to additional series.
              (Inherited from VisitorReportBase.) | |
| GetComparisonSeries | 
            Gets the сomparison dataseries in a format that is ready for consumption by chart tools which require: Legends, Labels and Series (double[][])
              (Inherited from VisitorReportBase.) | |
| GetData | (Overrides ReportProviderGetData.) | |
| GetDataSeries | (Inherited from ReportProvider.) | |
| GetDates | (Inherited from VisitorReportBase.) | |
| GetIdSuitableString | (Inherited from ConfigurableAddIn.) | |
| GetOptions | (Overrides VisitorReportBaseGetOptions(String).) | |
| GetParametersToXml | (Inherited from ConfigurableAddIn.) | |
| GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) | |
| GetShowType | (Inherited from ReportProvider.) | |
| LoadParametersFromXml | (Inherited from ConfigurableAddIn.) | |
| RenderAdditionalContent | (Inherited from VisitorReportBase.) | |
| SetMetadataInformation | 
            Sets the metadata information.
              (Inherited from VisitorReportBase.) | |
| SetValue | (Inherited from ConfigurableAddIn.) | |
| UpdateFromPost | (Inherited from ConfigurableAddIn.) |