Understand the geographic distribution of your Formora form respondents by analyzing submissions by country and city, visualized on an interactive globe and detailed in a table.
parsed_geolocation
field associated with each response. This structured object aims to extract:
country
(e.g., “United States”)city
(e.g., “New York”)latitude
(e.g., 40.7128)longitude
(e.g., -74.0060)GeolocationGlobe
Card: Provides an interactive 3D globe visualizing submission locations as markers.LocationBreakdownTable
Card: Offers a detailed table listing submissions by country and city, along with an animated 2D map.Geolocation components (Globe and Table with Map) in Formora Analytics
Interactive 3D Globe (`GeolocationGlobe`)
parsed_geolocation
data.LocationBreakdownTable
for more granular data.Interactive 3D globe showing submission locations as markers.
Location Breakdown Table & 2D Animated Map (`LocationBreakdownTable`)
parsed_geolocation
.Table listing top countries/cities by form submissions, with the animated 2D map above it.