Location Dim Explore
This article applies to the following Customer Insights roles: Developer
Maintains location information for users, including city, state (region), country, and continent.
Measures
- Count
Dimensions
City
Name of the city as specified in the user profile. Sample data:
Toronto
Continent
Name of the continent for the userβs country. Continents are automatically calculated based on the userβs country. Sample data:
North America
Continent Code
Two-digit ISO code for the userβs continent as specified in the user profile. Continents are automatically calculated based on the userβs country code. Sample data:
EU
Country
Name of the country as specified in the user profile. Sample data:
France
Country Code
Two-digit ISO country code. Sample data:
FR
Postal Code
Userβs postal (zip) code, as specified in the use profile. Sample data:
35010
Region
Userβs region (e.g., state or province) as specified in the user profile. Sample data:
CA
Updated over 1 year ago