| AnalyticsHelperVisitorsSmartCheckingTime Method  | 
            Returns how long should be visitors' IP addresses stored in memory.
            Visitors smart checking is disabled if 0 is returned.
            
 
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntaxpublic static int VisitorsSmartCheckingTime(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Int32
See Also