curl --location '/api/admin/analytics/by-country?from=undefined&to=undefined&productId=undefined'
[ { "countryCode": "string", "countryName": "string", "totalDownloads": 0, "uniqueContacts": 0 } ]