1. The Registration Form Is the “First Door” of a Competition
You put real effort into promotion and bring people in, but the registration form is too complicated and users simply close the page.
This is not a hypothesis. It is the hard fact that AKI platform data from 2 million users tells us:How complex the registration form is directly determines the registration conversion rate. Going from 5 fields to 15 can send the completion rate plummeting from 85% to below 50%. Every additional optional field drives away a share of potential contestants.
The essence of registration form design is finding a balance between “the information the organizer needs” and “the effort the user is willing to spend”. This article offers a design methodology validated by 2 million users.
2. Field Design: Less Is More
Keep the core fields of a registration form to no more than eight.
2.1 Fields You Must Collect (P0)
| Field | Type | Reason |
|---|---|---|
| Full name | Text | Identity; required for certificates |
| Mobile number | Number | The only contact channel; used for notifications |
| School / Organization | Selection / Text | Distribution statistics; eligibility validation |
2.2 Fields We Strongly Recommend Collecting (P1)
| Field | Type | Reason |
|---|---|---|
| Text | Backup contact channel | |
| Entry category / track | Single choice | Needed for grouped review |
| Work title | Text | If works are submitted at registration |
| Team name | Text | Team competitions only |
2.3 Fields to Add with Caution (P2)
Each of the following fields costs you another slice of conversion. Avoid them unless there is a clear business need:
- ID number → completion rate -15~20%
- Home address → completion rate -10~15%
- Personal photo → completion rate -5~10%
- Emergency contact → completion rate -5~8%
- Long personal bio → completion rate -5~10%
2.4 Golden Rules for Field Design
- Prefer selection over free text: use dropdown or searchable selection for school, department and city — 3-5x faster than typing
- Auto-fill whatever can be auto-filled: WeChat authorized login retrieves nickname and avatar automatically, and the mobile number supports one-tap authorization
- No rich text: do not make users do layout work in a registration form — this is registration, not work submission
- Core fields on page one, supplementary information on page two: multi-step forms complete at rates more than 20% higher than single-page long forms
3. Mobile Experience: Where 75% of Registrations Happen
AKI platform data shows that more than 75% of competition registrations are completed on mobile. If your registration form works poorly on mobile, you are losing three quarters of your users.
3.1 Hard Rules of Mobile Design
- Single-column vertical layout: never place two fields side by side. Phone screens are narrow, and horizontal arrangement makes input boxes too small to tap
- Input height ≥ 44px: the minimum comfortable tap target for a finger
- Use the numeric keypad for mobile number entry: add the attribute
type="tel"orinputmode="numeric" - Labels above the input box: do not place them to the left — phone screens are not wide enough
- Avoid manual date entry: use a date picker instead
3.2 Optimizations Specific to the WeChat Ecosystem
If your registration entry point is mainly opened inside WeChat, these optimizations are mandatory:
- WeChat authorized login: retrieves the user's nickname and avatar in one tap, removing the registration step
- WeChat phone number component: uses WeChat's official quick phone number retrieval, so one tap is all it takes
- No in-page redirects: the WeChat in-app browser handles redirects poorly, so registration should be completed within a single page
- Adapt to the iPhone bottom safe area: do not place the submit button exactly where the iPhone home indicator is
4. Six Techniques to Reduce Drop-Off
Not everyone who opens the registration page finishes registering. The average completion rate is only 60-70%, meaning 30-40% of people start but never submit.
- Show a progress bar: tell users “Step 1 of 3” to ease the anxiety of “not knowing how much longer this will take”
- Pre-fill known information: if the user is already logged in, fill in name, mobile number and other information you already have
- Real-time validation with friendly prompts: do not wait for submission to report errors — validate as soon as a field loses focus, with real-time green or red feedback
- Automatic draft saving: if users leave midway and come back, what they entered is still there and does not need to be retyped
- “Go back and edit” rather than “start over”: if an error is found after submission, edit only that part instead of clearing the entire form
- Pin the submit button to the bottom on mobile: users should not have to scroll to the very bottom to submit
5. Principles for Collecting Sensitive Information
ID numbers, bank card numbers, home addresses — before collecting any of these, ask yourself three questions.
- Is it truly necessary? — if the reason is only “it might come in handy,” do not collect it. Collect it only when there is a clear legal or business requirement
- Do users know why? — state clearly the purpose of collection, the scope of use and the retention period. Do not write “for event management”; name the specific scenario: “for identity verification when issuing award certificates”
- Is it secure? — transmission must be encrypted over HTTPS, and storage must be masked (mask the middle four digits of mobile numbers, partially hide ID numbers), with strict control of internal access permissions
China's Personal Information Protection Law imposes strict requirements on information collection:The minimum necessary principle — collect only the minimum information necessary to achieve the purpose. Violations can carry fines of up to RMB 50 million or 5% of the previous year's revenue. This is not a joke.
6. Managing Data After Registration
The form is filled in. Now what do you do with the data?
6.1 Real-Time Data Dashboard
A good competition management platform should provide a real-time data dashboard that shows you at a glance:
- Daily new registration trend
- Registration distribution by school, organization and region
- Registration completion rate (forms started vs. successfully submitted)
- Work submission rate (registrations vs. works submitted)
- Registration comparison across tracks and categories
6.2 Export and Integration
Registration data needs to support multiple export formats (Excel/CSV) for printing certificates, producing sign-in sheets and integrating with other systems. AKI supports one-click export of registration data with customizable export fields — you do not need to export every field.
6.3 Automated Post-Registration Workflow
After a registration succeeds, the system should automatically trigger the following actions:
- Send a confirmation SMS or WeChat template message
- Generate a unique contestant number
- Add the contestant to the review pool of the corresponding track
- If a registration fee applies, link the payment status automatically
7. Frequently Asked Questions (FAQ)
How many fields should a registration form have?
Keep core required fields to no more than eight: full name, mobile number and school or organization, plus one or two fields the competition genuinely needs. Each additional field lowers the registration completion rate by about 5%. Beyond 15 fields, the completion rate can fall below 50%. Do not front-load fields that are not urgent — you can collect them later in a supplementary information step.
What should you watch for in mobile registration forms?
75% of competition registrations are completed on mobile. Key points: single-column vertical layout (never place two fields side by side), input height of at least 44px (a comfortable tap target), the numeric keypad for mobile numbers (type=“tel”), WeChat one-tap login to retrieve basic information, and a submit button pinned to the bottom of the screen.
Should a registration form collect ID numbers?
Do not collect ID numbers unless real-name verification is genuinely required, as in national examination-style competitions where identity must be checked. Collecting them lowers the registration completion rate by 15-20%. If you must collect them, state the purpose explicitly (for example, “for identity verification when issuing award certificates”) and commit to protecting privacy. Observe the minimum necessary principle of the Personal Information Protection Law.
How can you reduce registrations that never lead to a work submission?
Three strategies: 1) put an eligibility self-check page before registration so users confirm they qualify before starting; 2) set a submission deadline, requiring works within 24-48 hours of registration or disqualification; 3) charge a nominal fee (such as RMB 9.9) to filter out users who register casually.
How should registration data be managed?
Do not manage it manually in Excel — data gets scattered, errors creep in and real-time monitoring is impossible. Use a competition management platform to collect and manage registration data automatically, with real-time dashboards, filtered views and bulk export. Focus on the daily new registration trend, geographic and school distribution, registration completion rate and work submission rate.