Click or drag to resize
CampaignProcessorConstantsDEFAULT_UTM_SOURCE Field
Default UTM source parameters used when no specific parameter is defined.

Namespace: CMS.WebAnalytics.Internal
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 11.0.0
Syntax
C#
public const string DEFAULT_UTM_SOURCE = "organic"

Field Value

Type: String
See Also