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; }
ReadOnly Property google_AnalyticsDomain As String
Get
Property Value
Type:
StringThe 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