Click or drag to resize
LogHitParameters Properties

The LogHitParameters type exposes the following members.

Properties
  NameDescription
Public propertyABTestFirstVisit
Decides whether to log first visit or recurring visit for given AB test.
Public propertyABTestName
Name of the AB test to log visit for.
Public propertyABTestVariantName
Name of the currently selected AB test variant.
Public propertyDocumentCultureCode
Culture of the document from which was the request made.
Public propertyMVTestCombinationName
Name of the MV test combination to log visit for.
Public propertyNodeAliasPath
Alias path to the document from which was the request made.
Public propertyPlainParameters
Wrapper around the other fields. This field is used as argument when raising log hit event.
Public propertyUrlReferrer
Current request referrer.
Top
See Also