Online Bank Redesign Doubled Registrations: A Real Case Study
In the banking world, every new customer holds significant value — they might stay with you for years and use many services. So when a major bank found that its online registration page was losing most visitors, it decided on a complete redesign. The result? Registrations doubled in the first week.
The Problem: A Long and Complex Form
The bank had an online account registration page. Visitors were coming in decent numbers — meaning the marketing was working. But the proportion who actually completed registration was very low.
When the UX team analyzed the situation, they found the following problems:
The form was too long: One page with 20+ fields. Name, address, ID number, employment information, security questions, password — all on a single page. Users would open the page, see an overwhelmingly long form, and leave.
No progress indicator: The user had no way of knowing where they were in the process or how much was left.
Vague error messages: When a user made a mistake, the error message was generic like "input error" — it didn't tell them exactly what was wrong.
No auto-save: If a user was halfway through and needed to go find a document or verify a number — everything would be lost.
The Design Process: Research First
The UX team didn't start designing right away. They started with research:
1. Data Analysis
They studied the analytics and saw exactly where people were abandoning the form. They found that the most common exit points were the detailed address fields and security questions.
2. User Interviews
They conducted interviews with people who had tried to register and gave up. The most important things they heard: "It felt too long," "I didn't know how much was left," and "I wasn't sure I needed to complete all of this right now."
3. Competitor Analysis
They looked at other banks — how did they handle registration? They found that the most successful banks were breaking the process into smaller steps.
The Solution: Four Key Changes
Change 1: Breaking the Form Into Steps
Instead of a single page with 20 fields, they divided the form into 4 steps:
- Basic information (name, email, mobile)
- Identity verification
- Additional information
- Creating a password
Each step had only 4-5 fields. And the user could see a progress bar at the top telling them which step they were on out of how many.
Change 2: Deferring Optional Fields
In the old form, there were optional fields that weren't clearly marked as optional. In the new design, they removed optional fields from the main form and made them available after registration — meaning the user registers first with the minimum required information, then completes the rest later.
Change 3: Smart Error Messages
Instead of "input error," messages became specific:
- "Mobile number must be 11 digits"
- "Password must contain at least one uppercase letter and one number"
- "This email is already registered — would you like to log in?"
Also, validation became real-time — the user knows if there's an error while still typing, not after hitting submit.
Change 4: Auto-Save
If the user stopped midway and closed the page, they would return to find everything exactly as they left it. This removes the fear of "if I leave I'll have to start over."
The Results: In the First Week
After launching the new design:
- Registration completion rate doubled — from around 12% to around 25%
- Form completion time dropped by 40% — even though the required information was the same
- Error rate decreased — because real-time validation helps users correct mistakes immediately
- Technical support complaints related to registration dropped significantly
Lessons Learned
Perceived Length Is What Matters
The new form wasn't actually shorter — the same information was required. But the feeling of length changed. When you see 4 fields instead of 20 — psychologically it feels easy, even if the total is the same.
The Progress Bar Is Not a Luxury
The user wants to know where they are. The progress bar gives a sense of progress and encourages completion — "I've done 3 out of 4, let's finish the last one."
Deferral Is an Art
Not everything needs to be required from the very first moment. Optional fields and additional information can come later. The important thing is for the user to register first.
Silent Failure Is More Dangerous Than Obvious Failure
In the old design, people were leaving without the bank knowing why. There was no error message — there was nothing. People saw the long form and closed the page. This is "silent failure" — and it's the most dangerous type of UX problem because it doesn't show up in error logs.
Conclusion
Design is not just colors and shapes — design directly impacts business numbers. A change in the order of form fields doubled the number of new customers in a single week. Imagine that effect over the course of a year.
If you have a registration form or checkout — go check the analytics. Where are people leaving? What step are they abandoning at? The answer might be a simple change that makes a big difference.