@rabah-laouadi What information is in the device.description that is not in the info section?
"info": {
"deviceName": "macOS Chrome",
"deviceType": "BROWSER",
"ipAddress": "192.168.65.1",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36"
},
Or are you specifically trying to get a custom value in your url? If you let us know a little more about what exactly you want to accomplish, we may be able to find a way to get it done.
Also have you seen this post?