Kentico CMS 7.0 Context Help

Geolocation

Geolocation

Previous topic Next topic Mail us feedback on this topic!  

Geolocation

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

In this category, you can configure the mapping of the Geolocation fields to Kentico CMS contact fields. Use the drop-down lists to assign the desired target columns into which the information will be mapped.

 

The Area code, Metro code, DMA code, Latitude, Longitude fields don't have their equivalent in Kentico CMS system table fields. To create new the fields to map into, navigate to Site Manager -> Development -> System tables and Edit (Edit) the OM.Contact class. Refer to Developer's Guide -> Development -> System tables and custom fields for more information.

 

The following settings are available for the feature. Mind the type restrictions listed in the table when assigning target fields and creating custom fields to assign later. Also keep in mind that only text-based fields can have a suffix added to them.

 

General

Enable IP geolocating contacts

Turn the checkbox on to track the location of contacts based on their IP address.

Suffix

Type in an optional suffix, which will be added to each of the contact's field values obtained using Geolocating. The suffix will be added to text-based fields only.

Geodata mapping

Country

Accepts integer-based and text-based columns. When mapping to an integer-based column, Country ID is used. Country display name is mapped into a text‑based column.

State

Accepts integer-based and text-based columns. When mapping to an integer-based column, State ID is used. State display name is mapped into a text‑based column.

City

Accepts text-based columns.

Postal code

Accepts integer-based and text-based columns.

Area code

Accepts integer-based and text-based columns.

Metro code

Accepts integer-based and text-based columns.

DMA code

Accepts integer-based and text-based columns.

Latitude

Accepts decimal-based and text-based columns.

Longitude

Accepts decimal-based and text-based columns.

Organization/ISP (GeoIPOrg required)

Accepts text-based columns. The specified column will only be updated if the GeoIP Organization Database is installed.

 

For information on Geolocation and the different types of databases that you can use, refer to Online marketing guide -> Contact management -> Settings -> Geolocation.