userdive/agent.js

multiple AB testing support

Closed this issue · 1 comments

TL;DR

should be able to send multiple event as AB testing experiment in plugins.

specs:

  • control send flag per called getVariation queue command.

  • auto reset send flag. (support SPA)

  • target plugins

    • vwo
    • optimizely X
  • testing

    • check tracking request with E2E testing

not finish e2e test implement.