Tagged Questions
4
votes
3answers
161 views
Filtering desktop users by user agent string
In order to determine whether to serve the mobile or full version of my site by default, I use a service that examines requests to determine the type of device they originated from. However, calls to ...
4
votes
3answers
4k views
Mobile phone detection (brand, model, browser etc)
What do you use to detect visitor's mobile phone, down to the model if possible?
Currently we maintain our own database but it's really getting behind due to lack of manpower to maintain it, so we ...