Is there any way to obtain 'Mobile Device Model' parameter on Android that is posted to Google Analytics? Build.MODEL constant mismatches 'Mobile Device Model', that is displayed on Google Analytics web page in certain cases. For example, for Huawei Nova, 'Mobile Device Model' is 'CAN-L11', and Build.MODEL equals 'Huawei CAN-L11'.
Thanks in advance!