How to ensure the overall user experience

How to ensure the overall user experience
Related Articles: Website Design for User Experience
blog.gif
GMail was acting up again this morning and couldn't connect. I tried again but it still didn't work. Finally, the method I concluded was to try again after a few minutes, which should be the timeout logic processing of the server. For such a great product that incorporates a lot of unprecedented technology, unexplained convulsions are the worst experience for me.
I saw a question raised by Bai Ya on Ff: How to ensure the overall customer experience? This is an issue independent of the UE approach and is a larger challenge for enterprises. We can imagine that: users (customers) exist in this social environment and use our services. Everyone faces different problems every day. Whether they come from subjective or objective environments, all aspects of the impact will produce different experiences of the service. For example: the complicated domestic network stability issues, cross-platform compatibility issues, the inability to find the search box, and even the customer service staff’s tone is not gentle enough... In an age where service is paramount, users may give up paying for the service because of an extended detail issue. As a service provider, how can we ensure to the greatest extent possible a good overall experience for users (customers) in many aspects? Here I will just take the start-up Internet company where I work as an example and share some thoughts based on the views summarized by Xuer.
ue360.jpg
Uploaded by Xuer on Yupoo
First: communication basics. The communication infrastructure includes server hosting rooms, bandwidth capacity, and multi-line access speeds for south, north and education networks.
Second: Balanced storage system. It includes database structure, massive data transmission, and data security issues.
Third: cross-platform. Cross-operating system platform (Windows, Linux, OS, mainstream mobile platforms) and cross-browser platform.
Fourth: Universal login. Ensure universal logins (such as OpenID) are frictionless.
Fifth: Community screening is highly relevant.
Sixth: Rss/AIPs/Widget. Open content information can be input and cited on third-party platforms.
Seventh: “Reading” and “writing” are friendly and barrier-free. To make the content supply and usage sources easier to understand and control, we need to incorporate usability concepts and methods into product design.
How can we make the above-mentioned aspects and make the overall experience executable and sustainable? We found that only team integration, collaboration and deep identification can achieve success. Only then can the service (product) create a good experience for users on as many issues as possible. Therefore, the integration and collaboration of team concepts are the cornerstones of ensuring a good experience.
There are many ways and methods we can explore and think about. Simple example:
First: UCD, a user-centered service shaping method (in Web products, I personally prefer to use a design and thinking method centered on target users), respecting users, respecting user problems, and seeking scientific and reasonable solutions.
Second: Dogs eat dog food. It was first proposed within MS, and last year Abei also shared this culture of the Douban team on UPA. It can be understood as deep empathy, where the service provider is the consumer, the designer is the user, etc.
Third: Always Beta. Use an open service system, unobstructed feedback channels, and continuously improved service procedures.
Every detail of the service (product) is part of a 360-degree experience, involving the inside and the outside, the surface and the underlying. When it comes to seeking effective ways and methods, please continue to share your thoughts and experiences.

<<:  Detailed analysis of javascript data proxy and events

>>:  Web page production TD can also overflow hidden display

Recommend

MySQL5.7.27-winx64 version win10 download and installation tutorial diagram

MySQL 5.7 installation We are learning MySQL data...

How to simulate enumeration with JS

Preface In current JavaScript, there is no concep...

MySQL database query performance optimization strategy

Optimize queries Use the Explain statement to ana...

JavaScript to achieve tab switching effect

This article shares the specific code of JavaScri...

What to do if the auto-increment primary key in MySQL is used up

In the interview, you should have experienced the...

Detailed explanation of soft links and hard links in Linux

Table of contents 1. Basic storage of files and d...

Docker deploys mysql to achieve remote connection sample code

1.docker search mysql查看mysql版本 2. docker pull mys...

javascript to switch by clicking on the picture

Clicking to switch pictures is very common in lif...

Detailed explanation of JS ES6 coding standards

Table of contents 1. Block scope 1.1. let replace...

Implementation of master-slave replication in docker compose deployment

Table of contents Configuration parsing Service C...

Summary of Vue's common APIs and advanced APIs

Table of contents nextTick Mixins $forceUpdate se...

Implementation of Docker deployment of Tomcat and Web applications

1. Download docker online yum install -y epel-rel...

MySQL 5.7 installation and configuration tutorial

This article shares the MySQL installation and co...