<head>
section in the HTML of your website.
Tip: placing this tag on each page of your site makes the setup process easier
and is easy to do if you have a layout template for your site.
Once you have finished editing the page, save and upload the new file to your
servers and click the Launch in-page setup button on the setup screen.
The setup process will now open your site using the URL provided earlier, and
display setup options on the right-hand side of the screen (we’ll refer to this
during the setup process as the on-screen setup section). The Tag setup will map
the fields automatically - see the Setup section below for more information
specific to the three different services.
Field name | Description |
---|---|
Line1-5 | The specific line number of the returned address |
Town | The Town of the returned address |
Sub Building | The Flat or Unit number within the building. i.e. Flat 1 |
Street | The Street Name of the returned address |
Search Input | Search bar where all the address validation magic happens |
Postcode | The Postcode of the returned address |
Formatted Address | The FULL address in the correct standardised format |
District | The locality within the Town or City |
County Name | The name of the County, Province or State, i.e. California |
County Code | The code of the County, Province or State, i.e. CA |
County | The County of the returned address |
Country | The ISO 3166 Country name for the returned address |
Company | Returns the full company name where registered |
Building Number | Number of the building for the returned address |
3-Character ISO Code | The ISO 3166 3-character Country Code for the returned address, i.e. GBR |
2-Character ISO Code | The ISO 3166 2-character Country Code for the returned address, i.e. GB |
<HEAD>
section of your website), insert the following JavaScript code
snippet:Filter name | Description |
---|---|
Organisation Name | Company/business name |
Thoroughfare | Street name (dependent or main street) |
Dependent Locality | City (dependent or main locality) |
Administrative Area | Only available for US and CA datasets, and refers to US State / CA Province or TerritoryAreas are specified as two letter code - e.g. AdministrativeArea: AB |
Sub Administrative Area | Only available for US and CA datasets, and generally refers to smaller areas than Administrative AreaFor US this is usually CountyFor CA this may vary based on the province, so could be County, Regional District, etc. |
Postcode | Postal code/Postcode/Zip code |
Language | Specified in ISO 639-2/B format (e.g. DEU for Germany & IND for Indonesia) - see here for more details |
Commercial Residential | Address type (Commercial or Residential); available for US addresses onlyTo specify commercial or residential filters use the following syntax:&Filters=Attributes.CommercialResidential:Commercial&Filters=Attributes.CommercialResidential:Residential |