Click or drag to resize
SearchStatisticsReportSearchesThatLowerConversion Property
List of the search phrases that has largest negative impact on the conversion.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public IList<SearchStatisticsReportSearchConversion> SearchesThatLowerConversion { get; }

Property Value

Type: IListSearchStatisticsReportSearchConversion
See Also