Removes analytics data for specified parameters
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- from
- Type: System DateTime
From date
- to
- Type: System DateTime
To date
- siteId
- Type: System Int32
Site id. If is 0, data from all sites are removed
- where
- Type: System String
Where condition, if no all data to be deleted
See Also