Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

Which flow will have a better conversion rate?

I am designing the page flow for a website that is a of a monthly subscription type. Here's the page flow options I have:

  1. Home Page (Try now button) --> Pricing and Plans page --> Signup form --> Payment page (paypal) --> Main App Page
  2. Home Page (Try now button) --> Main App Page (Submit button --> Pricing and Plans page --> Signup form --> Payment page (Paypal) --> Back to Main App page

Basically, the second option provides the user an opportunity to partly key in the data on the main app page and delays the user in signing up.

Which option would have better conversion rate?

All of them have a 30 day free period. Alternatively, I can set it up for a user to use the service for 30 days without requiring a credit card and ask the credit card details at the end of 30 days.

This option and the second option may have more overhead with development though.

share|improve this question

4 Answers

up vote 3 down vote accepted

You can generalize on some user behavior, but in most case, specificities of your business will be significant enough to justify some measurement on your side.

I suggest you to setup a tracking tool on your website that will tracks both navigation and conversion rates (signup & payments for a given amount of visitors).

Test both solutions. Then compare them.

You will be surprised to see the diversity in your user's behavior.

share|improve this answer

Start following Anne's Which Test Won site .. http://whichtestwon.com/

Has great tests.

share|improve this answer

Agree with Pierre - Testing will be the only way to determine the best conversion rate.

Some general questions:

is there a free plan? If so, its easier to start them off at a higher level then downgrade after the trial.

Is there a reason to not open up all functionality during trial, allow people to test everything and then let them scale back after 30?

If you are running a free for 30 days and do not require a credit card, why are you jumping to the paypal page? Why not just inform them of the no cost trial, create the account then allow them to start using your service?

share|improve this answer

Perfect scenario for an A/B testing.

You may check Google Website optimizer http://www.google.com/websiteoptimizer or similar solutions http://www.google.com/search?q=website+optimizer

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.