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

Detailed explanation of unique constraints and NULL in MySQL

Preface A requirement I had previously made, to s...

Implementation of MySQL asc and desc data sorting

Data sorting asc, desc 1. Single field sorting or...

Mysql | Detailed explanation of fuzzy query using wildcards (like,%,_)

Wildcard categories: %Percent wildcard: indicates...

Solutions to Mysql index performance optimization problems

The optimization created by MySQL is to add index...

A brief discussion on VUE uni-app template syntax

1.v-bind (abbreviation:) To use data variables de...

CSS3 realizes the glowing border effect

Operation effect: html <!-- This element is no...

Analysis of the principle of centering elements with CSS

It is a very common requirement to set the horizo...

Summary of common tool examples in MySQL (recommended)

Preface This article mainly introduces the releva...

How to use @media in mobile adaptive styles

General mobile phone style: @media all and (orien...

MySQL 8.0.13 decompression version installation graphic tutorial under Windows

This article shares with you the MySQL 8.0.13 ins...

Font references and transition effects outside the system

Copy code The code is as follows: <span style=...

Solution to the failure of loading dynamic library when Linux program is running

Unable to load dynamic library under Linux When t...

Detailed usage of docker-maven-plugin

Table of contents Docker-Maven-Plugin Maven plugi...

Example steps for using AntV X6 with Vue.js

Table of contents 0x0 Introduction 0x1 Installati...

Solution to the problem of data loss when using Replace operation in MySQL

Preface The company's developers used the rep...