Click or drag to resize

featurePropertiesgoogle_AnalyticsDomain Property

The domain to track. Use "none" (without quotes) to track all domains. To track only a subdomain, preface with a dot, e.g. ".mysub.com" (without quotes).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string google_AnalyticsDomain { get; }

Property Value

Type: String
The domain to track. Use "none" (without quotes) to track all domains. To track only a subdomain, preface with a dot, e.g. ".mysub.com" (without quotes).
See Also