Class: ExperimentalConditions

jsApone.ExperimentalConditions()

Experimental conditions set for this experiment.

Constructor

new ExperimentalConditions()

Source:

Members

aponeURL

{string} - URL where APONE is hosted and the experiment is running.
Source:

idExperiment

{string} - Identifier of the experiment in APONE.
Source:

idUnit

{string} - Identifier of the experimental unit (e.g. identifier of the user).
Source:

url

{string} - URL corresponding to the variant assigned [variant] as defined in the experiment [idExperiment]
Source:

variables

{object} - Object containing variables and their values according to the PlanOut script (if any) assigned to the variant [variant] in the experiment [idExperiment].
Source:

variant

{string} - Name of the variant assigned to to experimental unit [idUnit] in the experiment [idExperiment].
Source: