Click or drag to resize

Experiment Properties

The Experiment type exposes the following members.

Properties
  NameDescription
Public propertyActive
Gets or sets a value indicating whether this Experiment is active.
Public propertyAlternatePage
Gets or sets the alternate page to show in A/B split testing.
Public propertyCombinations
Gets or sets the number of combinations.
Public propertyConnection (Inherited from DbObject.)
Public propertyConversionMetric
Gets or sets the conversion metric in seconds. 0 means register conversion in next step only.
Public propertyCreatedDate
Gets the created date of this experiment.
Public propertyEditedDate
Gets the edited date.
Public propertyEmailTemplate
Public propertyEndingAction
Public propertyEndingDate
Public propertyEndingDateTimeZoneId
Public propertyEndingType
Public propertyEndingValue
Public propertyExperimentType
Gets or sets the type of this experiment, A/B or Multi variate.
Public propertyGoalType
Gets or sets the type of the goal.
Public propertyGoalValue
Gets or sets the goal value.
Public propertyID (Inherited from DbObject.)
Public propertyIncludes
Gets or sets how many percent of visistors to include in experiment.
Public propertyIsCustomProvider
Gets or sets a value indicating whether this Experiment uses the custom goal provider.
Public propertyIsNeedToStop
Public propertyIsNew (Inherited from DbObject.)
Public propertyLastVisitedPageID
Public propertyName
Gets or sets the name.
Public propertyNotifyEmails
Public propertyPageID
Gets or sets the ID of the page that this experiment is on.
Public propertyPattern
Gets or sets the pattern.
Public propertyShowToBots
Gets or sets what to show bots. If 0, show all combinations, otherwise show the combination that belongs to the number.
Public propertyTransaction (Inherited from DbObject.)
Public propertyUserCreate
Gets the id of the user that created this experiment.
Public propertyUserEdit
Gets the id of the user that last edited this experiment.
Public propertyViewCombinationID
Public propertyViews
Gets the views made in frontend for this experiment.
Top
See Also