ionic framework - How to set iOS device model in Google Analytics (Using Cordova)? -


i developing ionic app ios , android. use cordova google-analytics-plugin google analytics. looks plugin not set ios device model. model mentioned "not set" in google analytics. works fine android.

device info in google analytics

how set ios model correctly (e.g. iphone 6, iphone 7, ...)? or there other plugin sets ios model correctly?

thank you.

you can try cordova device plugin, device.model returns name of device's model or product


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -