New 42-day free trial
Smarty

Address autocomplete best practices

Woman shopping online
Ryan Muir
Ryan Muir
 • 
September 28, 2023
Tags

Properly implemented address autocomplete can help businesses to improve conversion rates by speeding up address entry, improve address data quality by reducing typos, and reduce user frustration related to errant address data. 

But, if you choose the wrong autocomplete API or make implementation errors, those benefits can evaporate. In our new ebook, "Magical Benefits of Address Autocomplete," where we've compiled valuable insights and implementation tips, including the best practices we'll cover here. Read our ebook now

magical benefits ebook banner

Choose the right autocomplete technology

Not all address autocomplete technology and methods are created equal, and picking the one that best aligns with your goals is essential. Here are three common development approaches to autocomplete, their key features and drawbacks:

Mapping providers (e.g., Google Maps):

  • Approach: Flexible user input, focused on navigating to an approximate location. Autocomplete designed for mapping tries to provide address suggestions regardless of entry quality, even for phrases like "a monkey eating a banana."
    Autocomplete screenshot
  • Key drawback: It doesn't factor in house and building numbers or secondary addresses like unit or suite numbers, leading to address errors.
  • Result: Errors in building/house number or apartment/unit number are missed, leading to faulty analysis, lost packages, and customer service problems. Not suitable for precise address suggestions.

Partial address matching engines:

  • Approach: Suggest results based on street name, city, and state combination while ignoring building, house, and apartment numbers. Also known as "street validation."
  • Key drawbacks: Users need to complete the building/house numbers and enter the street name before address suggestions populate and take more keystrokes to find the correct address.
  • Result: Autocomplete that may require almost full address entry before the correct address is suggestions and only confirms street existence but not building house or unit numbers. The address may look real but not be valid.

Address matching engines

Smarty's address autocomplete:

  • Approach: Never returns fake suggestions. Only suggest valid building number, street, unit, city, and state combinations. Typos in building numbers/apartments cause suggestions to disappear when there are no valid matches. 
  • Key drawback: The user may need to fix crucial typos in building numbers. This approach also informs users of typos to fix before submitting.
  • Result: Provides faster and more flexible suggestions based only on real addresses as the user types. The approach ensures accurate and reliable address predictions. It makes invalid address entry impossible unless the user bypasses autocomplete by entering their address manually, which is easy to flag for manual review.

Customize your forms

Tailoring your forms to match user preferences is crucial for a smoother experience. Consider these customization options:

Form fields

  • Consider Customizing form fields to match the user's country or region based on geolocation, a selection from a country drop-down, or both. 
  • Address autocomplete also allows you to flexibly reduce address entry on your forms to a single text field, then use the autocomplete API to parse the address components to populate appropriately in the form directly.

Keystrokes

Customize the frequency of API requests based on keystrokes to reduce costs; you can also implement a pause before sending keystrokes to avoid unnecessary suggestions.

Geolocation

  • Decide if you should prioritize address suggestions based on the user's geographical location when your users are geographically close to the user's location.
  • If your organization only does business in certain areas, consider limiting results to relevant ZIP Codes, cities, or states for targeted services.
  • Consider turning off the location feature if you'll use it in a nationwide or international call center or other applications where the address entry happens on a device more than 100 miles away from the entered address.

Test and optimize

Continuously test and optimize your address autocomplete feature to ensure it meets your users' needs. Verify that customizations are working correctly, providing an accurate and user-friendly experience.

Emphasize accuracy

To offer the most reliable address suggestions, when implementing zero keystroke autocomplete, focus on rooftop or parcel-level results from geocoding providers. Avoid less precise options to maintain data integrity.

Suggesting addresses vs. auto-filling

When implementing zero keystroke autocomplete, address auto-filling is the process of identifying the address closest to the user's location and automatically filling the address in the form before presenting address options to the user. 

While auto-filling may seem faster, it can lead to inaccuracies if the predicted location is incorrect. Instead, you should offer users a dropdown with limited address suggestions to ensure a more controlled and error-free experience.

Remember, the goal of address autocomplete is to simplify the process without introducing unnecessary risks.

Our recommendation? Always auto-suggest, never auto-fill. Limit your address suggestions to 10 or fewer, and display the closest delivery points first, thus improving address entry without compromising quality.

Read our ebook

Are you ready to take your address autocomplete implementation to the next level and provide a top-notch user experience? Don't miss the opportunity to explore our ebook, "Magical Benefits of Address Autocomplete." It's packed with valuable insights and best practices you won't want to miss!

So, what are you waiting for? Click here to download the ebook and become a master of address autocomplete today. Happy coding!

magical benefits ebook banner

Subscribe to our blog!
Learn more about RSS feeds here.
rss feed icon
Subscribe Now
Read our recent posts
Ecommerce shipping efficiency tools you need: Address autocomplete and verification
Arrow Icon
We know it’s not New Year's anymore, but we can still push for improvement and efficiency in our lives. Maybe you’ve lapsed on that goal to be healthier or slightly slipped on your new reading and writing regimen. No worries. Not only are we here to remind you to KEEP GOING on whatever goals you have, but we’re also here to give you an easy-to-implement solution that will create shipping efficiency and stop sending packages into the void. I mean, we’re assuming you don’t like wasting money. If you do… that’s how we’re different.
Patient form optimization: The $17.4 million problem
Arrow Icon
Let's start with a number that should make every hospital administrator do a double take: $17. 4 million. That’s how much the average hospital loses annually—just from denied claims due to patient misidentification. This isn’t from equipment costs, not from staffing shortages, and not even from insurance negotiations—just from keeping bad patient data. Surely, our forms aren’t that bad. (Yes, they are, and stop calling me Shirley. )But here’s the reality: According to the 2016 Ponemon Misidentification Report, 30% of hospital claims get denied, and over a third of those denials are caused by inaccurate or incomplete patient information.
The GPS adventures of a distracted developer
Arrow Icon
My name is Jeffrey Duncan, and at the pestering of Smarty’s editor, I’m writing a blog about the many adventures I’ve had in life and how address data has played a big part in them. I met my wife about eight years ago on a dating website. At the time, I lived in Provo, Utah, while she lived in Palmwoods, Australia, on the east coast of Queensland. On this dating app, I entered the area where I was interested in finding someone, about a 25-mile radius of Provo, Utah. I had no intention of leaving the valley, definitely not the state, and certainly not the country.

Ready to get started?