Address Capture
What3Words provides a simple way to identify and name any location. This is achieved by dividing the world into 3m x 3m squares and providing each square with a unique three-word address.
With the What3Words technology, people can refer to any precise location without knowing the geocodes or postal address, all achieved from a single tap on a map. This gives you the opportunity to deliver to your customers not only when they are at home, but also at the beach or in an allotment.
Provide deliveries to your customers at the exact spot they want to them to be delivered to: at home, in their garden or anywhere else.
Your customers don't need to enter their address details manually any more, making the checkout process quicker and more convenient, ultimately providing a better experience and minimising abandonment.
Get pinpoint accuracy even in the most obscure locations, minimising delivery times and creating better efficiencies.
Imagine a world, where your customer is able to pinpoint exactly where they want their parcel delivered, perhaps a secure shed which is located around the corner from a typical delivery address.
This latest release from Loqate and What3Words gives you the option to allow your customers to find their own unique What3Words location, from a single touchpoint. Making the online checkout even quicker and providing seamless delivery.
Customers on your website may be nervous about buying online when they are unsure about their address accuracy. By enabling the What3Words feature, your customer can select exactly the point where they would like the goods delivered to in confidence.
Provide delivery to your customers with the right goods, to the right location, at the right time to increase convenience and customer satisfaction.
In the so-called hard to address markets, it's crucial to not only rely on local postal systems. With What3Words you always know the exact 9sqm location anywhere in the world, allowing your customers to pinpoint exact delivery locations.
Be able to deliver to the point where your customers want without the need for any descriptive information such as; "shed around the corner next to the house" or "leave at the garage, enter through the back door".
We provide an ever-increasing range of pre-built marketplace extensions so you can plug and play in a matter of minutes.
See our integrations
Loqate’s powerful address capture and verification APIs are architected to run on any application and scale to meet local or global needs. You can be up and running in minutes.
Developers Hub
var url = "https://api.addressy.com/EmailValidation/Interactive/Validate/v2.00/json3.ws&Key=AA11-AA11-AA11-AA11&Email=email@domain.com&Timeout=100";
var http = new XMLHttpRequest();
http.open('POST', url, true);
http.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
http.onreadystatechange = function() {
if(http.readyState == 4 && http.status == 200) {
var response = JSON.parse(http.responseText);
if (response.Items.length > 0 && typeof(response.Items[0].Error) == "undefined") {
//Your validation results
}
}
}
}
http.send(params);
"Loqate's type-ahead addressing technology is highly intuitive and predictive which makes it ideal for customers on the move using mobile phones"
"Using Loqate's software on our database ensures correct spelling of any address which eliminates errors."
"It's crucial to populate web forms with accurate delivery address details to ensure we meet customer expectations and deliver on our promise of 100% happiness guaranteed."
"We know that address validation has helped improve the customer journey, which has had a positive impact on conversion"
"Using Loqate has helped us to reduce failed deliveries and improve the customer journey significantly."