| VisitorEngagementSettingsBrandedSearch Property |
Gets or sets the "Branded search" rule.
Namespace:
Dynamicweb.Analytics.Leads
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public VisitorEngagementRule<string[]> BrandedSearch { get; set; }
Public Property BrandedSearch As VisitorEngagementRule(Of String())
Get
Set
Property Value
Type:
VisitorEngagementRuleStringRemarks The meaning of this rule is how many points does the visitor get if the referrer is the search engine and the search phrase contains any of the given keywords.
See Also