ConversionReport Class |
Namespace: Dynamicweb.Tracking.Web.Reporting
[AddInNameAttribute("Conversion reporting")] [AddInDescriptionAttribute("Visitor information related to events")] [AddInIconAttribute(KnownIcon.ListUl)] [AddInUseParameterGroupingAttribute(true)] [AddInUseParameterOrderingAttribute(true)] public class ConversionReport : VisitorReportBase, IDropDownOptions
The ConversionReport type exposes the following members.
| Name | Description | |
|---|---|---|
| ConversionReport | Initializes a new instance of the ConversionReport 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.) |