django-gwo v0.4 documentation
the account ID that owns this experiment. (read-only; may be set during experiment creation)
the auto-prune setting for this experiment: None, Conservative, Normal or Aggressive.
Base class that sets the metaclass
A combination in the specified experiment
alias of ComboActive
alias of ComboString
alias of ExperimentId
alias of Id
A list of all combinations in the specified experiment
true if the combination is active; false if it has been pruned.
the id of this combination (0-based; read-only)
the combination info string, which consists of a set of variation indices for each section. For example, 0-1-1. (read-only)
the control script that should be placed at the top of any webpage in this experiment. (read-only)
the conversion script that should be called when a visitor converts. (read-only)
the percentage of total traffic to include in the experiment.
An experiment on Google Website Optimizer
alias of AnalyticsAccountId
alias of AutoPruneMode
alias of ControlScript
alias of ConversionScript
alias of ExperimentId
alias of ExperimentNotes
alias of ExperimentType
alias of Id
alias of NumAbPageVariations
alias of NumCombinations
alias of NumSections
alias of SourceExperimentId
alias of Title
alias of TrackingScript
Convenience function for changing the goalUrl
Parameters: | url (str) – The new goal URL |
---|
Convenience method for changing the testUrl
Parameters: | url (str) – The new testing URL |
---|
alias of VerificationCombo
alias of VerificationComboCoverage
Web Optimizer Experiments Feed <feed>
the experiment ID for this experiment (read-only)
user-created notes field. Limited to 2000 characters.
the experiment type: AB or Multivariate. (read-only; may be set during experiment creation)
A metaclass that sets the _qname attribute based on the class name
A link with the gwo namespace
Locates the various links within the ExperimentsEntry
the link to the configuration page for the experiment. (read-only)
the goal page url (as entered by user) for display in Website Optimizer UI.
the link to the report page for the experiment. (read-only)
the test page URL (as entered by the user) for display in Website Optimizer UI.
the number of page variations in this experiment (A/B experiments only). (read-only)
the number of combinations in the experiment. (read-only)
the number of sections in the experiment (multivariate experiments only). (read-only)
the number of variations for this section. (read-only)
the script snippet to place before this section. (read-only)
the script snippet to place after this section (read-only)
alias of ExperimentId
alias of Id
alias of NumVariations
alias of SectionBeginScript
alias of SectionEndScript
alias of Title
All of the sections for a multivariate experiment
the id for this section (0-based). (read-only)
the experiment ID of which this experiment is a copy or follow-up. (read-only; may be set during experiment creation)
the current status of the experiment: New, Running, Paused, or Finished.
the tracking script that should be placed at the bottom of any webpage in this experiment. (read-only)
A variation for a specific section of a specific experiment
alias of Content
alias of ExperimentId
alias of Id
alias of VariationId
All the variations for a specific section of a specific experiment
the id for this variation (0-based). (read-only)
for follow-up experiments, the combination being verified against the original. (read-only; may be set during experiment creation)
for follow-up experiments, the percentage of traffic to send to the verification combo. (read-only, may be set during experiment creation)