| 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
)
Public Shared Function SourceByReffererUrl (
url As String
) As String
Parameters
- url
- Type: SystemString
Return Value
Type:
StringThe source type or empty string if source type not defined.
See Also