HTTP User Agent Vs WUFURL

I have this HTTP request, I expected this, but WURFL is returning that. Please provide enough data to reproduce the problem.
korasa
Posts: 1
Joined: Fri Aug 23, 2013 1:53 pm

HTTP User Agent Vs WUFURL

Postby korasa » Fri Aug 23, 2013 1:58 pm

If my purpose is to detect if the request came from a mobole device (Smart phone / Tablet), I can do that using HTTP USER AGENT as described in the link below,
http://detectmobilebrowsers.com/

In this scenario is there any advantage using WUFURL?

Would it know any more information than available in the user agent to detect that if the request came from a mobile device or not?

I do understand i can get lot of device information using WUFURL DDR, but if my intrest is to just know if the request came from a mobile device or not, if there any advantage?

I want to keep my solution simple.

Thanks in advance.

sm_support2
Posts: 294
Joined: Mon Jun 20, 2011 5:04 pm

Re: HTTP User Agent Vs WUFURL

Postby sm_support2 » Fri Aug 23, 2013 2:12 pm

A script may be good enough for your needs. In that case you don't need WURFL, just like you don't need a car when a bike will do.

We could tell you that there are cases where a script will fail to detect a tablet or mobile device, yet if you run a small website, accounting for those cases may not be worth the extra resources required to run WURFL.

Thanks


Who is online

Users browsing this forum: No registered users and 57 guests