Click or drag to resize
AnalyticsHelperGetVisitorStatusIdle Method
Gets or sets the value in minutes for how long user should be counted as active(1380 minutes by default = 23 hours).

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

Parameters

siteName
Type: SystemString

Return Value

Type: Int32
See Also