| 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.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntaxpublic static int GetVisitorStatusIdle(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
 
Return Value
Type: 
Int32
See Also