ILogHitsProviderLogHit Method |
Namespace: CMS.WebAnalytics.Internal
void LogHit( LogHitParameters logHitParameters )
Exception | Condition |
---|---|
ArgumentException | Attempt to found page according to the given logHitParameters was not successful (no page was found). |
InvalidOperationException | Javascript logging is not enabled on the current site. |
ArgumentNullException | logHitParameters is null |