Click or drag to resize
AnalyticsHelperJavascriptLoggingEnabled Method
Returns "Use JavaScript logging" value from the database.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static bool JavascriptLoggingEnabled(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Boolean
See Also