1-min video demo
Step 1: Login to your BigCommerce account
Login to your BigCommerce account, go to Setting, select Data solutions from the Advanced section.
Step 2: Affiliate Conversion Tracking
On the Affiliate Conversion Tracking, click Connect.
Step 3: Copy and Paste Mida Revenue Tracking Script
Copy the following Mida revenue tracking script and paste it to the Affiliate Conversion Tracking. Once done, click Connect. That's it! You're all set to launch revenue-based A/B testing in Mida!
<script>
window.mdq = window.mdq || [];
function xoq(){mdq.push(arguments);}xoq('track','Purchase', {
revenue: %%ORDER_AMOUNT%%,
quantity: 1,
currency: "USD"
});
</script>
Step 4: Setting up a new test in Mida
When setting up a new test in Mida, choose Revenue Goal.




