matomo-org/matomo

Add new API methods UserCountry.getNumberOfDistinctContinents and UserCountry.getNumberOfDistinctRegions

Open

#10,048 opened on Apr 13, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)PHP (2,847 forks)batch import
EnhancementHelp wanted

Repository metrics

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

Description

Why didn't UserCountry.getCountry, UserCountry.getContinent, UserCountry.getRegion statistics? only UserCountry.getNumberOfDistinctCountries? For example: UserCountry.getNumberOfDistinctContinents, UserCountry.getNumberOfDistinctgetRegions are not these API

Contributor guide