Click or drag to resize
AnalyticsHelper Properties

The AnalyticsHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCampaign Obsolete.
Gets/sets the visitor's campaign from/to a cookie.
Public propertyStatic memberReferrer
Replaceable referrer (checks "AnalyticsReferrerString" item in RequestStockHelper first).
Public propertyStatic memberRemoveReferralQuery
Returns true, if query string should be removed from the referral URL; otherwise, false.
Public propertyStatic memberSlidingIPExpiration
Returns true if IP for anonymous visitor should be logged every time. Returns false if IP should be logged only once per user visit.
Public propertyStatic memberSource Obsolete.
Gets/sets the visitor's source from/to a cookie.
Public propertyStatic memberTrackedCampaigns Obsolete.
Gets enumerable of campaigns which should be logged in web analytics service called by Javascript.
Public propertyStatic memberVisitorStatus
Returns visitor status.
Top
See Also