matomo-org/matomo

Segments | Improve geographical segmentations: Continent & Regions segment are not clear

Open

#11,261 opened on Jan 23, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
Help wantedc: Segmentsc: Usability

Repository metrics

Stars
 (21,513 stars)
PR merge metrics
 (Avg merge 8d 11h) (106 merged PRs in 30d)

Description

At this time the suggestions for geographical segmentations need some hands on to be useable:

  1. CONTINENT at this time some aberrations are show. Imho showing full names of countries is much more userfriendly. e.g. Europe what do you think of working with a list of 7 continents? see https://en.wikipedia.org/wiki/Continent#Number

  2. COUNTRY at this time only country codes are shown. Imho showing full names of countries is much more userfriendly. What do you think of helping users with some additional info to find the right one? ok e.g. Germany (Europe) is pretty easy. but what about e.g. Comoros (Africa)?

  3. REGION looks pretty broken. See also https://github.com/piwik/piwik/issues/7428 What do you think of helping user with some additional info to find the right one? e.g. Niedersachsen (Germany, Europe)

  4. CITY how are cities with same name but within different countries/regiens handled? e.g. Hannover => should one always need to apply a second filter? or should one show city name several times but with an addition following scheme from above like e.g. "Hannover (Niedersachsen, Germany, Europe)"

This is how it looks like in Piwik 3.0.2b1: 2017-01-23_11h23_00 2017-01-23_11h24_39 2017-01-23_11h54_56 2017-01-23_11h25_52

Contributor guide