How to test unconditional free shipping?
-
Hi everyone,
I am considering a switch to offering unconditional free shipping. By this I mean no minimums or contingencies. Before I do this I would like to be able to test the concept for a period of time, or for a section of my audience before fully committing. The issue is it will take a lot of time and $$$ to convert the website to market the free shipping properly. I have thought about using a promo code but I am not sure that will give a proper sample due to people getting confused. Has anyone seen how to test this concept?
Thanks!
-
Well first see if the promo works if it does and numbers make sense, you can apply the unconditional free shipping for a while if the behavioral economics of peoples choices are similar in a sense that they treat the promo and actual shipping change the same way, you can leave unconditional. shipping as is, if not revert back to the initial pricing.
3 Stage:
-
Promo test
-
Change shipping rate on the website, and try unconditional for a while
-
Keep or revert back
Hope this helps
-
-
Thanks. That was what I was thinking. The harder part is getting an accurate sample. I have a flat rate shipping rate posted everywhere on my website. So if I just drop in a message on the home/landing page it may be confusing. And if I just add it into the shopping cart then it will not be accurate because I did not market it.
So the only option I can think of is to market a promo code on the website and through PPC.But I am not sure if that will be an accurate sample due to it essentially looking like a promotion, instead of an ongoing benefit of the company.
-
Also if you would like to run it for more than one day. You can perform A/B Testing if this is something you are comfortable doing. Depending on your website or platform there are free plugins or paid services that will allow you to do it in a randomized fashion. If you are looking for a larger sample with which to make your decision.
Hope this helps
-
Consider offering it on a random day as a surprise for your visitors. Then see if the size of the shopping cart increases and the conversion rate increases.
This allows you to do it without long-term commitment and test how it hits your visitors mentally. This offers it to everyone equally and might avoid your best customer writing to you asking... WHY DIDN"T I GET FREE SHIPPING?!
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
What are the best practices for server-side A/B testing?
When performing a full-site server-side A/B test, what best practices should you follow to ensure that you're: not cloaking or at least not being shady only showing Google (and other search engines) the version you want them to see (i.e. not the test pages) Thanks in advance!
Conversion Rate Optimization | | vsem0 -
Split test content experiment - Why can't GA identify a winner here?
I have been running a content experiment for a short while now and GA has just ended it saying it cannot determine a winner. Looking at the images (links below), without any form of analysis I can already see a pattern of greater success in Variation 1. It ended with a 93% probability of outperforming the original yet the content experiment ended with no winner. Does this mean the 95% confidence threshold I set should've been lowered? Ultimately I'm going to choose this as my winner but why didn't GA push it as the winner? Is there something I am missing? Image 1 - Showing e-commerce performance (objective of split test was transactions) Image 2 - Showing conversions (same split test, same objective, just different report) Your thoughts and comments will be appreciated.
Conversion Rate Optimization | | OptiBacUK0 -
Use "Brand Name" or things like "Free Shipping" in Ecommerce Product Title Tags?
Given the current industry best practices and changes to Google algorithms, should I be using "Product name...Brand Name" or something like "Product Name...Free Shipping (or similar)" in my ecommerce title tags? Thanks!
Conversion Rate Optimization | | jeffbstratton0 -
How much time is enough to test?
I am not an adwords expert but this is is the strategy I am following: 1. I create an adgroup for each set of keywords that will target the same ad. 2, I set the bid high to appear first. 3. After 3 to 5 days I remove the ones with low CTR over the impressions, anything below 1%. For example: for this url: http://www.theprinterdepo.com/hp-laser-4250-printer-q5400a-r I created an AD, and initially I put 10 keywords, after one week I had wasted a lot of money, after 4 days I deleted 7 keywords, and after 8 days, I left only one keyword with a very good CTR of almost 3% and conversion rate of 4%. The question is: how much is enough time to test and remove keywords? is one day of data good enough? Should I make this test with the highest bid possible? Should I keep the high bid forever?? 11 dollars for one click seems pretty expensive for one printer of 200 dollars when converted. Does position 1 guarantee more conversions? Maybe as long as it appears on the first 5 or 6 then its enough so I can decrease bid?
Conversion Rate Optimization | | levalencia10 -
Pricing - Include Shipping and Handling?
A few questions: From a conversion standpoint, is it better to include S&H costs into the listed price or not? Example: I have a product with an MSRP of $9.99, but we sell directly from our site at "$11.99 with free shipping". Would it be better to list it at "$9.99 + $2.00 S&H"? Or maybe not even include the S&H cost? Any insight is much appreciated. Should price be directly on the homepage? A user must go to our products page to find the price, but I'm thinking maybe it's best to be explicit on the homepage. However, as I am not well versed in all facets of CRO, I'm open to suggestions. Thanks in advance for any help.
Conversion Rate Optimization | | b40040400 -
Testing Google Tag Manager
Is there a way to test if the Google Tag Manager is set up correctly? Am I right in thinking that the only code that will be output on the page will be the actual embed code, eg: SCRIPT REMOVED Cant work out if there is an issue with what has been set in the account of if there is a problem with how the code has been added to the page..
Conversion Rate Optimization | | edwardlewis0 -
A/B Testing. What do you use?
About to do some A/B testing (conversion improvement) for multiple clients. There are so many solutions out there. Does anyone have any suggestions. A/B testing will be done for both SEO & PPC Campaigns.
Conversion Rate Optimization | | waqid0 -
Any providers offering a/b testing using JS callbacks?
Hi all, I am looking to test the impact of buy button wording on conversion rate. The website in question has a few thousand products on non-dynamic URLs. The common a/b testing products on the market restrict tests to a single URL, or you have to enter all the URLs being tested which isn't practical. Ideal Solution What I'd really like to do is: use the provider's web app to configure an experiment with a name and a description of the variations; use some JS code to run the experiment with a callback to carry out the variation. This would allow me to easily put this code on the product details page template. I've written example code below for how this would look. When the experiment is run, the provider's framework would a) tell my code what variation to run, and b) handle the measuring of conversion rate. Questions Are there any providers which work like this? Is there an alternative solution on the market? If there isn't someone already doing this, would it be useful to anyone else? Joel // Loads the provider's framework. // Setting the experiment to run when doc is ready.
Conversion Rate Optimization | | switchplane
// Assumes jQuery environment.0