...
| Code Block | ||
|---|---|---|
| ||
countryNameOfClient = cx.variables.get('countryName', 'geoIp');
countryCodeOfClient = cx.variables.get('countryCode', 'geoIp'); |
| Info |
|---|
Die standortbezogenen Dienste verwenden die von MaxMind erstellten Daten GeoLite2, verfügbar unter https://www.maxmind.com. |