Manage web experimentation resource

Manage campaign, variation, elementJS, account.

Account

Each account has:

  • ID, name, and other information
  • Account global code (code that is applied at the account level, it can be set in the extension or platform)

To pull or push account global code:

Pull/push account global code

Pull/push account global code

Campaign

Each campaign has the following:

  • ID, name, and other information
  • Campaign global code (code that is applied at the campaign level, it can be set in the extension or platform)

To pull or push campaign global code:

Pull/push campaign global code

Pull/push campaign global code

Variation

Each variation has the following:

  • ID, name, and other information
  • Variation global code (JS or CSS code that is applied at the variation level, it can be set in the extension or platform)
  • Element JS (code that is applied after a specific selector, it can be set in the extension or platform)

To pull or push variation global code:

Create targeting key

Pull/push variation global code (JS/CSS)

Element JS

Each element JS has:

  • ID, name, and other information
  • Modification code

To pull or push modification code:

Create goal

Pull/push modification code