Changelog
Follow up on the latest improvements and updates.
RSS
new
V2.2.2
Allow Control Group to Have No Changes in Advanced Shipping Test
Previously, all groups in the Advanced Shipping Test were required to use a rate generated by ABConvert’s carrier rate. This meant that even the control group had to apply a test rate, making it difficult to compare against the store’s default settings.
What’s Changed:
• The control group can now retain the store’s original shipping settings instead of applying a test-generated rate.
• This allows users to accurately compare the effects of adding a new rate vs. keeping existing rates unchanged.
Example of Previous Behavior:
• Before this update, even the control group had to apply an ABConvert test rate.
New Behavior:
• Now, the control group can remain unchanged, and only the test groups will apply the experimental rates.
Why It Matters:
• This provides a true A/B testing experience, making it easier to measure the impact of adding a new rate versus making no changes.
Expand Shipping Test Tracking to Collect All Storewide Orders
Previously, the Shipping Test only tracked orders that used an ABConvert-generated carrier rate. Orders that selected other shipping methods were not included in the test data.
What’s Changed:
• We now collect all orders from the online store, regardless of whether they used a test-generated shipping rate or not.
Example of Previous Behavior:
• If a customer checked out using a non-test rate (e.g., free shipping or a manual shipping rate), their order was not included in the test results.
New Behavior:
• Now, all orders placed during the test period are tracked. This allows merchants to see the full impact of the test on overall order volume and conversion rates.
Why It Matters:
• Users get a more complete picture of order trends during a test period.
• Helps identify if adding a new shipping rate affects storewide order behavior beyond just the customers who selected the test-generated rate.
new
V2.2.1
Add Pick Winner Feature in Price Test
You can now select a winning group in your price test and automatically update the product prices.
The chosen group’s Price and Compare at Price will be applied directly to your existing products, making it easier to implement successful pricing strategies.
If the test is active, we will stop your test first then update the price for you.

Support New Templates in Template Test
We’ve added three new templates for more diverse testing options:
- Cart Template – Customize and test different cart page designs.
- Blogs Template – Try out various blog layouts to engage your readers.
- Articles Template – Optimize article pages for better readability and conversions.
new
V2.1.1
Enhanced Test Filtering Capabilities
We’ve introduced a comprehensive filtering feature for all tests. Now, you can filter analytics data based on the following criteria:
- IP Address
- Country
- URL
- URL Parameters
These filters provide granular control over your test analytics for more precise insights.


Primary Metric Selection
You can now select a
primary metric
as the goal for your experiments during test setup. This metric will also be prominently displayed in the analytics dashboard, making it easier to track your experiment’s success.
Hypothesis Section for Test Setup
To help you design more accurate tests, we’ve added a dedicated section to define your test hypothesis. Following the recommended structure will significantly improve the quality and reliability of your test results.

Shipping Rate Deletion Requirement for Shipping Tests
To ensure the accuracy of shipping tests, we’ve added a step requiring users to
delete a shipping rate
during the setup. If no rates are available for deletion, users must confirm by selecting “Do not delete any rates.”
new
V2.0.1
The default data source in price has been set to "Product View"
The default data source of the price test has been changed to "Product View" to support the common use case.

Add storewide data as another data source
The visitor-based data has been removed. From this update, newly created tests will be able to see the storewide data.
Storewide data will display all the events happening in the whole store by test group.
Fix Upcart line item update issue
When the shipping script is enabled, chances are that the line item key will be different than Upcart config stored in the browser result in the item can not be updated.
We've added a logic to auto-update Upcart line item key in our script to address this issue.