This project is not covered by Drupal’s security advisory policy.
Commerce Visual Website Optimizer Revenue module adds the revenue tracking code on the order completion page.
Visual Website Optimizer is a split testing tool that allows you to easily setup A/B and Multivariate tests.
The revenue tracking code that is added on the order completion page is in this format:
<script>
var _vis_opt_revenue = AMOUNT;
window._vis_opt_queue = window._vis_opt_queue || [];
window._vis_opt_queue.push(function() {_vis_opt_revenue_conversion(_vis_opt_revenue)});
</script>
where AMOUNT is the actual order total.
Installation Instructions
You only have to install the module the usual way and enable it for it to work.
Sponsored by Netstudio
This module is developed and sponsored by Netstudio.
Supporting organizations:
Development
Project information
- Project categories: E-commerce, Integrations
- Created by yannisc on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
