Click or drag to resize
AnalyticsHelper Properties

The AnalyticsHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCampaign
Gets or sets the current campaign
Public propertyStatic memberEnableAutomaticCampaignCreate
Gets or sets the value that indicates whether automatic campaign creation is enabled
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 memberTrackedCampaigns
Gets enumerable of campaigns which should be logged in web analytics service called by Javascript.
Public propertyStatic memberVisitorStatus
Returns visitor status.
Top
See Also