Knowing very little about the DeviceAtlas service, I got a few questions.
An ideal setup for me would be the following:
- Upon browser detection, i'd like to redirect the user within the following criterias;
If you're browsing from some sort of smartphone, i'd like to redirect the user to lets say: site.com/smartphones/ - for this to work, I guess I need to manually categorize a bunch of mobilephones from your database then? Is this possible? Would there be a smarter approach to this?
All other phones should be redirected to lets say: site.com/otherphones/
Would this be possible with DeviceAtlas?
My idea is that I want to design the best possible layout for smartphones, so that I can take advantage of the more "high end" features that these phones support and for everything else i'd like to make a more simplified layout.