Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@segment/analytics.js-integration-visual-website-optimizer

segmentio35SEE LICENSE IN LICENSE2.4.7

The Visual Website Optimizer analytics.js integration.

analytics.js, analytics.js-integration, segment, visual-website-optimizer

readme

analytics.js-integration-visual-website-optimizer Build Status

Visual Website Optimizer integration for Analytics.js.

License

Released under the MIT license.

changelog

2.4.4 / 2021-04-23

  • Fix for VWO tracking, Send track call once per experiment.

2.4.2 / 2021-02-09

  • Send VWO UUID in every track call.
  • Send identify call once every page load.

2.4.1 / 2019-12-04

  • Fix SPA feature.

2.4.0 / 2019-10-03

  • Option to specify is single page application "isSPA".
  • Option to specify track only A/B type test if "trackOnlyABExperiments" enabled, track experiment only if type one of 'VISUAL_AB','VISUAL','SPLIT_URL','SURVEY'.

2.3.0 / 2018-07-05

  • Add Experiment Viewed non-interaction option

2.2.0 / 2018-02-14

  • Add support for async VWO snippet (#9)

2.1.2 / 2017-05-10

  • Fix for VWO tracking, Send data only when VWO experiment is ready

2.1.1 / 2016-08-16

  • Fix for release

2.1.0 / 2016-08-16

  • update ecommerce spec syntax to v2

2.0.0 / 2016-06-21

  • Remove Duo compatibility
  • Add CI setup (coverage, linting, cross-browser compatibility, etc.)
  • Update eslint configuration

1.0.3 / 2016-05-07

  • Bump Analytics.js core, tester, integration to use Facade 2.x

1.0.2 / 2015-06-30

  • Replace analytics.js dependency with analytics.js-core

1.0.1 / 2015-06-24

  • Bump analytics.js-integration version

1.0.0 / 2015-06-09

  • Initial commit :sparkles: