← Back to context Comment by ComputerGuru 3 years ago Not supported on iOS, which is a good chunk of the mobile traffic you’re trying to identify. 1 comment ComputerGuru Reply cpburns2009 3 years ago You have to do a split approach. Last I knew only Chrome-based browsers support the new UA headers. Firefox and Safari only support the User-Agent header which you have to check for the presence of "Mobi".
cpburns2009 3 years ago You have to do a split approach. Last I knew only Chrome-based browsers support the new UA headers. Firefox and Safari only support the User-Agent header which you have to check for the presence of "Mobi".
You have to do a split approach. Last I knew only Chrome-based browsers support the new UA headers. Firefox and Safari only support the User-Agent header which you have to check for the presence of "Mobi".