Automatic data collection
Batch.instance.setAutomaticDataCollection({
"geoIP": true, // Enable GeoIP resolution on server side
"deviceBrand": true, // Enable automatic collection of the device brand information (Android only)
"deviceModel": true, // Enable automatic collection of the device model information
});Last updated

