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: 10.0.0
Syntax public static int VisitorsSmartCheckingTime(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
Int32See Also