Hi Team,
We want to know device name of each visit.
There is device name column in Visit Dashboard,but we are not getting any name in that.
In user agent we are getting device name in format like
Example :
Mozilla/5.0 (BlackBerry; U; BlackBerry 9780; en) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6.0.0.668 Mobile Safari/534.8+
WEB
Mozilla/5.0 (SAMSUNG; SAMSUNG-GT-S5380K/S5380KDDLD1; U; Bada/2.0; en-us) AppleWebKit/534.20 (KHTML, like Gecko) Dolfin/3.0 Mobile HVGA SMM-MMS/1.2.0 OPN-B
Mozilla/5.0 (Symbian/3; Series60/5.3 NokiaE6-00/111.140.0058; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/535.1 (KHTML, like Gecko) NokiaBrowser/8.3.1.4 Mobile Safari/535.1 3gpp-gba
But it is difficult to extract data from that. Is there any measure to find it?
Please help me out to find this.
Regards,
Jalpesh Shelar
Answer by Klaus E. ·
Hi,
The column device name is only filled in case the UEM data is provided by the native agent for native mobile apps and not for mobile Web.
You can capture the value as a Web Request-Header measure and via Regex extract the information you want to use.
Cheers Klaus
JANUARY 15, 3:00 PM GMT / 10:00 AM ET