featurePropertiesgoogle_AnalyticsProfileId Property |
The profile ID for the Google Analytics account. Set the Page IncludeAnalytics attribute to enable analytics on that page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string google_AnalyticsProfileId { get; }
ReadOnly Property google_AnalyticsProfileId As String
Get
Property Value
Type:
StringThe profile ID for the Google Analytics account. Set the Page IncludeAnalytics attribute to enable analytics on that page.
See Also