Conversion optimisation on the checkout page #232
Replies: 10 comments 12 replies
-
For example, @melaniepatrick what do you think about us showing the next delivered book for a plan on the checkout? Compared to the current page: In the example above, we don't display the product text. We could continue to include that (see below) although the page gets a bit long: |
Beta Was this translation helpful? Give feedback.
-
@melaniepatrick here is how breadcrumbs might look, as an "orientation" / "what next?" device: |
Beta Was this translation helpful? Give feedback.
-
I think this is great if we are able to acccurately specify the book for
each sub. thanks!
…On Fri, May 20, 2022 at 2:36 PM Jan Baykara ***@***.***> wrote:
For example, @melaniepatrick <https://github.com/melaniepatrick> what do
you think about us showing the next delivered book for a plan on the
checkout?
[image: Uploading Screenshot 2022-05-20 at 14.19.43.png…]
In the example above, we don't display the product text. We could continue
to include that (see below) although the page gets a bit long:
[image: Screenshot 2022-05-20 at 14 35 00]
<https://user-images.githubusercontent.com/237556/169539549-f8a9d6e4-d904-461c-9575-3f51ed2924c9.png>
—
Reply to this email directly, view it on GitHub
<#232 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYBPO5ZN37CDUQXNN5Y3Q33VK6IM7ANCNFSM5WO7JOEA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
So just read all of this, thanks for many excellent suggestions:
|
Beta Was this translation helpful? Give feedback.
-
So just to clarify, 2. should use the wording, either monthly or annual, from the existing subscription descriptions (ie Monthly subscriptions automatically renew. You can cancel at any time.) |
Beta Was this translation helpful? Give feedback.
-
Definitely like the text 'You're joining the Left Book Club', much better. |
Beta Was this translation helpful? Give feedback.
-
Breadcrumbs looks good also. However what happens to this process if people press 'login' rather than 'join'? I think that is what has happened in quite a few of the cases I've been watching on POsthog. So people set up accounts and then seem to pick their sub afterwards, or try to? Could breadcrumbs potentially confuse them? |
Beta Was this translation helpful? Give feedback.
-
Great idea to add promo code text. I'm interested in the idea of offering them a discount too. However I think going straight to giving them the first month free might be a bit much. Let's see how we go with the current changes and keep this to try later. |
Beta Was this translation helpful? Give feedback.
-
So here's where we're at with this now: compared to I'm not sure if the promo code and cancellation text positioning is effective, or if they'd be better of as bullet points or simple paragraph text just above the "Continue" button, or something else? |
Beta Was this translation helpful? Give feedback.
-
sorry Jan had to leave work early today just going to read through this now
…On Fri, May 20, 2022 at 5:32 PM Jan Baykara ***@***.***> wrote:
OK, I'm checking out for the week but can deploy these changes as they are
if you give the OK @melaniepatrick <https://github.com/melaniepatrick>.
—
Reply to this email directly, view it on GitHub
<#232 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYBPO56OILK2KQTYB3GQUPLVK65AZANCNFSM5WO7JOEA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
-
After viewing a plan, the checkout / shipping page is where the most people drop off the checkout flow (the "logged in" drop off of 47.5%). This isn't that unusual, to be fair: ecommerce websites report a 2/3 drop off on their checkout page frequently.
I've done a bit of light research on how we could improve the conversion rate from this point on, will note some ideas here:
Trust badges: "You can cancel at any time"
Being upfront about aspects of the membership 'contract' might ease concerns about what is otherwise a bit black and white decision.
Customer testimonials / reviews
It could help build some trust if we throw up a few faces and quotes from existing members, saying how it's going for them.
Book photos and better language
Add breadcrumbs
It might help to know what step the customer is on so they know if there's much faff left (spoiler alert: there isn't!)
Simplifying checkout: removing the header and footer
Amazon and a few other ecommerce websites do this. By removing distractions (like header links, e.g. to the books page) the logic is that you canalise people's attention into the current activity: pick your shipping, continue.
We could try this as an experiment, using A/B split testing, to see if one yields higher conversions than the other. I have no idea if this will be effective or not, so it could be worth a try.
We could even take this further and actually slightly de-emphasise the product information so that the primary user action is made clear: pick your shipping country and click continue. Perhaps as part of this, we get rid of the white background for the product info and move the price calculation to the right hand column.
Reassurance about promo codes and payment
Some people are showing up hoping to enter their promo code. We could add a message on this page saying "enter it on the next page" or something, to reassure them.
The stretch on this is that we could actually let people put their promo code in on the checkout page, to "lock them in", but I think we could start by just mentioning.
On-exit popup with a discount
Could capture a few folk who give up, if we offered a first month free discount or something.
Beta Was this translation helpful? Give feedback.
All reactions