Get Your Data Right
Doing it wrong? I can show you how to get it right.
Hello business executives and those helping to codify systems for them!
Let’s consider the ways we can bend technology to serve our needs better! I am going to walk you through some very common issues related to technologies that are easily available, yet companies either don’t leverage them correctly, or they execute them in a way that is less than efficient. In the worst outcomes, the technology is either entirely missing, or leaves the consumer with an experience that is more negative then when they entered the customer journey.
Major companies are still “doing it wrong”. But these issues can be remediated with a little consideration, some specific requirements and an exchange of information. In this article, I am going to give to you the *exact* specifications that you can share with development teams to ensure you Get Your Data Right!
First, let’s talk improving #customerexperience on entry point systems. This applies to #userportals, #intakeforms #patients #ecommerce #payments #customerportal and really, any system where we are asking our clients or customers to provide information, set up an account, or update information for our (and theoretically their!) benefit. I'm talking about address forms - what we're doing wrong, and how to easily remedy the problems.
What you’re getting wrong
We have all experienced the frustration of data input forms which seem nonsensical, or provide contradictory choices that don't make sense to the consumer or client. Information we want to put in is not allowed, or information we think should be obvious (zip code? country? county?) can be selected which are inaccurate and degrade #dataintegrity, #dataquality and #datagovernance. Sometimes, we are asking for information that a modern system can, and should be able to determine based on the information already provided. This is frustrating for our customers and clients, and has the potential to degrade #dataanalysis for the business.
We have some cool tools out there (not going to name names, but you know who you are) which changed the way we find addresses. By using the uniqueness of a left to right search of the street address, the discreet #data points of City, State and Zip can be quickly found and auto populated into a form for addresses! But wait – we get to the “country” drop down and that is blank. Or the zip code field. Or the “county” field returns provinces, or every county ever created in every country.
Some cities exist in more than one county, as in the north part of the city or town is in one county and the south part of the city or town is across the county line. Some cities exist in multiple states. Think Kansas City, Kansas and Kansas City, Missouri, a unique metropolitan area example where Kansas City resides in two different states, and in their respective (and different!) counties. This is more common than you might think.
This is a miss that is easily fixed. Below I give you the exact #technical #requirements that you can simply cut and paste into your system update or new #systemdesign requirements document. I’ll give you two versions: One for use in a Business Requirements Document or Technical Requirements Document (#BRD or #TRB) and a version for use in #Agile environments.
Recommended by LinkedIn
How to get it right
Business or Technical requirements:
Agile Feature
As a (consumer) I want the system to accurately validate my physical address with the minimum amount of data entry and ensure compatibility with existing enterprise systems. (You should reference a list of those existing systems!)
Next post, I’ll show you some strategies for Master Product Naming Conventions, an area that I first worked on, and won a national award for, over 10 years ago.