Click or drag to resize

LeadSourcesSettingsSourceByReffererUrl Method

Defines the most appropriate source type by referrer url

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public static string SourceByReffererUrl(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: String
The source type or empty string if source type not defined.
See Also